kopia lustrzana https://github.com/OpenDroneMap/ODM
Update gpu.py
rodzic
38434e9184
commit
64861119cc
|
@ -11,7 +11,7 @@ def has_gpus():
|
|||
try:
|
||||
import pyopencl
|
||||
except:
|
||||
log.ODM_INFO("PyOpenCL is missing (not a GPU build)")
|
||||
log.ODM_INFO("NOt using the GPU")
|
||||
return False
|
||||
|
||||
try:
|
||||
|
|
Ładowanie…
Reference in New Issue