cudaPackages.libcufile: fixup autoPatchelfHook for cuda_cudart stubs location
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
This commit is contained in:
@@ -25,6 +25,10 @@ buildRedist {
|
||||
rdma-core
|
||||
];
|
||||
|
||||
extraAutoPatchelfLibs = [
|
||||
"${lib.getOutput "stubs" cuda_cudart}/lib/stubs"
|
||||
];
|
||||
|
||||
meta = {
|
||||
description = "Library to leverage GDS technology";
|
||||
homepage = "https://docs.nvidia.com/gpudirect-storage/api-reference-guide";
|
||||
|
||||
Reference in New Issue
Block a user