-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: gpu
-
Labels:None
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.
- relates to
-
MESOS-4424 Initial support for GPU resources.
-
- Resolved
-
- links to