Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -680,9 +680,6 @@ Open MPI Extensions
- affinity: Provides the OMPI_Affinity_str() routine on retrieving
a string that contains what resources a process is bound to. See
its man page for more details.
- cr: Provides routines to access to checkpoint restart routines.
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available
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.
Expand Down
21 changes: 0 additions & 21 deletions ompi/mpiext/cr/Makefile.am

This file was deleted.

45 changes: 0 additions & 45 deletions ompi/mpiext/cr/c/Makefile.am

This file was deleted.

89 changes: 0 additions & 89 deletions ompi/mpiext/cr/c/checkpoint.c

This file was deleted.

40 changes: 0 additions & 40 deletions ompi/mpiext/cr/c/inc_register_callback.c

This file was deleted.

121 changes: 0 additions & 121 deletions ompi/mpiext/cr/c/migrate.c

This file was deleted.

Loading