OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.92k stars 1.11k forks source link

Cannot initialize CUDA #1472

Closed Space-B closed 2 years ago

Space-B commented 2 years ago

How did you install OpenDroneMap?

Native windows installer

What's your browser and operating system?

Waterfox 91 on Windows 11

What is the problem?

GPU acceleration falls back to the CPU

[INFO] Photo dimensions for feature extraction: 1024px
[INFO] CUDA drivers detected
[WARNING] Cannot use GPU for feature extraction: Cannot initialize CUDA

What should be the expected behavior?

CUDA is used for feature extraction

How can we reproduce this?

Attempt to process any dataset with an NVIDIA GPU that supports CUDA. Others having the same issue with multiple different NVIDIA GPUs in this forum post. This issue happens for me with CUDA 11.7 and ODM 2.8.5.

martinr36 commented 2 years ago

Seeing the same here:

How did you install OpenDroneMap?

Native windows installer What's your browser and operating system?

Waterfox G4.1.2.1 on Windows 11

pierotofy commented 2 years ago

Thanks for the reports! :pray: It should be fixed with #1475