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.
2 parents 66af9e6 + 71c472e commit feeb1cbCopy full SHA for feeb1cb
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