46
General / Re: Hardware/Processing optimization
« on: July 28, 2014, 10:54:03 PM »
Align Photos does not use GPU.
Create Dense Cloud uses both CPU and GPU.
Build Mesh does not use GPU.
"Disabling" CPU cores does not actually disable specific cores. All cores continue to be used. I experimented with "disabling" various numbers of cores and did not find major differences in execution time. The AgiSoft advice of "disabling" 1 physical core per GPU appeared to be best. For a i7 4 core / 8 hyperthread CPU that means disabling 2 of 8 "cores".
Create Dense Cloud uses both CPU and GPU.
Build Mesh does not use GPU.
"Disabling" CPU cores does not actually disable specific cores. All cores continue to be used. I experimented with "disabling" various numbers of cores and did not find major differences in execution time. The AgiSoft advice of "disabling" 1 physical core per GPU appeared to be best. For a i7 4 core / 8 hyperthread CPU that means disabling 2 of 8 "cores".