Skip to content

Commit dd20174

Browse files
committed
Remove opal/mca/common/ofi.
It never lived up to its purpose (and has caused amorphous indirect errors such as #2519), so delete it. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent f5e1a67 commit dd20174

File tree

7 files changed

+2
-189
lines changed

7 files changed

+2
-189
lines changed

VERSION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
2-
# Copyright (c) 2008-2011 Cisco Systems, Inc. All rights reserved.
2+
# Copyright (c) 2008-2019 Cisco Systems, Inc. All rights reserved.
33
# Copyright (c) 2011 NVIDIA Corporation. All rights reserved.
44
# Copyright (c) 2013 Mellanox Technologies, Inc.
55
# All rights reserved.
@@ -110,7 +110,6 @@ libmca_orte_common_alps_so_version=0:0:0
110110

111111
# OPAL layer
112112
libmca_opal_common_cuda_so_version=0:0:0
113-
libmca_opal_common_ofi_so_version=0:0:0
114113
libmca_opal_common_sm_so_version=0:0:0
115114
libmca_opal_common_ucx_so_version=0:0:0
116115
libmca_opal_common_ugni_so_version=0:0:0

configure.ac

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# University of Stuttgart. All rights reserved.
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
13-
# Copyright (c) 2006-2018 Cisco Systems, Inc. All rights reserved
13+
# Copyright (c) 2006-2019 Cisco Systems, Inc. All rights reserved
1414
# Copyright (c) 2006-2008 Sun Microsystems, Inc. All rights reserved.
1515
# Copyright (c) 2006-2017 Los Alamos National Security, LLC. All rights
1616
# reserved.
@@ -154,7 +154,6 @@ AC_SUBST(libopen_pal_so_version)
154154
# transparently by adding some intelligence in autogen.pl
155155
# and/or opal_mca.m4, but I don't have the cycles to do this
156156
# right now.
157-
AC_SUBST(libmca_opal_common_ofi_so_version)
158157
AC_SUBST(libmca_opal_common_cuda_so_version)
159158
AC_SUBST(libmca_opal_common_sm_so_version)
160159
AC_SUBST(libmca_opal_common_ugni_so_version)

opal/mca/common/ofi/Makefile.am

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

opal/mca/common/ofi/common_ofi.c

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

opal/mca/common/ofi/common_ofi.h

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

opal/mca/common/ofi/configure.m4

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

opal/mca/common/ofi/owner.txt

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

0 commit comments

Comments
 (0)