-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
caffe2_nvrtc.dll not found error despite correct requirements/Installation #76
Comments
This won't interfere/benefit sdnext with zluda. This is using the most basic approach, just unzips into the main folder, runs that file with the comfy as its argument. So, if everything installed correctly there shouldn't be a caffe dll error. Please check if the target directory has the dll files correctly switched with dll's from zluda as shown on readme. Edit: Lets test if zluda is correctly setup with comfy. Update your comfyui-zluda (just run the comfyui.bat) and exit. Go into the comfyui-zluda folder in commandline , easiest way to do this is open up the folder in windows explorer , click on the address bar where is says : "This PC > ..." type cmd press enter. This will open up a commandline interface in that folder. Now type : venv\scripts\activate (press enter) Observe if it says zluda installed successfully or what kind of error it produces. |
I checked that as well. |
:) Inform them about this as well. Check maybe if they have an alternative solution cause their userbase is much bigger. |
Well, I have the same problem but I do not sport any kind of iGPU (my 5600x does not have an igpu) and my only card is a 6800xt dgpu.
|
Check every step again and again. Always something is missed. |
Since you have no iGPU (which seem to cause some Problems on x3D Chips); Just do double check: |
I had this issue and was able to find the solution from looking at: vladmandic/sdnext#2940 |
Your question
Im currently experimenting a bit with Generational AI and wanted to try ComfyUI-Zluda.
Despite my best efforts to troubleshoot the Issue, I cant seem to get it up and running.
GPU: ASUS 7900XTX OC
CPU: 7950x3D
Depency Double Check:
Latest AMD GPU Driver:
Check
Python 3.10.11 (not MS Store, direct Install):

pip cache purge(before install.bat, after install.bat):
Check
Visual C++ Runtime:

HIP SDK 5.7.1:
Check (removed + installed it again)
System Variable HIP_PATH: (Also tried it with the value from the documentation with double backslash, same result)

Bin folder in the Path System Variable:

Also tried it with the EV "HIP_VISIBLE_DEVICES=1" since I have a 7950x3D and the iGPU is active
I´ve also tried using HIP 6.2.4 with patchzluda2 upgraded from the linked repo, same Error (Deleted 6.2.4 + EV after)
I dont have any more Ideas how to troubleshoot this Issue, since from what I´ve understood, I installed it correctly and meet all the prequisits.
Im running sdnext with Zluda without Issues on the same Machine and have a ComfyUI directml Version in another folder that runs without Issues too.
If someone has a hint where I might go wrong or what maybe causes this Issue, that would be great.
Logs
Other
No response
The text was updated successfully, but these errors were encountered: