shicks_seismo commented on issue pyrocko/pyrocko#30
Parstack / lassieAh ... thanks ... I didn't realise the parallelization uses threads rather than cores. I noticed that it had something like nproc = multiprocessing.cpu_count() in the code. So in this case, what should I set nworkers to be for the fastest possible processing if I have an 8-core machine? Or should i just let lassie choose this automatically?
1 year ago
shicks_seismo commented on issue pyrocko/pyrocko#30
Parstack / lassieFurther to my observation above, I notice that using impl="openmp" does appear to speed up the "Scanning Files" stage of lassie search.
1 year ago