From bb3fc16f1de542fd2682e063525d51c2fe85f253 Mon Sep 17 00:00:00 2001 From: patientx Date: Thu, 19 Sep 2024 11:59:24 +0300 Subject: [PATCH] Update fixforrx580.bat --- fixforrx580.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixforrx580.bat b/fixforrx580.bat index 109acc1d8..bbfeb220c 100644 --- a/fixforrx580.bat +++ b/fixforrx580.bat @@ -8,7 +8,7 @@ echo ..................................................... echo *** "Patching ZLUDA Again" echo. rmdir /S /q zluda -curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.11cc5844514f93161e0e74387f04e2c537705a82/ZLUDA-windows-amd64.zip > zluda.zip +curl -s -L https://github.com/lshqqytiger/ZLUDA/releases/download/rel.c0804ca624963aab420cb418412b1c7fbae3454b/ZLUDA-windows-rocm5-amd64.zip > zluda.zip tar -xf zluda.zip del zluda.zip copy zluda\cublas.dll venv\Lib\site-packages\torch\lib\cublas64_11.dll /y