EESSI / software-layer

Software layer of the EESSI project
https://eessi.github.io/docs/software_layer
GNU General Public License v2.0
24 stars 47 forks source link

failing numpy test in 2020.12 version of aarch64/generic #55

Open boegel opened 3 years ago

boegel commented 3 years ago

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 setting ignore_test_result to True for numpy in SciPy-bundle-2020.03-foss-2020a-Python-3.8.2.eb

terjekv commented 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
boegel commented 3 years ago

Same problem on aarch64/a64fx (at Isambard 2)