alicevision / Meshroom

3D Reconstruction Software
http://alicevision.org
Other
10.82k stars 1.06k forks source link

No AMD GPU support? [question] #2140

Open snaeker58 opened 11 months ago

snaeker58 commented 11 months ago

Describe the problem I get the standard CUDA errors such as:

[10:18:51.765156][warning] Could not determine number of CUDA cards in this system
[10:18:51.765156][warning] No CUDA-Enabled GPU.
CUDA build version: 11.6
[10:18:51.765156][error] This program needs a CUDA-Enabled GPU (with at least compute capability 2.0).

AMD GPUs use ROCm, ROCm is only fully working under Linux (afain), is there a Linux Version of Meshroom with ROCm support?

msanta commented 11 months ago

AMD GPUs are unfortunately not supported. You can still do draft meshing. However depth map computation (for dense reconstruction) requires CUDA (see https://github.com/alicevision/Meshroom/wiki/Error:-This-program-needs-a-CUDA-Enabled-GPU)