tikk3r / flocs

Containers recipes for software stacks used in LOFAR data reduction.
https://tikk3r.github.io/flocs/
GNU General Public License v3.0
6 stars 6 forks source link

Set OMP threading to the number of available CPUs #47

Closed tikk3r closed 3 years ago

tikk3r commented 3 years ago

IDG uses OpenMP (so don't accidentally set these to 1!). Better would be to figure out the number of available CPUs instead of hardcoding it to 64.