-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
OMEGA ERROR: CUDA device not found! ! #3
Comments
I heard from a couple of people with the same error. The problem has to be somewhere in the system, but i'm not sure where: old drivers? wrong cudart dll linking? i don't have access to a system with this bug, so i cannot debug it... Maybe someone has experience with such flex/CUDA error? P/S you can run deviceQuerry.exe (windows) (part of cuda toolkit) from the console and see the information it provides: like does you device support CUDA 8.0 or higher, just to be sure |
if you are sure u have nvidia GPU that supports cuda with CC 3 or more, and you have the latest graphics drivers - you can try launching from wip branch, some launch issues were fixed there: |
Yep I get the same using the wip branch.
Below is a dump from deviceQuerry.exe. I haven't updated my drivers for a while so I will go and do that now and report back if it fixes the problem.
|
Hi,
I followed all the instruction .
Then I got a message from Houdini Console said
OMEGA ERROR: CUDA device not found! !
nvFlex is not loaded.
What did I do wrong ?
The text was updated successfully, but these errors were encountered: