User Tools

Site Tools


hifi_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
hifi_install [2016/06/13 16:28] wsihifi_install [2022/07/21 06:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== HiFi Installation Notes ======
 +
 +==== Prequisite Libraries ====
 +Use this guide:
 +{{:hifi_sel_libraries_installation_guide.pdf|HiFi installation guide}}
 +
 +Use the same mpi compilers for PETsc, HDF5, and HiFi (netCDF can use serial compilers).
 +
 +== Libraries on Control ==
 +  * PETsc 3.4.4
 +  * HDF5 1.8.12
 +  * netCDF 4.1.1
 +
 +== Compiling at NERSC ==
 +
 +  module swap PrgEnv-intel/5.2.82 PrgEnv-gnu
 +  module load cray-hdf5-parallel cray-netcdf-hdf5parallel cray-petsc
 +  export PHYSICS="lnxmhd4"