Skip to content

Commit 9bbf28e

Browse files
committed
zluda hip sdk 6.4
1 parent 6d85a7d commit 9bbf28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/zluda_installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'cufftw.dll': 'cufftw64_10.dll',
1818
'nvrtc.dll': 'nvrtc64_112_0.dll',
1919
}
20-
HIPSDK_TARGETS = ['rocblas.dll', 'rocsolver.dll', 'hipfft.dll',]
20+
HIPSDK_TARGETS = ['rocblas.dll', 'rocsolver.dll', 'rocsparse.dll', 'hipfft.dll',]
2121

2222
MIOpen_enabled = False
2323

0 commit comments

Comments
 (0)