Skip to content
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

update docs for release of EasyBuild v4.9.1 #250

Merged
merged 28 commits into from
Apr 5, 2024
Merged

Conversation

xdelaruelle and others added 28 commits November 2, 2023 08:55
Module version sort issue (e.g., choosing 1.9.0 as a greater version
than 1.15.2) affects Environment Modules version <= 3.2.10. Newer
Environment Modules versions sort module as expected and as also done by
Lmod. Ancient Tcl-only version of Environment Modules also sorts things
as expected since version 1.584.
When using EnvironmentModules as module tool, the modulecmd.tcl binary
is now also searched with "$MODULES_CMD" environment variable, like done
for Lmod with "$LMOD_CMD".
The default module tool of Easybuild was changed some years ago and is
now Lmod. This commit update the unit-tests documentation to reflect
that default module tool change.

It is proposed to update the examples to run unit tests against a
different module tool, using EnvironmentModules.
--all option was introduced on Environment Modules version 4.6.0 to
unveil hidden modules in module avail output.
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
Co-authored-by: Jasper Grimm <65227842+jfgrimm@users.noreply.github.com>
Describe MODULES_CMD env var use to search module tool
…s_default

Adapt unit-tests now Lmod is default module tool
See hidden modules on Environment Modules with --all
split out default config changes and remove proposed changes
update release notes + bump version for EasyBuild v4.9.1
@boegel boegel added the documentation Improvements or additions to documentation label Apr 5, 2024
@boegel boegel added this to the 4.9.1 milestone Apr 5, 2024
@boegel boegel merged commit 9dcdd18 into easybuilders:main Apr 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants