We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798a7a8 commit 71c472eCopy full SHA for 71c472e
README
@@ -709,6 +709,9 @@ Open MPI Extensions
709
- cr: Provides routines to access to checkpoint restart routines.
710
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of availble
711
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.
715
- example: A non-functional extension; its only purpose is to
716
provide an example for how to create other extensions.
717
0 commit comments