Evan Hallein
58aba02411
Minor updates for GPU ( #1895 )
...
* Update .gitignore
* ignore .DS_Store
* Update README.md for GPU
* add --feature-type sift to command to enable GPU usage
* refactored GPU checks to improve logging
* Update GPU Dockerfile to use CUDA 11.8.0 for 5 series GPU compatablity and remove environment variable settings warning. removed RUN dpkg --remove cuda-compat-11-2 as not for this version. Tested on 5070Ti Windows 11 host Driver Version: 576.88,CUDA Version: 12.9 docker v4.43.2
2025-07-24 19:25:14 -04:00
fri.K
36897fc0e9
Cannot initialize CUDA even if nvidia-smi detected
...
CUDA can't be properly initialized if cuda-compat on host and docker mismatches. Removing cuda-compat-11-2 package fixes the issue
Issue discussion:
https://community.opendronemap.org/t/opendronemap-nodeodm-gpu-nvidia-smi-detected-cannot-initialize-cuda/21124
[INFO] nvidia-smi detected
[INFO] Using CPU for feature extraction: Cannot initialize CUDA
2024-11-19 14:01:33 +01:00
fri.K
51a7470ebc
Add libtbb2 to gpu.Dockerfile
...
libtbb2 is need for gpu docker container
see nodeodm bug #219
2024-07-16 07:25:41 +02:00
ehallein
8ce00e01aa
fixed gpu docker build (missing ffmeg)
2024-07-05 15:46:57 +08:00
Evan Hallein
709afd16f3
working gpu docker build
2024-07-04 21:39:11 +08:00
Evan Hallein
d04e301090
test fix
2024-07-03 21:43:41 +08:00
rexliuser
be1fec2bd7
update cuda ver
2023-07-15 14:03:57 +08:00
Piero Toffanin
8410186b66
Don't let PDAL resolve canonical paths while searching for drivers
2023-01-03 08:07:54 -05:00
Piero Toffanin
d3ae0adda4
Update old opensfm path
2022-02-17 12:32:24 -05:00
Piero Toffanin
d9cf169cb5
Fix dockerfile
2022-01-12 14:16:37 -05:00
Piero Toffanin
c8033cc26b
Better smoke test
2022-01-12 12:17:31 -05:00
Piero Toffanin
0ca7d1cefd
Pypopsift support
2021-12-16 14:36:17 -05:00
Piero Toffanin
4eba4cf310
Smoke test in docker build
2021-11-17 13:08:57 -05:00
Piero Toffanin
7fd8fb4c87
matcher_type freedom
2021-11-15 13:05:51 -05:00
Piero Toffanin
15275d9aa0
Update start-dev-env.sh, OpenMVS
2021-10-22 13:03:48 -04:00
Piero Toffanin
539871bac4
Support for Ubuntu 21.04
2021-09-02 18:12:18 -04:00
Piero Toffanin
409c70f03e
Fix GPU dockerfile
2021-03-15 16:00:21 +00:00
Piero Toffanin
5e3737a3f5
GitHub GPU workflow, use SIFT_GPU when GPUs are available
2021-03-05 10:44:08 -05:00
Piero Toffanin
1f2d93fd0d
Dockerfile gpu changes
2021-02-10 14:00:43 -05:00
Piero Toffanin
3b2a60737c
Add gpu dockerfile
2021-02-09 12:14:05 -05:00