Open boegel opened 3 years ago
As for POWER, it seems that runtime optimization for OpenBLAS on ARM may be faulty.
== 2021-01-06 08:34:09,113 openblas.py:75 INFO EasyBuild full optarch requested for GCC: GENERIC
== 2021-01-06 08:34:09,113 openblas.py:89 INFO Optarch specified for GCC, but no march detected
== 2021-01-06 08:34:09,113 openblas.py:96 WARNING Unable to map GENERIC to an OpenBLAS target, falling back to runtime optimization.
== 2021-01-06 08:34:09,114 easyblock.py:3049 DEBUG Not skipping build step (skippable: True, skip: None, skipsteps: [], module_only: False, force: False
Same problem on aarch64/a64fx
(at Isambard 2)
See also https://github.com/easybuilders/easybuild-easyconfigs/issues/11959
I've ignored the numpy test results in the
aarch64/generic
installation for now (by settingignore_test_result
toTrue
fornumpy
inSciPy-bundle-2020.03-foss-2020a-Python-3.8.2.eb