diff --git a/modules/zluda_installer.py b/modules/zluda_installer.py index 5434efd4b..719ee9272 100644 --- a/modules/zluda_installer.py +++ b/modules/zluda_installer.py @@ -10,7 +10,6 @@ from modules import rocm DLL_MAPPING = { - 'cudart.dll': 'cudart64_110.dll', 'cublas.dll': 'cublas64_11.dll', 'cusparse.dll': 'cusparse64_11.dll', 'cufft.dll': 'cufft64_10.dll',