-
Notifications
You must be signed in to change notification settings - Fork 47
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
Add Lmod-friendly wrapper for eessi_archdetect.sh #653
Add Lmod-friendly wrapper for eessi_archdetect.sh #653
Conversation
Instance
|
Instance
|
bot: build repo:eessi.io-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
This PR is to help support the initialisation of EESSI via a module file (see https://gitlab.com/eessi/support/-/issues/83). |
This is a harmless PR that provides a stepping stone to https://gitlab.com/eessi/support/-/issues/83 |
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.
@ocaisa wrote it's harmless 👍
This allows you to run
and set an environment variable that can be leveraged in a module file using the
source_sh()
approach (Lmod 8.6+)