Skip to content

Commit 5eaa8dc

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 <[email protected]> (cherry picked from commit dd20174)
1 parent 4184070 commit 5eaa8dc

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=50:0:10
110110

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

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.
@@ -152,7 +152,6 @@ AC_SUBST(libopen_pal_so_version)
152152
# transparently by adding some intelligence in autogen.pl
153153
# and/or opal_mca.m4, but I don't have the cycles to do this
154154
# right now.
155-
AC_SUBST(libmca_opal_common_ofi_so_version)
156155
AC_SUBST(libmca_opal_common_cuda_so_version)
157156
AC_SUBST(libmca_opal_common_sm_so_version)
158157
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)