Kevin Klues created MESOS-7232:
----------------------------------
Summary: Add support to auto-load /dev/nvidia-uvm and
/dev/nvidia-uvm-tools in the GPU isolator
Key: MESOS-7232
URL: https://issues.apache.org/jira/browse/MESOS-7232
Project: Mesos
Issue Type: Improvement
Affects Versions: 1.2.0
Reporter: Kevin Klues
Assignee: Kevin Klues
Loading /dev/nvidia-uvm (and installing a script to make sure it loads on
reboot) is not technically part of the official Nvidia driver installation
process. The rationale being that CUDA applications typically load this device
on-demand if they need it. Unfortunately, it can't load it if mesos hasn't made
it available to the container running the CUDA application though.
We should add support to have the mesos agent auto-load this device when
running the GPU isolator.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)