Chun-Hung Hsiao created MESOS-9595:
--------------------------------------
Summary: Use `libnvidia-container` in the `gpu/nvidia` isolator.
Key: MESOS-9595
URL: https://issues.apache.org/jira/browse/MESOS-9595
Project: Mesos
Issue Type: Improvement
Components: containerization
Reporter: Chun-Hung Hsiao
Nvidia uses
[nvidia-container-runtime|https://github.com/NVIDIA/nvidia-container-runtime]
in their new [nvidia-docker 2.0|https://github.com/NVIDIA/nvidia-docker]
images, which consists of runc hooks that uses
[libnvidia-container|https://github.com/NVIDIA/libnvidia-container] to prepare
the container runtime environment, including the binaries and libraries. We
should update our {{gpu/nvidia}} isolator to use {{libnvidia-container}}
(either through its CLI or using the library API directly) to prepare the
container runtime environment instead of hard-coding the logic from
nvidia-docker 1.0 in Mesos.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)