Skip to content

{2023.06}[2023a,a64fx] add Siesta 5.2.2 #1036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
easyconfigs:
- Siesta-5.2.2-foss-2023a.eb:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22799
from-commit: 0f843163c223d8c5397d1945123913108ed2e0f5
# Siesta testsuite fails in Deucalion's a64fx EESSI build environment
# but skipping the tests during build and then running them with the
# installed module works, so skipping the tests only in this case
skip-test-step: True
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discussed this in a support meeting and said that given the tests do succeed when built outside of the EESSI container setup that it may well be due to FS delays in the overlays so we will move ahead with merging this.