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/02/09 11:00:25 UTC

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

Benjamin Mahler created MESOS-4626:
--------------------------------------

             Summary: 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


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]



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