Nek5000 / gslib

sparse communication library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSLIB

Build Status

  • Scalable Many-to-Many (neighborhood) gather-scatter collectives
  • Robust GLL interpolation on 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

Different make options are available (see Makefile).

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.

[4] Libparanumal: Accelerated finite element flow solvers .

About

sparse communication library

License:Other


Languages

Language:C 98.0%Language:C++ 1.0%Language:Makefile 0.6%Language:Fortran 0.2%Language:Shell 0.1%