Skip to content

Commit

Permalink
Now, we can compile on levante with intel and gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
seshadri levante committed Jul 17, 2024
1 parent 720cff6 commit 3389483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/levante.dkrz.de/shell.intel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module load openmpi/4.1.2-intel-2021.5.0
export FC=mpif90 CC=mpicc CXX=mpicxx ;
spack load [email protected]%[email protected] # this handles adding to path elegantly then using hardcoded path below
#module load intel-oneapi-mkl/2022.0.1-gcc-11.2.0
#export LD_LIBRARY_PATH=/sw/spack-levante/intel-oneapi-mkl-2022.0.1-ttdktf/mkl/2022.0.1/lib/intel64:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/sw/spack-levante/intel-oneapi-mkl-2022.0.1-ttdktf/mkl/2022.0.1/lib/intel64:$LD_LIBRARY_PATH

module load netcdf-c/4.8.1-openmpi-4.1.2-intel-2021.5.0
module load netcdf-fortran/4.5.3-openmpi-4.1.2-intel-2021.5.0
Expand Down

0 comments on commit 3389483

Please sign in to comment.