-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Not recognizing my GPU #182
Comments
Same for me with a GeForce GTX 960m |
@nickblock and @GeoffreyMarchal try reinstalling or updating your driver. Here’s a meshroom thread on https://blenderartist.org and few people ran into the same issue. I’m using the latest driver and have no issues. https://blenderartists.org/t/meshroom-free-photogrammetry/1120286/62 |
@AFWSI Thanks you very much for the answer. :) |
Yeah updating to 398.82 did it, cheers. |
I have Intel HD graphics 3000 and i have the same probleme "CUDA...." so meshroom don't support this GPU? |
@oussama04 you will need an nvidia card for CUDA I'm afraid. |
I Install cuda toolkit 7.5 and visual studio 2012 in windows 7, I have a 2010 quadro 2000 graphics card, it shows me the error described here, I want to keep the same cuda 7.5 version, do you recommend uninstalling version 7.5 and installing it again? or do I install the same version as if it were an update? |
@Nivel2-SCADA-IIoT-Monclova that graphics card has CUDA 2.1 which does not meet the requirements. Try using an older version such as https://github.com/alicevision/meshroom/releases/tag/v2019.2.0 which should work with an older CUDA version. |
I'm getting this error:
[error] This program needs a CUDA-Enabled GPU (with at least compute capability 2.0).
I'm running on Windows 10, GeForce GTX 1080, driver 385.54
Any ideas?
The text was updated successfully, but these errors were encountered: