Skip to content

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.

Notifications You must be signed in to change notification settings

atontini/gpi2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPI-2 Example

This example project emulates the message passing between threads that I made for my internship

The project uses GPI-2 API which implements the GASPI specification

The code is highly commented and I hope that is very easy to read for people who already know the MPI framework

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published