Details
Description
Right now, the only way to enumerate the available GPUs on an agent is to use the `--nvidia_gpu_devices` flag and explicitly list them out. Instead, we should leverage NVML to autodiscover the GPUs that are available and only use this flag as a way to explicitly list out the GPUs you want to make available in order to restrict access to some of them.
Attachments
Issue Links
- blocks
-
MESOS-4626 Support Nvidia GPUs with filesystem isolation enabled in mesos containerizer.
- Resolved
- is blocked by
-
MESOS-5256 Add support for per-containerizer resource enumeration
- Resolved
- is related to
-
MESOS-5717 Can't autodiscovery GPU resources without '--enable-nvidia-gpu-support' and '--nvidia_gpu_devices' flags
- Resolved