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/07/02 19:43:10 UTC

[jira] [Comment Edited] (MESOS-5401) Add ability to inject a Volume of Nvidia GPU-related libraries into a docker container.

    [ 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:42 PM:
------------------------------------------------------------

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/


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/

> 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)