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

Qian Zhang updated MESOS-5551:
------------------------------
    Description: Currently, the Nvidia GPU isolator lives in 
`src/slave/containerizers/mesos/isolators/cgroups/devices/gpu/nvidia`. However, 
in the future this isolator will do more than simply isolate GPUs using the 
cgroups devices subsystem (e.g. volume management for injecting machine 
specific Nvidia libraries into a container). For this reason, we should 
preemptively move this isolator up to 
`src/slave/containerizers/mesos/isolators/gpu/nvidia`. As part of this, we 
should update the string we pass to the `--isolator` agent flag to reflect 
this.  (was: Currently, the Nvidia GPU isolator lives in 
`src/slave/containerizers/mesos/isolators/cgroups/devices/gpu/nvidia`. However, 
n the future this isolator will do more than simply isolate GPUs using the 
cgroups devices subsystem (e.g. volume management for injecting machine 
specific Nvidia libraries into a container). For this reason, we should 
preemptively move this isolator up to 
`src/slave/containerizers/mesos/isolators/gpu/nvidia`. As part of this, we 
should update the string we pass to the `--isolator` agent flag to reflect 
this.)

> Move the Nvidia GPU isolator from `cgroups/devices/gpu/nvidia` to `gpu/nvidia`
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-5551
>                 URL: https://issues.apache.org/jira/browse/MESOS-5551
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Kevin Klues
>            Assignee: Kevin Klues
>              Labels: gpu, mesosphere
>
> Currently, the Nvidia GPU isolator lives in 
> `src/slave/containerizers/mesos/isolators/cgroups/devices/gpu/nvidia`. 
> However, in the future this isolator will do more than simply isolate GPUs 
> using the cgroups devices subsystem (e.g. volume management for injecting 
> machine specific Nvidia libraries into a container). For this reason, we 
> should preemptively move this isolator up to 
> `src/slave/containerizers/mesos/isolators/gpu/nvidia`. As part of this, we 
> should update the string we pass to the `--isolator` agent flag to reflect 
> this.



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

Reply via email to