Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
Revert "Expose the PMIx/PRRTE unique configure args"
This reverts commit 540b2dc.

Signed-off-by: Joshua Hursey <[email protected]>
  • Loading branch information
jjhursey committed Mar 3, 2021
commit 56c7ed45eec956b1aed1248c11346c1b34089399
45 changes: 0 additions & 45 deletions config/ompi_pmix_add_args.m4

This file was deleted.

53 changes: 0 additions & 53 deletions config/ompi_prrte_add_args.m4

This file was deleted.

3 changes: 0 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
# reserved.
# Copyright (c) 2020 Amazon.com, Inc. or its affiliates.
# All Rights reserved.
# Copyright (c) 2021 Nanook Consulting All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
Expand Down Expand Up @@ -296,8 +295,6 @@ OPAL_CHECK_CUDA

m4_ifdef([project_ompi], [OMPI_CONFIGURE_OPTIONS])
m4_ifdef([project_oshmem], [OSHMEM_CONFIGURE_OPTIONS])
OMPI_PMIX_ADD_ARGS
OMPI_PRRTE_ADD_ARGS

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