Skip to content

Commit 56c7ed4

Browse files
committed
Revert "Expose the PMIx/PRRTE unique configure args"
This reverts commit 540b2dc. Signed-off-by: Joshua Hursey <[email protected]>
1 parent 8f8e9b8 commit 56c7ed4

File tree

3 files changed

+0
-101
lines changed

3 files changed

+0
-101
lines changed

config/ompi_pmix_add_args.m4

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

config/ompi_prrte_add_args.m4

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

configure.ac

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
# reserved.
3131
# Copyright (c) 2020 Amazon.com, Inc. or its affiliates.
3232
# All Rights reserved.
33-
# Copyright (c) 2021 Nanook Consulting All rights reserved.
3433
# $COPYRIGHT$
3534
#
3635
# Additional copyrights may follow
@@ -296,8 +295,6 @@ OPAL_CHECK_CUDA
296295

297296
m4_ifdef([project_ompi], [OMPI_CONFIGURE_OPTIONS])
298297
m4_ifdef([project_oshmem], [OSHMEM_CONFIGURE_OPTIONS])
299-
OMPI_PMIX_ADD_ARGS
300-
OMPI_PRRTE_ADD_ARGS
301298

302299
# Set up project specific AM_CONDITIONALs
303300
AS_IF([test "$enable_ompi" != "no"], [project_ompi_amc=true], [project_ompi_amc=false])

0 commit comments

Comments
 (0)