You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New job on instance eessi-bot-mc-azure for architecture x86_64-amd-zen4 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.05/pr_567/73
date
job status
comment
May 07 13:31:58 UTC 2024
submitted
job id 73 awaits release by job manager
May 07 13:32:10 UTC 2024
released
job awaits launch by Slurm scheduler
May 07 13:49:49 UTC 2024
running
job 73 is running
May 07 13:57:02 UTC 2024
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-73.out ❌ found message matching ERROR: ❌ found message matching FAILED: ❌ found message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
Details
No artefacts were created or found.
May 07 13:57:02 UTC 2024
test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-73.out ❌ found message matching ERROR: ✅ no message matching [\s*FAILED\s*].*Ran .* test case
GCC build failed with g++: fatal error: Killed signal terminated program cc1plus because not enough memory is available, bot configuration needs to be tweaked on build cluster in Azure
New job on instance eessi-bot-mc-azure for architecture x86_64-amd-zen4 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.05/pr_567/84
date
job status
comment
May 07 20:34:50 UTC 2024
submitted
job id 84 awaits release by job manager
May 07 20:35:50 UTC 2024
released
job awaits launch by Slurm scheduler
May 07 20:36:55 UTC 2024
running
job 84 is running
May 07 22:53:48 UTC 2024
finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-84.out ✅ no message matching ERROR: ✅ no message matching FAILED: ✅ no message matching required modules missing: ✅ found message(s) matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen4-1715122155.tar.gzsize: 1348 MiB (1414095513 bytes) entries: 24582 modules under 2023.06/software/linux/x86_64/amd/zen4/modules/all
New job on instance eessi-bot-mc-azure for architecture x86_64-amd-zen4 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.05/pr_567/87
date
job status
comment
May 12 10:08:39 UTC 2024
submitted
job id 87 awaits release by job manager
May 12 10:09:05 UTC 2024
released
job awaits launch by Slurm scheduler
May 12 10:22:24 UTC 2024
running
job 87 is running
May 12 10:30:39 UTC 2024
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-87.out ❌ found message matching ERROR: ✅ no message matching FAILED: ✅ no message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
Details
No artefacts were created or found.
May 12 10:30:39 UTC 2024
test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 10/10 test case(s) from 10 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-87.out ❌ found message matching ERROR: ✅ no message matching [\s*FAILED\s*].*Ran .* test case
New job on instance eessi-bot-mc-azure for architecture x86_64-amd-zen4 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.05/pr_567/99
date
job status
comment
May 16 10:51:07 UTC 2024
submitted
job id 99 awaits release by job manager
May 16 10:51:18 UTC 2024
released
job awaits launch by Slurm scheduler
May 16 10:55:27 UTC 2024
running
job 99 is running
May 16 13:01:15 UTC 2024
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-99.out ❌ found message matching ERROR: ❌ found message matching FAILED: ❌ found message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen4-1715863989.tar.gzsize: 1327 MiB (1392195174 bytes) entries: 37336 modules under 2023.06/software/linux/x86_64/amd/zen4/modules/all
I guess we could (unless we want to figure out how to fix the broken tests for older OpenBLAS versions, which is the main issue here), but shouldn't we then also come up with a way to generate fake module files that clearly mention that the 2022b toolchain is not supported for zen4?
Is OpenBLAS the only problem? We can sidestep the issue by forcing a Zen3 build (with a modloadmsg warning of potentially poor performance?), or accepting the failing tests?
Another options is to symlink in the entire set of Zen3 modules for 2022b and add a hook for GCCcore that warns of unoptimised performance for this toolchain
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.