You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2016/07/06 04:15:11 UTC

[jira] [Updated] (MESOS-4626) Support Nvidia GPUs with filesystem isolation enabled.

     [ https://issues.apache.org/jira/browse/MESOS-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler updated MESOS-4626:
-----------------------------------
    Description: 
When filesystem isolation is enabled in the mesos containerizer, containers that use Nvidia GPU resources need access to GPU libraries residing on the host.

We'll need to provide a means for operators to inject the necessary volumes into *all* containers that use "gpus" resources.

See the nvidia-docker project for more details:
[nvidia-docker/tools/src/nvidia/volumes.go|https://github.com/NVIDIA/nvidia-docker/blob/fda10b2d27bf5578cc5337c23877f827e4d1ed77/tools/src/nvidia/volumes.go#L50-L103]

  was:
When filesystem isolation is enabled, containers that use Nvidia GPU resources need access to GPU libraries residing on the host.

We'll need to provide a means for operators to inject the necessary volumes into *all* containers that use "gpus" resources.

See the nvidia-docker project for more details:
[nvidia-docker/tools/src/nvidia/volumes.go|https://github.com/NVIDIA/nvidia-docker/blob/fda10b2d27bf5578cc5337c23877f827e4d1ed77/tools/src/nvidia/volumes.go#L50-L103]


> Support Nvidia GPUs with filesystem isolation enabled.
> ------------------------------------------------------
>
>                 Key: MESOS-4626
>                 URL: https://issues.apache.org/jira/browse/MESOS-4626
>             Project: Mesos
>          Issue Type: Task
>          Components: isolation
>            Reporter: Benjamin Mahler
>            Assignee: Kevin Klues
>
> When filesystem isolation is enabled in the mesos containerizer, containers that use Nvidia GPU resources need access to GPU libraries residing on the host.
> We'll need to provide a means for operators to inject the necessary volumes into *all* containers that use "gpus" resources.
> See the nvidia-docker project for more details:
> [nvidia-docker/tools/src/nvidia/volumes.go|https://github.com/NVIDIA/nvidia-docker/blob/fda10b2d27bf5578cc5337c23877f827e4d1ed77/tools/src/nvidia/volumes.go#L50-L103]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)