[jira] [Updated] (MESOS-5258) Turn the Nvidia GPU isolator into a module

2016-05-29 Thread Artem Harutyunyan (JIRA)

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

Artem Harutyunyan updated MESOS-5258:
-
Sprint: Mesosphere Sprint 35, Mesosphere Sprint 36  (was: Mesosphere Sprint 
35)

> Turn the Nvidia GPU isolator into a module
> --
>
> Key: MESOS-5258
> URL: https://issues.apache.org/jira/browse/MESOS-5258
> Project: Mesos
>  Issue Type: Task
>Reporter: Kevin Klues
>Assignee: Kevin Klues
>
> The Nvidia GPU isolator has an external dependence on `libnvidia-ml.so`. As 
> it currently stands, this forces *all* binaries that link with `libmesos.so` 
> to also link with `libnvidia-ml.so` (including master, agents on machines 
> without GPUs, scheduler, exectors, etc.).
> By turning the Nvidia GPU isolator into a module, it will be loaded at 
> runtime only when an agent has explicitly including the the Nvidia GPU 
> isolator in its `--isolation` flag.



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


[jira] [Updated] (MESOS-5258) Turn the Nvidia GPU isolator into a module

2016-05-09 Thread Kevin Klues (JIRA)

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

Kevin Klues updated MESOS-5258:
---
  Sprint: Mesosphere Sprint 35
Story Points: 5  (was: 3)

> Turn the Nvidia GPU isolator into a module
> --
>
> Key: MESOS-5258
> URL: https://issues.apache.org/jira/browse/MESOS-5258
> Project: Mesos
>  Issue Type: Task
>Reporter: Kevin Klues
>
> The Nvidia GPU isolator has an external dependence on `libnvidia-ml.so`. As 
> it currently stands, this forces *all* binaries that link with `libmesos.so` 
> to also link with `libnvidia-ml.so` (including master, agents on machines 
> without GPUs, scheduler, exectors, etc.).
> By turning the Nvidia GPU isolator into a module, it will be loaded at 
> runtime only when an agent has explicitly including the the Nvidia GPU 
> isolator in its `--isolation` flag.



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