Skip to content

Commit

Permalink
revert #1785, patch is incomplete and causes segfaults
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Jul 15, 2015
1 parent f01a937 commit 0cd0cf1
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 93 deletions.
Expand Up @@ -20,10 +20,6 @@ dependencies = [('hwloc', '1.6')]
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mca_common_sm", "mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal",
"otfaux", "otf", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.4-GCC-4.6.4.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
Expand Up @@ -19,10 +19,6 @@ configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support
configopts += '--disable-dlopen ' # statically link component, don't do dynamic loading

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.4-GCC-4.7.2.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.5-GCC-4.7.2.eb
Expand Up @@ -24,10 +24,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
Expand Up @@ -13,7 +13,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
Expand Up @@ -13,7 +13,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.5-GCC-4.8.1.eb
Expand Up @@ -12,7 +12,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
Expand Up @@ -13,7 +13,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.5-GCC-4.8.2.eb
Expand Up @@ -12,7 +12,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
1 change: 0 additions & 1 deletion easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.6.5-GCC-4.8.3.eb
Expand Up @@ -12,7 +12,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-1.6.5-vt_cupti_events.patch',
]

Expand Down
Expand Up @@ -20,10 +20,6 @@ dependencies = [('hwloc', '1.8.1')]
# needed for --with-openib
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
Expand Up @@ -18,10 +18,6 @@ configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support

dependencies = [('hwloc', '1.9')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
Expand Up @@ -20,10 +20,6 @@ dependencies = [('hwloc', '1.9')]
# needed for --with-openib
osdependencies = [('libibverbs-dev','libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_f77", "mpi_f90", "mpi", "ompitrace", "open-pal", "open-rte",
"vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.7.3-GCC-4.8.2.eb
Expand Up @@ -23,10 +23,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -12,7 +12,6 @@ sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
'OpenMPI-%(version)s_common-cuda-lib.patch',
'OpenMPI-%(version)s-vt_cupti_events.patch',
]
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.8.1-GCC-4.8.3.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.8.3-GCC-4.9.2.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -20,10 +20,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic

dependencies = [('hwloc', '1.9')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -11,7 +11,6 @@ toolchain = {'name': 'iccifort', 'version': '2013_sp1.4.211'}
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']


configopts = '--with-threads=posix --enable-shared --enable-mpi-thread-multiple --with-verbs '
configopts += '--enable-mpirun-prefix-by-default ' # suppress failure modes in relation to mpirun path
configopts += '--with-hwloc=$EBROOTHWLOC ' # hwloc support
Expand All @@ -22,10 +21,6 @@ dependencies = [('hwloc', '1.9')]
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.8.4-GCC-4.8.4.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
4 changes: 0 additions & 4 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-1.8.4-GCC-4.9.2.eb
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -22,10 +22,6 @@ dependencies = [('hwloc', '1.10.0')]
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -23,10 +23,6 @@ dependencies = [('hwloc', '1.10.0')]
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down
Expand Up @@ -21,10 +21,6 @@ configopts += '--disable-dlopen ' # statically link component, don't do dynamic
# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]

patches = [
'openmpi-mca-params.conf-pre-1.8.6.patch',
]

libs = ["mpi_cxx", "mpi_mpifh", "mpi", "ompitrace", "open-pal", "open-rte", "vt", "vt-hyb", "vt-mpi", "vt-mpi-unify"]
sanity_check_paths = {
'files': ["bin/%s" % binfile for binfile in ["ompi_info", "opal_wrapper", "orterun"]] +
Expand Down

This file was deleted.

0 comments on commit 0cd0cf1

Please sign in to comment.