Skip to content

Commit

Permalink
last try
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed Jun 19, 2024
1 parent 1e596cb commit 64da47b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phoenix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "LS HOME"
ls $HOME
ml gcc mvapich2 mkl python/3.9.12-rkxvr6 netcdf-c netcdf-cxx netcdf-fortran fftw cmake
ml gcc openmpi mkl python/3.9.12-rkxvr6 netcdf-c netcdf-cxx netcdf-fortran fftw cmake
export mpicc=/usr/local/pace-apps/spack/packages/linux-rhel7-x86_64/gcc-10.3.0/mvapich2-2.3.6-ouywalrqjnakjlhjxgunwqssb3iongrc/bin/mpicc
export mpicxx=/usr/local/pace-apps/spack/packages/linux-rhel7-x86_64/gcc-10.3.0/mvapich2-2.3.6-ouywalrqjnakjlhjxgunwqssb3iongrc/bin/mpicxx
export mpif90=/usr/local/pace-apps/spack/packages/linux-rhel7-x86_64/gcc-10.3.0/mvapich2-2.3.6-ouywalrqjnakjlhjxgunwqssb3iongrc/bin/mpif90
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Compile Cases
run: |
ml gcc mvapich2 mkl netcdf-c netcdf-cxx netcdf-fortran fftw cmake
ml gcc openmpi mkl netcdf-c netcdf-cxx netcdf-fortran fftw cmake
set -e -x
export PETSC_DIR=`pwd`/packages/petsc-3.19.6
export PETSC_ARCH=arch-linux-c-opt
Expand Down

0 comments on commit 64da47b

Please sign in to comment.