diff --git a/Tutorial/ROCm-MultiGPU.rst b/Tutorial/ROCm-MultiGPU.rst index 3104582f..116ac274 100644 --- a/Tutorial/ROCm-MultiGPU.rst +++ b/Tutorial/ROCm-MultiGPU.rst @@ -30,4 +30,6 @@ Standard Frameworks for Out of Node Communication * `OpenMPI Open MPI Project is an open source Message Passing Interface https://www.open-mpi.org In Development `_. * `MPICH MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3) `_ `In Development `_. * `OpenSHMEM Partitioned Global Address Space & Communication Library - In Development `_. +* `GASNet is a communication layer for high performance communication primitives on top of which a number of programmable address space languages are built. `_ `In Development `_ +* `GPI 2 is a lightweight asynchronous parallel communication library. `_ `In Development `_ * `OSU benchmark to test performance `_.