Skip to content

Commit d184f26

Browse files
author
Rolf vandeVaart
committed
Update extensions section to include cuda
1 parent df80028 commit d184f26

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
@@ -711,6 +711,9 @@ Open MPI Extensions
711711
- cr: Provides routines to access to checkpoint restart routines.
712712
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of availble
713713
functions.
714+
- cuda: When the library is compiled with CUDA-aware support, it provides
715+
two things. First, a macro MPIX_CUDA_AWARE_SUPPORT. Secondly, the
716+
function MPIX_Query_cuda_support that can be used to query for support.
714717
- example: A non-functional extension; its only purpose is to
715718
provide an example for how to create other extensions.
716719

0 commit comments

Comments
 (0)