Skip to content

Commit

Permalink
Merge pull request #237 from vincentcasseau/main
Browse files Browse the repository at this point in the history
Envs: adding LAPACK to prod juno_coda
  • Loading branch information
vincentcasseau authored Dec 11, 2024
2 parents 641151b + 1f8b9b0 commit 7c2794e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cassiopee/Envs/sh_Cassiopee_local
Original file line number Diff line number Diff line change
Expand Up @@ -637,8 +637,10 @@ elif [ "$MAC" = "juno_coda" ]; then
# modules
module purge
source /stck/rhea/dist/juno_v2024_02_python3108/source.sh --env coda_dev --compiler gcc@10 --mpi openmpi
module load lapack/3.9.1-gnu831
module load occt/7.6.1-gnu831
module load subversion/1.14.1-gnu831
module load emacs/27.2-gnu831
export PYTHONEXE=python3
export PRODMODE=1
export PIP_DISABLE_PIP_VERSION_CHECK=1
Expand Down

0 comments on commit 7c2794e

Please sign in to comment.