You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/03/04 02:04:40 UTC

[jira] [Created] (MESOS-4865) Add GPUs as an explicit resource.

Kevin Klues created MESOS-4865:
----------------------------------

             Summary: Add GPUs as an explicit resource.
                 Key: MESOS-4865
                 URL: https://issues.apache.org/jira/browse/MESOS-4865
             Project: Mesos
          Issue Type: Task
          Components: containerization
            Reporter: Kevin Klues
            Assignee: Kevin Klues


We will add "gpus" as an explicitly recognized resource in Mesos, akin to cpus, memory, ports, and disk.  In the containerizer, we will verify that the number of GPU resources passed in via the --resources flag matches the list of GPUs passed in via the --nvidia_gpus flag.  In the future we will add autodiscovery so this matching is unnecessary.  However, we will always have to pass "gpus" as a resource to make any GPU available on the system (unlike for cpus and memory, where the default is probed).



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