All Projects → Nek5000 → gslib

Nek5000 / gslib

Licence: other
sparse communication library

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to gslib

Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (+509.09%)
Mutual labels:  hpc, mpi
hp2p
Heavy Peer To Peer: a MPI based benchmark for network diagnostic
Stars: ✭ 17 (-22.73%)
Mutual labels:  hpc, mpi
Hpcinfo
Information about many aspects of high-performance computing. Wiki content moved to ~/docs.
Stars: ✭ 171 (+677.27%)
Mutual labels:  hpc, mpi
Ompi
Open MPI main development repository
Stars: ✭ 1,221 (+5450%)
Mutual labels:  hpc, mpi
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (+68.18%)
Mutual labels:  hpc, mpi
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (+286.36%)
Mutual labels:  hpc, mpi
azurehpc
This repository provides easy automation scripts for building a HPC environment in Azure. It also includes examples to build e2e environment and run some of the key HPC benchmarks and applications.
Stars: ✭ 102 (+363.64%)
Mutual labels:  hpc, mpi
Ucx
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
Stars: ✭ 471 (+2040.91%)
Mutual labels:  hpc, mpi
az-hop
The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
Stars: ✭ 33 (+50%)
Mutual labels:  hpc, mpi
ParMmg
Distributed parallelization of 3D volume mesh adaptation
Stars: ✭ 19 (-13.64%)
Mutual labels:  hpc, mpi
Hiop
HPC solver for nonlinear optimization problems
Stars: ✭ 75 (+240.91%)
Mutual labels:  hpc, mpi
arbor
The Arbor multi-compartment neural network simulation library.
Stars: ✭ 87 (+295.45%)
Mutual labels:  hpc, mpi
Ohpc
OpenHPC Integration, Packaging, and Test Repo
Stars: ✭ 544 (+2372.73%)
Mutual labels:  hpc, mpi
Core
parallel finite element unstructured meshes
Stars: ✭ 124 (+463.64%)
Mutual labels:  hpc, mpi
Easylambda
distributed dataflows with functional list operations for data processing with C++14
Stars: ✭ 475 (+2059.09%)
Mutual labels:  hpc, mpi
Batch Shipyard
Simplify HPC and Batch workloads on Azure
Stars: ✭ 240 (+990.91%)
Mutual labels:  hpc, mpi
pyccel
Python extension language using accelerators
Stars: ✭ 189 (+759.09%)
Mutual labels:  hpc, mpi
Mpich
Official MPICH Repository
Stars: ✭ 275 (+1150%)
Mutual labels:  hpc, mpi
Foundations of HPC 2021
This repository collects the materials from the course "Foundations of HPC", 2021, at the Data Science and Scientific Computing Department, University of Trieste
Stars: ✭ 22 (+0%)
Mutual labels:  hpc, mpi
Singularity-tutorial
Singularity 101
Stars: ✭ 31 (+40.91%)
Mutual labels:  hpc, mpi

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 .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].