Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/config/nvidia-container-toolkit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,7 @@ These modifications ensure that the host resource allocations are respected,
while guaranteeing the correct operation of CUDA applications inside the
container, even in the case of partial or shuffled devices selection on
multi-GPU systems.

If ``CUDA_VISIBLE_DEVICES`` is not set in the *host* Sarus will unset
``NVIDIA_VISIBLE_DEVICES``, making the NVIDIA hook exit without carrying out any
operation.