You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/04/22 23:41:13 UTC

[jira] [Updated] (MESOS-5255) Add support for GPU usage in metrics endpoint

     [ https://issues.apache.org/jira/browse/MESOS-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Klues updated MESOS-5255:
-------------------------------
    Assignee:     (was: Kevin Klues)

> Add support for GPU usage in metrics endpoint
> ---------------------------------------------
>
>                 Key: MESOS-5255
>                 URL: https://issues.apache.org/jira/browse/MESOS-5255
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Kevin Klues
>              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
(v6.3.4#6332)