Skip to content

Commit 99553eb

Browse files
committed
platform: Remove "with_verbs" from all the platform files.
Since --with-verbs has been removed, then remove it from all the platform files, too. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 48a33ee commit 99553eb

26 files changed

+1
-53
lines changed

contrib/platform/ibm/debug-power6-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ enable_debug=yes
44
enable_mem_profile=no
55
enable_contrib_no_build=libnbc
66
enable_ft_thread=no
7-
with_verbs=/usr
87
CXXFLAGS="-m64 -mcpu=power6 -mtune=power6 -O0 -g3 -ggdb"
98
CCASFLAGS="-m64 -mcpu=power6 -mtune=power6 -O0 -g3 -ggdb"
109
FCFLAGS="-m64 -mcpu=power6 -mtune=power6 -O0 -g3 -ggdb"

contrib/platform/ibm/debug-power7-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ enable_debug=yes
44
enable_mem_profile=no
55
enable_contrib_no_build=libnbc
66
enable_ft_thread=no
7-
with_verbs=/usr
87
CXXFLAGS="-m64 -mcpu=power7 -mtune=power7 -O0 -g3 -ggdb"
98
CCASFLAGS="-m64 -mcpu=power7 -mtune=power7 -O0 -g3 -ggdb"
109
FCFLAGS="-m64 -mcpu=power7 -mtune=power7 -O0 -g3 -ggdb"

contrib/platform/ibm/debug-ppc32-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ enable_debug=yes
44
enable_mem_profile=no
55
enable_contrib_no_build=libnbc
66
enable_ft_thread=no
7-
with_verbs=/usr
87
CXXFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
98
CCASFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
109
FCFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"

contrib/platform/ibm/debug-ppc64-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ enable_debug=yes
44
enable_mem_profile=no
55
enable_contrib_no_build=libnbc
66
enable_ft_thread=no
7-
with_verbs=/usr
87
CXXFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
98
CCASFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"
109
FCFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O0 -g3 -ggdb"

contrib/platform/ibm/optimized-power6-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ enable_mem_profile=no
33
enable_debug=no
44
enable_contrib_no_build=libnbc
55
enable_ft_thread=no
6-
with_verbs=/usr
76
enable_shared=yes
87
enable_static=no
98
CXXFLAGS="-m64 -mcpu=power6 -mtune=power6 -O3"

contrib/platform/ibm/optimized-power7-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ enable_mem_profile=no
33
enable_debug=no
44
enable_contrib_no_build=libnbc
55
enable_ft_thread=no
6-
with_verbs=/usr
76
enable_shared=yes
87
enable_static=no
98
CXXFLAGS="-m64 -mcpu=power7 -mtune=power7 -O3"

contrib/platform/ibm/optimized-ppc32-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ enable_mem_profile=no
33
enable_debug=no
44
enable_contrib_no_build=libnbc
55
enable_ft_thread=no
6-
with_verbs=/usr
76
enable_shared=yes
87
enable_static=no
98
CXXFLAGS="-m32 -mcpu=powerpc64 -mtune=powerpc64 -O3"

contrib/platform/ibm/optimized-ppc64-gcc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ enable_mem_profile=no
33
enable_debug=no
44
enable_contrib_no_build=libnbc
55
enable_ft_thread=no
6-
with_verbs=/usr
76
enable_shared=yes
87
enable_static=no
98
CXXFLAGS="-m64 -mcpu=powerpc64 -mtune=powerpc64 -O3"

contrib/platform/intel/bend/gadget

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ enable_mca_no_build=btl-tcp,btl-sm,rcache-udreg
2424
enable_mca_direct=pml-ob1
2525
with_memory_manager=no
2626
with_tm=no
27-
with_verbs=no
2827
with_devel_headers=yes
2928
with_portals=no
3029
with_valgrind=no

contrib/platform/intel/bend/gadget-optimized

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ enable_io_romio=no
2121
enable_contrib_no_build=libnbc
2222
with_memory_manager=no
2323
with_tm=no
24-
with_verbs=no
2524
with_devel_headers=yes
2625
with_portals=no
2726
with_valgrind=no

contrib/platform/lanl/cray_xc_cle5.2/debug-common

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# do not use IB verbs
2-
with_verbs=no
3-
41
enable_dlopen=no
52
enable_mem_profile=no
63
enable_binaries=yes

contrib/platform/lanl/cray_xc_cle5.2/optimized-common

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# do not use IB verbs
2-
with_verbs=no
3-
41
enable_dlopen=no
52

63
enable_mem_profile=no

contrib/platform/lanl/cray_xe6/cray-common

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# (c) 2012-2014 Los Alamos National Security, LLC. All rights reserved.
22
# Common Cray XE/XK-6 options (used by all builds)
33

4-
# do not use IB verbs
5-
with_verbs=no
6-
74
# enable XPMEM enhanced shared memory (needs for Vader BTL)
85
with_xpmem=/opt/cray/xpmem/0.1-2.0400.30792.5.6.gem
96

contrib/platform/lanl/darwin/darwin-common

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ with_tm=no
3232
# Enable PMI support for direct launch
3333
with_pmi=yes
3434

35-
# Always build ibverbs support
36-
with_verbs=yes
37-
3835
# Install the development headers
3936
with_devel_headers=yes
4037

contrib/platform/lanl/darwin/mic-common

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ enable_pci=no
2929
enable_libpci=no
3030
with_pmi=no
3131
with_slurm=no
32-
with_verbs=no
3332

3433
MIC_LDFLAGS="-L$XCOMPOSER/compiler/lib/mic -Wl,-rpath=$XCOMPOSER/compiler/lib/mic"
3534

contrib/platform/lanl/toss/README

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ created.
1717
- with_slurm
1818
- with_tm
1919
- with_pmi
20-
- with_verbs
2120
- NOTE: common had "with_devel_headers=yes" in it that was not propagated.
2221
This option should not be used in production as per Open MPI developer
2322
mailing list guidance.
@@ -58,9 +57,6 @@ created.
5857
- change: comment "Disable components not needed on TOSS platforms with
5958
high-speed networks" to "Disable components not needed on TOSS Ethernet-
6059
connected clusters"
61-
- change: with_verbs=no
62-
- change: comment "Always build ibverbs support" to "Do not build ibverbs
63-
support"
6460
- toss3-wc-optimized.conf
6561
- copy of toss3-hfi-optimized.conf with the following changes:
6662
- change: comment "Add the interface for out-of-band communication and set
@@ -83,7 +79,6 @@ created.
8379
- enable_mca_no_build=crs,filem,routed-linear,snapc,pml-dr,pml-crcp2,pml-crcpw,pml-v,pml-example,crcp,pml-cm,ess-cnos,grpcomm-cnos,plm-rsh,btl-tcp,oob-ud,ras-simulator,mpool-fake
8480
- enable_mca_static=btl:ugni,btl:self,btl:vader,pml:ob1
8581
- enable_mca_directpml-ob1
86-
- with_verbs=no
8782
- with_tm=no
8883
- enable_orte_static_ports=no
8984
- enable_pty_support=no

contrib/platform/lanl/toss/cray-lustre-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ enable_mca_static=btl:ugni,btl:self,btl:vader,pml:ob1
2020
# enable direct calling for ob1
2121
enable_mca_direct=pml-ob1
2222

23-
# do not use IB verbs
24-
with_verbs=no
25-
2623
# do not use torque
2724
with_tm=no
2825

contrib/platform/lanl/toss/toss2-mlx-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ with_pmi=yes
1616

1717
# Enable lustre support in romio
1818
with_io_romio_flags=--with-file-system=ufs+nfs+lustre
19-
20-
# Always build ibverbs support
21-
with_verbs=yes

contrib/platform/lanl/toss/toss2-qib-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ with_pmi=yes
1616

1717
# Enable lustre support in romio
1818
with_io_romio_flags=--with-file-system=ufs+nfs+lustre
19-
20-
# Always build ibverbs support
21-
with_verbs=yes

contrib/platform/lanl/toss/toss3-hfi-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ with_pmi=yes
1616

1717
# Enable lustre support in romio
1818
with_io_romio_flags=--with-file-system=ufs+nfs+lustre
19-
20-
# Always build ibverbs support
21-
with_verbs=yes

contrib/platform/lanl/toss/toss3-mlx-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ with_pmi=yes
1616

1717
# Enable lustre support in romio
1818
with_io_romio_flags=--with-file-system=ufs+nfs+lustre
19-
20-
# Always build ibverbs support
21-
with_verbs=yes

contrib/platform/lanl/toss/toss3-wc-optimized

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ with_pmi=yes
1616

1717
# Enable lustre support in romio
1818
with_io_romio_flags=--with-file-system=ufs+nfs+lustre
19-
20-
# Do not build ibverbs support
21-
with_verbs=no

contrib/platform/mellanox/optimized

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
enable_mca_no_build=coll-ml,btl-uct
22
enable_debug_symbols=yes
33
enable_orterun_prefix_by_default=yes
4-
with_verbs=no
54
with_devel_headers=yes
65
enable_oshmem=yes
76
enable_oshmem_fortran=yes

contrib/platform/snl/kitten

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@ ac_cv_func_usleep=${ac_cv_func_usleep=no}
5353
ac_cv_func_vm_read_overwrite=${ac_cv_func_vm_read_overwrite=no}
5454
ac_cv_func_waitpid=${ac_cv_func_waitpid=no}
5555

56-
if test "with_verbs" != "no" ; then
57-
enable_mca_direct=pml-ob1
58-
enable_mca_no_built="$enable_mca_no_build,btl-sm"
59-
elif test "with_portals4" != "no" ; then
56+
if test "with_portals4" != "no" ; then
6057
enable_mca_no_build="$enable_mca_no_build,pml-ob1,btl,bml,mpool,rcache"
6158
enable_mca_direct=pml-cm,mtl-portals4
6259
fi

contrib/platform/snl/portals4-orte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ enable_contrib_no_build=libnbc
44
enable_heterogeneous=no
55
enable_mem_debug=no
66
enable_mem_profile=no
7-
with_verbs=no
87
with_gm=no
98
with_mx=no

contrib/platform/utk/cray_xc30_darter

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ with_alps=yes
2424
with_tm=no
2525
with_slurm=no
2626
with_xpmem=yes
27-
with_verbs=no
2827
enable_mca_no_build=crs,filem,routed-linear,snapc,pml-dr,pml-crcp2,pml-crcpw,pml-example,crcp,pml-cm,ess-cnos,grpcomm-cnos,plm-rsh,btl-tcp,oob-ud,ras-simulator,mpool-fake,maffinity-first_use,maffinity-libnuma,paffinity-linux
2928
enable_mca_static=btl:ugni,btl:self,btl:vader,pml:ob1,coll:ml
3029
#enable_mca_direct=pml-ob1

0 commit comments

Comments
 (0)