Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 71c472e

Browse files
author
Rolf vandeVaart
committed
Update extensions section to include cuda
(cherry picked from commit ompi-mpi/ompi@d184f260adddf9fab307adc94f2c8e08853485cf)
1 parent 798a7a8 commit 71c472e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,9 @@ Open MPI Extensions
709709
- cr: Provides routines to access to checkpoint restart routines.
710710
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of availble
711711
functions.
712+
- cuda: When the library is compiled with CUDA-aware support, it provides
713+
two things. First, a macro MPIX_CUDA_AWARE_SUPPORT. Secondly, the
714+
function MPIX_Query_cuda_support that can be used to query for support.
712715
- example: A non-functional extension; its only purpose is to
713716
provide an example for how to create other extensions.
714717

0 commit comments

Comments
 (0)