Skip to content

Latest commit

 

History

History
executable file
·
7 lines (4 loc) · 355 Bytes

File metadata and controls

executable file
·
7 lines (4 loc) · 355 Bytes

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