You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[10:49:30.607334][warning] Could not determine number of CUDA cards in this system
[10:49:30.606335][warning] No CUDA-Enabled GPU.
[10:49:30.607334][error] cudaGetDeviceCount failed: CUDA driver version is insufficient for CUDA runtime version
[10:49:30.608333][info] Can't find CUDA-Enabled GPU.
[10:49:30.608333][error] This program needs a CUDA-Enabled GPU (with at least compute capablility 2.0).
Any help would be appreciated.
Thank you,
Jack
The text was updated successfully, but these errors were encountered:
Solved.
I updated the driver to version 442.19. Meshroom continued to report the same error, no Cuda.
The issue was resolved using the NVIDia Control Center. In the left panel find 3D Settings / Manage 3D Settings. In the right panel use the Program Setting Tab to Add Meshroom. In the Feature List set CUDA - GPUs to All.
Thanks Jacknjackson that did the trick! As I already spent days getting cuda installed and active it was a joy to find a quick and easy solution to the last obstacle!
I am running Meshroom 2019.2.0 on Quadro K1200 with 512 cuda cores on Windows 10. The driver is version 441.12
The Depth Map log file reads:
Program called with the following parameters:
[10:49:30.607334][warning] Could not determine number of CUDA cards in this system
[10:49:30.606335][warning] No CUDA-Enabled GPU.
[10:49:30.607334][error] cudaGetDeviceCount failed: CUDA driver version is insufficient for CUDA runtime version
[10:49:30.608333][info] Can't find CUDA-Enabled GPU.
[10:49:30.608333][error] This program needs a CUDA-Enabled GPU (with at least compute capablility 2.0).
Any help would be appreciated.
Thank you,
Jack
The text was updated successfully, but these errors were encountered: