-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
modules:
module load cray/23.12
module load intel-oneapi/2023.2.0
module load cray-hdf5/1.12.2.9
module load cray-netcdf/4.9.0.9configure:
./configure FC=mpifort F90=mpifort F77=mpifort PFC=mpifort --enable-par-linalg --with-scalapack-libs="-L/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/ -lmkl_scalapack_lp64" --with-netcdf-path=$NETCDF_DIR --with-blacs-libs="-L/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/ -lmkl_blacs_intelmpi_lp64" --with-lapack-libs="-L/opt/intel/oneapi/mkl/2023.2.0/lib/intel64/ -lmkl_intel_lp64 -lmkl_sequential -lmkl_core" --with-netcdf-libs="-L/opt/cray/pe/netcdf/4.9.0.9/intel/2023.2/lib/"then, to compile it:
make download
make p2y
make yamboMetadata
Metadata
Assignees
Labels
No labels