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 df80028 commit d184f26Copy full SHA for d184f26
README
@@ -711,6 +711,9 @@ Open MPI Extensions
711
- cr: Provides routines to access to checkpoint restart routines.
712
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of availble
713
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.
717
- example: A non-functional extension; its only purpose is to
718
provide an example for how to create other extensions.
719
0 commit comments