-
Notifications
You must be signed in to change notification settings - Fork 191
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
[Bug]: Using cpu instead of gpu #561
Comments
|
I uninstalled the nvidia drivers but its still using the cpu. How do i add the commandline argument? There isnt a space in webui.bat to add it Using python: "C:\Users\esher\AppData\Local\Programs\Python\Python310\python.exe" |
You can add arguments in webui-user.bat. |
There is no webui-user.bat file only a webui.bat |
Ok I found the webui-user.bat file and added the zluda argument. It gave me this. There is an openvino warning about not being able to find a gpu and so its using a cpu insstead Using python: "C:\Users\esher\AppData\Local\Programs\Python\Python310\python.exe" |
Try |
Checklist
What happened?
While generating the cpu is being used instead of the gpu
Steps to reproduce the problem
Install webui using zluda following instructions
run webui
check hardware utilization
What should have happened?
It should be using the gpu not the cpu
What browsers do you use to access the UI ?
No response
Sysinfo
I couldnt find the file to download
Console logs
Additional information
Using a ryzen 7800x3d and a radeon 7800xt
The text was updated successfully, but these errors were encountered: