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

Apr-2023 updates for running on graham, beluga & cedar #37

Merged
merged 3 commits into from Apr 29, 2023

Conversation

douglatornell
Copy link
Member

@douglatornell douglatornell commented Apr 20, 2023

Update module load for NEMO runs to:

netcdf-fortran-mpi/4.6.0

With our change to using a salishsea-cmd miniconda env on HPC clusters in
combination with the --user install strategy, the SalishSeaNEMO.sh script no
longer needs to load a Python module because the Python interpreter is provided
by the #! in $HOME/.local/bin/salishsea.

Default account on graham is rrg-allen; on other clusters it's def-allen.

In April-2023 the modules we want to use for NEMO runs on graham, beluga & cedar
are loaded by:
      module load StdEnv/2020
      module load netcdf-fortran-mpi/4.6.0
      module load python/3.11.2
beluga & cedar now default to def-allen.
@douglatornell douglatornell added run plug-in maintenance Package or repo maintenance labels Apr 20, 2023
@douglatornell douglatornell added this to the v23.1 milestone Apr 20, 2023
With our change to using a salishsea-cmd miniconda env on HPC clusters in
combination with the --user install strategy, the SalishSeaNEMO.sh script no
longer needs to load a Python module because the Python interpreter is provided
by the #! in `$HOME/.local/bin/salishsea`.
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #37 (e172a9f) into main (512000d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   95.22%   95.22%           
=======================================
  Files          10       10           
  Lines        1298     1298           
  Branches      240      240           
=======================================
  Hits         1236     1236           
  Misses         58       58           
  Partials        4        4           
Flag Coverage Δ
unittests 95.22% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_run.py 99.65% <ø> (ø)
salishsea_cmd/run.py 97.53% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@douglatornell douglatornell merged commit 6cf0a4c into main Apr 29, 2023
8 checks passed
@douglatornell douglatornell deleted the apr2023-graham-modules branch April 29, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package or repo maintenance run plug-in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant