[
https://issues.apache.org/jira/browse/MESOS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363605#comment-15363605
]
Benjamin Mahler commented on MESOS-5401:
----------------------------------------
{noformat}
commit 57b52a0ee4bc9016f6b3de29606015c1216fb5b1
Author: Kevin Klues <[email protected]>
Date: Tue Jul 5 18:42:52 2016 -0700
Inject Nvidia libraries for Docker images in mesos containerizer.
When Docker images have the matching Nvidia label, we will inject
the volume which contains the Nvidia libraries / binaries.
Similar support will be added for the Docker containerizer.
Review: https://reviews.apache.org/r/49669/
{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)