Skip to content

Fix high syscall when using openmpi.

Luke Davis requested to merge fix/optimise_MP_libraries into spiir-O4-EW-development

This changes the dependency build process to build openmp/numpy/scipy from source.
I have also set mtune and march when compiling to target the Ozstar CPUs by default, but also the old CIT compute CPUs if specified.

Merge request reports