Skip to content

Commit 17023a9

Browse files
authored
Merge pull request #3553 from jsquyres/pr/v2.0.x/remove-cr-mpi-ext
v2.0.x: Remove stale "cr" MPI extension
2 parents de7b0c6 + 7c9784a commit 17023a9

15 files changed

+0
-988
lines changed

README

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -680,9 +680,6 @@ Open MPI Extensions
680680
- affinity: Provides the OMPI_Affinity_str() routine on retrieving
681681
a string that contains what resources a process is bound to. See
682682
its man page for more details.
683-
- cr: Provides routines to access to checkpoint restart routines.
684-
See ompi/mpiext/cr/mpiext_cr_c.h for a listing of available
685-
functions.
686683
- cuda: When the library is compiled with CUDA-aware support, it provides
687684
two things. First, a macro MPIX_CUDA_AWARE_SUPPORT. Secondly, the
688685
function MPIX_Query_cuda_support that can be used to query for support.

ompi/mpiext/cr/Makefile.am

Lines changed: 0 additions & 21 deletions
This file was deleted.

ompi/mpiext/cr/c/Makefile.am

Lines changed: 0 additions & 45 deletions
This file was deleted.

ompi/mpiext/cr/c/checkpoint.c

Lines changed: 0 additions & 89 deletions
This file was deleted.

ompi/mpiext/cr/c/inc_register_callback.c

Lines changed: 0 additions & 40 deletions
This file was deleted.

ompi/mpiext/cr/c/migrate.c

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)