Hello,
I'm am trying to enable my GPU for photoscan's computations.
The reason I'm writing here is because I suspect its not working properly, evident by watching my computer's Task Manager process levels.
When enabling the GPU device through the GUI (Tools>Preference>GPU), my computer is hitting GPU percentages of 10-20% for photoscan.
When enabling through the python script and running photoscan, my computer hits 5% once and then remains at 0% for most of the time.
My question is: how do you enable the GPUs through the python API?
As far as I can tell, its just by setting:
PhotoScan.app.gpu_mask = 1
Is there anything else you have to do?
My setup includes:
PhotoScan version 1.4.1
GPU: GeForce GTX 1070
OpenGL version: 4.5.0 NVIDIA 384.94
CPU: Intel i7 at 2.8GHz
RAM: 32GB
OS: windows 10
Cheers,
Alex