-
Notifications
You must be signed in to change notification settings - Fork 50
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
{2023.06}[2021b] CMake v3.21.1 + CMake v3.22.1 #273
Conversation
Instance
|
bot: build repo:eessi-2023.06-software arch:x86_64/amd/zen2 |
Updates by the bot instance
|
eessi-2023.06-eb-4.7.2-2021b.yml
Outdated
@@ -1,2 +1,3 @@ | |||
easyconfigs: | |||
- GCC-11.2.0 | |||
- foss-2021b |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can try trigger this just to see how things work, but it won't fully build without problems.
For CMake, we need to use easybuilders/easybuild-easyblocks#2248.
There's two CMake easyconfigs that use GCCcore/11.2.0
as toolchain, and both are used, so we should install both with this easyblock PR:
- CMake-3.21.1-GCCcore-11.2.0.eb:
options:
include-easyblocks-from-pr: 2248
- CMake-3.22.1-GCCcore-11.2.0.eb:
options:
include-easyblocks-from-pr: 2248
For OpenBLAS on aarch64/*
, we will probably need to relax things a bit w.r.t. LAPACK tests by increasing the value for max_failing_lapack_tests_num_errors
via a hook, because we noticed that slightly more LAPACK tests are failing with numerical errors on Arm 64-bit targets (which should be OK to ignore for now).
So, maybe start with only CMake
as a first step?
bot: help |
Updates by the bot instance
|
Also removed foss/2021b
bot: build repo:eessi-2023.06-software arch:x86_64/amd/zen2 |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
bot: help |
Updates by the bot instance
|
No description provided.