[
https://issues.apache.org/jira/browse/MESOS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363425#comment-15363425
]
Benjamin Mahler commented on MESOS-5401:
----------------------------------------
{noformat}
commit a1423a5fe64c888003846b20b200f3142e6fca48
Author: Kevin Klues <[email protected]>
Date: Tue Jul 5 15:22:35 2016 -0700
Implemented 'shouldInject()' in the 'NvidiaVolume' component.
We use the the 'com.nvidia.volumes.needed' label from
nvidia-docker to decide if we should inject the volume or not:
https://github.com/NVIDIA/nvidia-docker/wiki/Image-inspection
Review: https://reviews.apache.org/r/49615/
{noformat}
> Add ability to inject a Volume of Nvidia GPU-related libraries into a docker
> container.
> ---------------------------------------------------------------------------------------
>
> Key: MESOS-5401
> URL: https://issues.apache.org/jira/browse/MESOS-5401
> Project: Mesos
> Issue Type: Improvement
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Labels: gpu, mesosphere
> Fix For: 1.0.0
>
>
> In order to support Nvidia GPUs with docker containers in Mesos, we need to
> be able to consolidate all Nvidia libraries into a common volume and inject
> that volume into the container.
> More info on why this is necessary here:
> https://github.com/NVIDIA/nvidia-docker/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)