Kevin Klues created MESOS-5557:
----------------------------------
Summary: Add `NvidiaGpuAllocator` component for
cross-containerizer GPU allocation
Key: MESOS-5557
URL: https://issues.apache.org/jira/browse/MESOS-5557
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
We need some way of allocating GPUs from a centralized location to allow both
the mesos containerizer and the docker containerizer to pull from central pool.
We propose to build a `NvidiaGpuAllocator` for this purpose.
This component should also be overloaded to do resource enumeration of GPUs
based on the agent flags. This keeps all code for enumerating GPUs and the
resources they represent in a single centralized location.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)