[
https://issues.apache.org/jira/browse/MESOS-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798012#comment-16798012
]
Jorge Machado commented on MESOS-8248:
--------------------------------------
[~bmahler] so we have a use case that one mesos tasks is a batch job from a
user, using a gpu. I want to be able to give resource utilization per task on a
user for the requested gpus. Like we can see on a task level how many cpus are
being used we need the same for gpu % used and memory
> Expose information about GPU assigned to a task
> -----------------------------------------------
>
> Key: MESOS-8248
> URL: https://issues.apache.org/jira/browse/MESOS-8248
> Project: Mesos
> Issue Type: Improvement
> Components: containerization, gpu
> Reporter: Karthik Anantha Padmanabhan
> Priority: Major
> Labels: GPU
>
> As a framework author I'd like information about the gpu that was assigned to
> a task.
> `nvidia-smi` for example provides the following information GPU UUID, boardId
> minor number etc. It would useful to expose this information when a task is
> assigned to a GPU instance.
> This will make it possible to monitor resource usage for a task on GPU which
> is not possible when
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)