FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

Progress Bar

Open keeplearning-rgb opened this issue 2 years ago • 1 comments

Progress bar keeps stuck at 10/3983. CPU usage is also 72% throughout. How can it be confirmed that progress is completed OR what's the reason that progress bar is stuck

Please provide some solution image (17)

keeplearning-rgb avatar Oct 13 '22 10:10 keeplearning-rgb

It seems it has to do with the relatively recent addition to the "architecture_detection" plugin, which now requires the "kernel_config" and "device_tree" plugins as dependencies. We will have to investigate why these plugins seem to be so slow for large files. For the time being, you could either deactivate these plugins or increase the thread count in main.cfg for those plugins to avoid bottlenecks where the analysis of a large file blocks the total progress.

jstucke avatar Oct 13 '22 14:10 jstucke