thilinarmtb / gslib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:C 96.0%Language:C++ 2.6%Language:Makefile 0.6%Language:Python 0.5%Language:Fortran 0.2%Language:Shell 0.1%