Lara Ramona Peeters
Lara Ramona Peeters
I was wondering why v0.3.2 is not on PyPI yet and why it was not tagged as a release?
We're seeing a number of failing tests in the numpy test suite on ARM neoverse_v1 in: - https://github.com/EESSI/software-layer/pull/306 ``` =========================== short test summary info ============================ FAILED fft/tests/test_pocketfft.py::TestFFT1D::test_identity - AssertionError: FAILED...
We've had to exclude ScaFaCoS and tbb from the list of dependencies when building the LAMMPS installation on Aarch64. - tbb was failing to build on Aarch64 targets - ScaFaCos...
When setting up the EESSI environment on the `zen3` nodes on `aws/citc` archspec detects `zen2` instead of `zen3`. ``` [laraPPr@fair-mastodon-c6a-4xlarge-0001 ~]$ archspec cpu zen2 ```
When setting up the EESSI environment on the `neoverse_v1` nodes on `aws/citc` archspec detects `neoverse_n1` instead of `neoverse_v1`. ``` @fair-mastodon-c7g-2xlarge-0002 ~]$ source /cvmfs/pilot.eessi-hpc.org/versions/2023.06/init/bash Found EESSI pilot repo @ /cvmfs/pilot.eessi-hpc.org/versions/2023.06! archspec...
(created using `eb --new-pr`)
Add the option to change the examples that will be run during the sanity-check in the EasyConfig
There are still references to the pilot repo Add new links like available software
(created using `eb --new-pr`) - [x] https://github.com/easybuilders/easybuild-easyconfigs/pull/21569#issuecomment-2422312501 - [x] https://github.com/easybuilders/easybuild-easyconfigs/pull/21704