Update extensions section to include cuda
Этот коммит содержится в:
родитель
df800286e4
Коммит
d184f260ad
3
README
3
README
@ -711,6 +711,9 @@ Open MPI Extensions
|
||||
- cr: Provides routines to access to checkpoint restart routines.
|
||||
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of availble
|
||||
functions.
|
||||
- cuda: When the library is compiled with CUDA-aware support, it provides
|
||||
two things. First, a macro MPIX_CUDA_AWARE_SUPPORT. Secondly, the
|
||||
function MPIX_Query_cuda_support that can be used to query for support.
|
||||
- example: A non-functional extension; its only purpose is to
|
||||
provide an example for how to create other extensions.
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user