Skip to content

Latest commit

 

History

History

gslib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GSLIB

Build Status

  • Scalable Many-to-Many collectives
  • Robust interpolation for hexahedral spectral element meshes

Build Instructions

The build system relies on GNU Make with the make command. To compile gslib just run:

make CC=mpicc FC=mpif77
make PREFIX=<install path> install

Applications

[1] Nek5000: Nek5000 open-source, spectral element code.

[2] CEED: Co-design center for Efficient Exascale Discretizations.

[3] Nektar++: Nektar++ open-source spectral/hp element code.