diff --git a/modules/zluda_installer.py b/modules/zluda_installer.py index fc7ddc3b8b9..5da5588789b 100644 --- a/modules/zluda_installer.py +++ b/modules/zluda_installer.py @@ -6,7 +6,7 @@ import urllib.request -RELEASE = 'rel.9e97c717c3fef536d3116f39a15d95626c1dfe39' +RELEASE = 'rel.2804604c29b5fa36deca9ece219d3970b61d4c27' TARGETS = { 'cublas.dll': 'cublas64_11.dll', 'cusparse.dll': 'cusparse64_11.dll',