Eventually Consistent Collectives with GASPI
-
Updated
Oct 9, 2020 - C++
Eventually Consistent Collectives with GASPI
GPI-2 is an API for the development of scalable, asynchronous and fault tolerant parallel applications
This project showcases thread-based message passing using the GPI-2 API (GASPI specification), similar to MPI. It’s commented for easy understanding by those familiar with MPI concepts.
ComprEx is an application library allowing to exchange large (sparse) vectors after compressing them first
Add a description, image, and links to the gpi-2 topic page so that developers can more easily learn about it.
To associate your repository with the gpi-2 topic, visit your repo's landing page and select "manage topics."