Search found 1 match
- Tue Jun 08, 2021 10:58 am
- Forum: Plugins
- Topic: qFacet performance
- Replies: 2
- Views: 2672
qFacet performance
I am trying to run facet extraction on a small set (2M points). Doing Fast marching at 4 (grid step = 0.192784) and M dist 0.2, min point 20 and max edge 0.05. I am getting horrible performance (2 hours@93%) with CPU usage at around 3% and GPU 0%. Is there som multithread issue? And are there no GPU...