python312Packages.onnxruntime: fix CUDA build; add missing nccl dependency. (#330044)
Co-authored-by: Niklas Gollenstede <gollenstede@ibr.cs.tu-bs.de>
This commit is contained in:
co-authored by
Niklas Gollenstede
parent
236fdd549f
commit
58e9d6e92d
@@ -59,6 +59,7 @@ buildPythonPackage {
|
||||
libcufft # libcufft.so.XX
|
||||
cudnn # libcudnn.soXX
|
||||
cuda_cudart # libcudart.so.XX
|
||||
nccl # libnccl.so.XX
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user