Skip to content

Commit 0c5f6c2

Browse files
committed
Replace cusolver_common.h → cusolverDn.h
1 parent 8cefd27 commit 0c5f6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_pathfinder/cuda/pathfinder/_headers/supported_nvidia_headers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"cudart": "cuda_runtime.h",
1111
"cufft": "cufft.h",
1212
"curand": "curand.h",
13-
"cusolver": "cusolver_common.h",
13+
"cusolver": "cusolverDn.h",
1414
"cusparse": "cusparse.h",
1515
"npp": "npp.h",
1616
"nvcc": "fatbinary_section.h",

0 commit comments

Comments
 (0)