Hi Guys!
Im havng a
GeForce GTX 460 installed (which has oficially
Compute Capabilityof 2.1 and Cuda 9.1 with its latest driver 391.35 (2018)).
According to the documentation that should be just okay:
https://meshroom-manual.readthedocs.io/en/latest/install/requirements/requirements.html
"Meshroom requires an NVIDIA GPU card with a CUDA compute capability >= 2.0 for the MVS part."
Anyhow if I go to the download section of the website it says:
"Requirement
NVIDIA CUDA-enabled GPU (built with cuda-10 compatible with compute capability 3.0 to 7.5)"
Did the requirements change recently?
I can not use the software wihout getting the following CUDA error msg: (Also after enabling meshroom in the nvidia cuda settings)
Program called with the following output log (just the start):
* describerPreset = "normal"
* describerTypes = "sift"
* forceCpuExtraction = 1
* input = "C:/Users/Mirek/AppData/Local/Temp/MeshroomCache/CameraInit/8850d0d60eb694a6457c7b9bfa89aaca1767de5c/cameraInit.sfm"
* maxThreads = 0
* output = "C:/Users/Mirek/AppData/Local/Temp/MeshroomCache/FeatureExtraction/edd42cc4433003b3f5f3bb37f33079fdbcf65938"
* rangeSize = 40
* rangeStart = 0
* verboseLevel = Unknown Type "enum aliceVision::system::EVerboseLevel"
[01:19:55.892729][warning] Could not determine number of CUDA cards in this system
[01:19:55.877104][warning] No CUDA-Enabled GPU.
0
[01:19:55.892729][error] cudaGetDeviceCount failed: CUDA driver version is insufficient for CUDA runtime version
[01:19:55.892729][info] Can't find CUDA-Enabled GPU.
Thanks for any information!