Skip to content

Conversation

@bedroge
Copy link
Collaborator

@bedroge bedroge commented Nov 6, 2025

2025.06 has quite a bit of software already, so I think we can/should unhide it. Version 2023.06 still has way more software though, so I've made that the default.

@bedroge
Copy link
Collaborator Author

bedroge commented Nov 7, 2025

Tested in a container:

Apptainer> cat /cvmfs/software.eessi.io/init/modules/EESSI/.modulerc.lua 
-- make version 2023.06 the default version
module_version("EESSI/2023.06", "default")

Apptainer> export MODULEPATH=/cvmfs/software.eessi.io/init/modules 
Apptainer> module avail

------------------------------------------------------------------------ /cvmfs/software.eessi.io/init/modules -------------------------------------------------------------------------
   EESSI/2023.06 (D)    EESSI/2025.06

  Where:
   D:  Default Module

If the avail list is too long consider trying:

"module --default avail" or "ml -d av" to just list the default modules.
"module overview" or "ml ov" to display the number of modules for each name.

Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".


Apptainer> module load EESSI
Module for EESSI/2023.06 loaded successfully

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

LGTM

@ocaisa ocaisa merged commit 7962a36 into EESSI:main Nov 7, 2025
23 checks passed
@bedroge bedroge deleted the unhide_2025.06 branch November 7, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants