Skip to content

Commit

Permalink
Reverting to old impi version(2022.1.2) on Jet
Browse files Browse the repository at this point in the history
  • Loading branch information
BijuThomas-NOAA committed Oct 17, 2024
1 parent 26c0197 commit 787c916
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 1 files
+1 −1 upp
3 changes: 0 additions & 3 deletions modulefiles/ufs_jet.intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ load(pathJoin("stack-intel", stack_intel_ver))
stack_impi_ver=os.getenv("stack_impi_ver") or "2021.5.1"
load(pathJoin("stack-intel-oneapi-mpi", stack_impi_ver))

impi_ver=os.getenv("impi_ver") or "2024.2.1"
load(pathJoin("impi", impi_ver))

stack_python_ver=os.getenv("stack_python_ver") or "3.10.13"
load(pathJoin("stack-python", stack_python_ver))

Expand Down

0 comments on commit 787c916

Please sign in to comment.