You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2017/02/07 22:07:41 UTC

[jira] [Created] (MESOS-7080) Expose GPU hardware information to schedulers.

Benjamin Mahler created MESOS-7080:
--------------------------------------

             Summary: Expose GPU hardware information to schedulers.
                 Key: MESOS-7080
                 URL: https://issues.apache.org/jira/browse/MESOS-7080
             Project: Mesos
          Issue Type: Improvement
          Components: gpu
            Reporter: Benjamin Mahler


GPU hardware has many attributes that may impose scheduling constraints (e.g. core count, total memory, topology (via PCI-E, NVLINK, etc), driver versions, etc). Tasks may require a particular card type to run correctly.

With respect to topology, tasks that require access to more than 1 GPU may need to be placed onto NVLink connected GPUs for acceptable performance compared to having to communicate over PCI or QPI. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)