[
https://issues.apache.org/jira/browse/MESOS-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254777#comment-15254777
]
Kevin Klues commented on MESOS-5257:
------------------------------------
GPU autodiscovery should be implemented inside the isolator-specific
`resources()` callback that is part of the linked ticket.
> Add autodiscovery for GPU resources
> -----------------------------------
>
> Key: MESOS-5257
> URL: https://issues.apache.org/jira/browse/MESOS-5257
> Project: Mesos
> Issue Type: Task
> Reporter: Kevin Klues
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)