Skip to content

Conversation

xdelaruelle
Copy link
Contributor

Module extensions are supported by Lmod in Tcl modulefiles since version 8.2.8. "extensions" command can be safely used in Tcl modulefiles with Environment Modules since version 5.1.0, even if it is ignored until version 5.6.0.

Check for support of module extensions is made within EasyBuild, thus "extensions" command is not included in generated Tcl modulefiles if the module tool detected by EasyBuild does not support it (Lmod<8.2.8 or EnvironmentModules<5.1.0).

Module extensions are supported by Lmod in Tcl modulefiles since version
8.2.8. "extensions" command can be safely used in Tcl modulefiles with
Environment Modules since version 5.1.0, even if it is ignored until
version 5.6.0.

Check for support of module extensions is made within EasyBuild, thus
"extensions" command is not included in generated Tcl modulefiles if the
module tool detected by EasyBuild does not support it (Lmod<8.2.8 or
EnvironmentModules<5.1.0).

Signed-off-by: Xavier Delaruelle <[email protected]>
@xdelaruelle xdelaruelle force-pushed the tcl_module_extensions branch from 70550b4 to d6d147c Compare August 9, 2025 16:01
@boegel boegel added this to the next release (5.1.2) milestone Aug 9, 2025
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit b7114e5 into easybuilders:develop Aug 9, 2025
37 checks passed
@xdelaruelle xdelaruelle deleted the tcl_module_extensions branch August 9, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants