-
Notifications
You must be signed in to change notification settings - Fork 61
{2023.06}[icelake,cascadelake] EasyStacks batch 18: 072 #1082
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}[icelake,cascadelake] EasyStacks batch 18: 072 #1082
Conversation
…yed somewhere in between us starting to install the icelake and cascadelake stack, and us builindg 071-eb-X.yml
Instance
|
Instance
|
Instance
|
Instance
|
Instance
|
@casparvl somehow you have added back in the now-removed version of |
I guess the Java problem is also not caught by the consistency check since that is not a .lua file? I notice that Java 21 does not appear in the modulerc file for icelake and cascadelake |
I suspect the file in #1066 (comment) was overwritten by a subsequent PR. |
easystacks/software.eessi.io/2023.06/icelake_cclake/072-eb-5.0.0.yml
Outdated
Show resolved
Hide resolved
Wait, where is that? That's not in this PR, right? But happened in a previous PR then? This looks similar, no?
|
The module file has been removed for the foss version (it was removed in EasyBuild, it had the wrong toolchain level and was moved to |
Ah, only the module file was removed... That explains: the scripts to replicate a stack will crawl the |
It was added in |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:icelake |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
New job on instance
|
Label |
There's something wrong with RaXML here, it should be included for Arm targets |
It should have been built with the commit as detailed in https://github.com/EESSI/software-layer/pull/1032/files . |
easystacks/software.eessi.io/2023.06/icelake_cclake/072-eb-5.0.0.yml
Outdated
Show resolved
Hide resolved
…whether this should be installed (or at least: which version of it should be installed)
Perfect, only:
is left, which we knew. So now it's waiting for someone that can remove this from the Stratum 0 :) |
I'm going to merge this so things are aligned and then sync it with #1081 and deal with the failure from there (since that one targets all archs anyway) |
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.
Will deal with failing CI in context of #1081
187ae2f
into
EESSI:2023.06-software.eessi.io
PR merged! Moved |
PR merged! Moved |
This contains the software that was installed between us generating the batches of EasyStacks for icelake and cascadelake, and the present day. With this PR, we should also be able to enable the CI.
It does require #1073 to be merged first, and then we should sync this PR with the default branch.