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

Note on wcoss2 module load under spack-stack #276

Open
guoqing-noaa opened this issue Feb 7, 2025 · 0 comments
Open

Note on wcoss2 module load under spack-stack #276

guoqing-noaa opened this issue Feb 7, 2025 · 0 comments

Comments

@guoqing-noaa
Copy link
Collaborator

https://github.com/NOAA-EMC/global-workflow/blob/3d6c13ed2211562a827a3681e33f1e990497b14d/ush/module-setup.sh#L55

elif [[ ${MACHINE_ID} = wcoss2 ]]; then
    # We are on WCOSS2
    # Ignore default modules of the same version lower in the search path (req'd by spack-stack)
    #export LMOD_TMOD_FIND_FIRST=yes #TODO: Uncomment this when using spack-stack
    module reset

export LMOD_TMOD_FIND_FIRST=yes

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

No branches or pull requests

1 participant