Sync meeting on EESSI version 2025.06 (2025 06 13) - EESSI/meetings GitHub Wiki
Attendees: Bob, Pedro, Alan, Kenneth, Thomas
- Builds for
x86_64, aarch64, riscv64have succeeded- See https://github.com/EESSI/compatibility-layer/pull/209
- Ready to be deployed?
- We can give this a try
- Tested manually
-
ld.so --helpprints thehost_injectionspaths in the right order - Build of
PMIxcorrectly picked upmunge -
foss/2024could be built with just one minor OpenMPI issue- Probably related to having a too new version of Automake & co
- Can be fixed by running
./autogen.pl --force(or by not filtering Automake & co?)
- Build
SciPy-Bundlefailed due to an RPATH issue withmaturin- To be investigated
- Doesn't seem specific to this version of the compatibility layer
-
- Scripts of https://github.com/EESSI/software-layer have been moved to https://github.com/EESSI/software-layer-scripts
- Mostly okay, some builds have been done already
- Besides easystack files, there's only a minimal
bot/build.shin software-layer (needs a change in the bot to get rid of it)
- Kenneth is looking into bwrap to solve the rebuild issues
- We should test if the bot sets
$EESSI_VERSIONcorrectly- We also need a hook that prevents us from accidentally building for the wrong version (path of easystack should match
$EESSI_VERSION)
- We also need a hook that prevents us from accidentally building for the wrong version (path of easystack should match
- We need a modulefile for
EESSI/2025.06- We can hide it for now, until we want to make the new version available to everyone
- [BD] TODO: implement the (post-build-and-install) hook that copies
easybuildsubdirs to a central location for every installed application- Probably have to loop over all extensions and find the path to the patches of bundles/components
- Start with the same list of CPU targets (and include a64fx)
- Keep
riscv64/genericin a separate repo, build on top of the compat layer insoftware.eessi.io - Make a new version in
riscv.eessi.ionamed like2025.06_<date>
- Keep
- Let EESSI module print a link to terms of use
- Ask HPCNow / Linux Foundation / EFP?
- Thomas will open a support issue
- S3 bucket
software.eessi.io-2025.06has been set up- Automated ingestion configuration needs to be updated