Kevin Klues created MESOS-5258:
----------------------------------

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

Reply via email to