You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jun Gong (JIRA)" <ji...@apache.org> on 2015/09/06 16:22:46 UTC

[jira] [Created] (YARN-4122) Add support for GPU as a resource

Jun Gong created YARN-4122:
------------------------------

             Summary: Add support for GPU as a resource
                 Key: YARN-4122
                 URL: https://issues.apache.org/jira/browse/YARN-4122
             Project: Hadoop YARN
          Issue Type: New Feature
            Reporter: Jun Gong
            Assignee: Jun Gong


Use [cgroups devcies|https://www.kernel.org/doc/Documentation/cgroups/devices.txt] to isolate GPUs for containers. For docker containers, we could use 'docker run --device=...'.

Reference: [SLURM Resources isolation through cgroups|http://slurm.schedmd.com/slurm_ug_2011/SLURM_UserGroup2011_cgroups.pdf].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)