We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa700bd commit f07ef68Copy full SHA for f07ef68
1 file changed
nix/docker.nix
@@ -97,6 +97,7 @@ let
97
with pkgs.cudaPackages;
98
[
99
cuda_cudart
100
+ cuda_compat # provides libcuda.so.1 - communicates with NVIDIA kernel module via /dev/nvidiactl
101
cudatoolkit
102
nccl
103
]
0 commit comments