Skip to content
/ GSLIB Public
forked from Nek5000/gslib

Mirror of gslib - Gather/Scatter library for nearest neighbor data exchange. Please use the official repository, https://github.com/gslib/gslib, to create issues and pull requests.

License

Notifications You must be signed in to change notification settings

CEED/GSLIB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Mirror of gslib - Gather/Scatter library for nearest neighbor data exchange. Please use the official repository, https://github.com/gslib/gslib, to create issues and pull requests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.9%
  • Other 2.1%