1
1
openmpi/opal/mca
Adrian Reber 015799c724 Fix COMPRESS/CRS MCA for C/R by returning correct value
Right now the C/R code fails because of a change introduced in
opal/mca/compress/base/compress_base_open.c and
pal/mca/crs/base/crs_base_open.c in 2013 with commit

git 734c724ff76d9bf814f3ab0396bcd9ee6fddcd1b
svn r28239

    Update OPAL frameworks to use the MCA framework system.

This commit changed a lot but also the return value of functions from
OPAL_SUCCESS to OPAL_ERR_NOT_AVAILABLE/OPAL_ERR_NOT_AVAILABLE.

This commit lets opal_compress_base_register() and opal_crs_base_open()
always return OPAL_SUCCESS and removes unneeded #includes.

This commit was SVN r30130.

The following SVN revision numbers were found above:
  r28239 --> open-mpi/ompi@365cf48db5
2014-01-07 14:16:54 +00:00
..
backtrace Per this email thread: 2013-12-18 17:57:37 +00:00
base Try to impose a little bit of consistency on how we parse lists of 2013-12-21 23:23:33 +00:00
common add missing include 2013-07-21 20:18:17 +00:00
compress Fix COMPRESS/CRS MCA for C/R by returning correct value 2014-01-07 14:16:54 +00:00
crs Fix COMPRESS/CRS MCA for C/R by returning correct value 2014-01-07 14:16:54 +00:00
db Update component-level selection comments to match latest revisions 2013-12-25 19:12:43 +00:00
event This commit combines 3 somewhat-unrelated things, which unfortunately 2013-12-13 21:24:45 +00:00
hwloc Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match. 2013-12-20 20:42:39 +00:00
if Fix compiler errors on Solaris, NetBSD, and OpenBSD: 2013-12-20 11:17:30 +00:00
installdirs Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
memchecker Fix bug introduced by r28236: make declaration and instantiation agree 2013-04-10 14:10:47 +00:00
memcpy Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
memory Clarify the comment: if ummunotify is present *and* if we were 2013-12-18 23:39:22 +00:00
pstat Update struct member name - this is why we put such things in the trunk before moving them to a branch, especially when coming from outside :-) 2013-10-07 15:43:43 +00:00
shmem Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
timer Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00