Im having troubles with windows version of WebODM.
After some time i decided to support it with buying it (i was using docker before) and now its causing me troubles.
I would think its the same as docker version but somehow its not… to worse sadly.
Processing takes longer even with GPU now working its share. I notice that it doesnt use 100% of CPU as docker did but somehow around 25% or so. Thats why processing time got longer i guess. It doesnt use GPU as much either - like 10% doubt it makes a difference in processing.
Then with same settings as docker verion it didnt process test dataset. It removed like 2/3 of the area at start. With some tweaking with setting i managed to make it process whole thing but it takes 25% longer at least.
I hope i am just doing something wrong and its solvable. Worse case ill just go back to docker and wait for it to support GPU processing. I tried with playing around with setting but then i rather paid for full version as it was suppose to work out of the box.
It works the problem is how… And i have something to compare it to and its not ok.
Any ideas apprecieted.
Edit: looks like its using only e-cores. Thats why its slow. Docker is using all 8+8+4 cores
Edit 2: scratch that… its not that… but it should be using 100% of cores until job is done at least docker did that.
Now im thinking if that number of concurrent processes is set to 20 = number of cores or its % of CPU time?