[
https://issues.apache.org/jira/browse/MESOS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360310#comment-15360310
]
Kevin Klues edited comment on MESOS-5401 at 7/2/16 7:43 PM:
------------------------------------------------------------
These patches implement a partial implementation of this volume injection
support. They include the ability to create a volume, but not the support to
decide if it should be injected into a container or not. The logic for this
injection decision will come in a subsequent patch.
https://reviews.apache.org/r/49565/
https://reviews.apache.org/r/49566/
was (Author: klueska):
This is a partial implementation of this support. It includes the ability to
create the volume, but not the support to decide if it should be injected into
a container or not. The logic for this injection decision will come in a
subsequent patch.
https://reviews.apache.org/r/49565/
https://reviews.apache.org/r/49566/
> 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)