[
https://issues.apache.org/jira/browse/MESOS-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049448#comment-17049448
]
Benjamin Mahler commented on MESOS-5255:
----------------------------------------
[~jomach] we currently don't have Nvidia GPU support in the docker
containerizer, see MESOS-5795.
> Add GPUs to container resource consumption metrics.
> ---------------------------------------------------
>
> Key: MESOS-5255
> URL: https://issues.apache.org/jira/browse/MESOS-5255
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Reporter: Kevin Klues
> Priority: Major
> Labels: gpu
>
> Currently the usage callback in the Nvidia GPU isolator is unimplemented:
> {noformat}
> src/slave/containerizer/mesos/isolators/cgroups/devices/gpus/nvidia.cpp
> {noformat}
> It should use functionality from NVML to gather the current GPU usage and add
> it to a ResourceStatistics object. It is still an open question as to exactly
> what information we want to expose here (power, memory consumption, current
> load, etc.). Whatever we decide on should be standard across different GPU
> types, different GPU vendors, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)