1
1
openmpi/opal
Josh Hursey b749ecbab8 This commit fixes trac:2190.
Originally the patch was to improve the error message, but when digging into the code I found a subtle bug. If the daemon does not tell the HNP what CRS component it used, then the HNP tries to figure it out from the metadata (this is an uncommon case). The path the HNP used was not complete, so it was unable to find the metadata information. This patch fixes this by adding the 'snapshot_reference' to the 'snapshot_location' which completes the path for this search.

cmr:v1.4 (needs a custom patch)

cmr:v1.5

This commit was SVN r22479.

The following Trac tickets were found above:
  Ticket 2190 --> https://svn.open-mpi.org/trac/ompi/ticket/2190
2010-01-25 20:28:38 +00:00
..
asm Add the Open MPI specific part based on a patch from Manuel. Add the 2009-07-13 20:01:12 +00:00
class Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
config Move the test for case-sensitive file system from ompi to opal so that all layers can have that knowledge. 2009-12-29 23:26:45 +00:00
datatype Spaces instead of tabs. 2009-12-15 18:07:33 +00:00
dss The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
include Update a few more CMake scripts. 2010-01-19 17:34:55 +00:00
mca This commit fixes trac:2190. 2010-01-25 20:28:38 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00
threads Define a standard return value for when a thread exits. 2010-01-23 03:57:24 +00:00
tools This commit fixes trac:2190. 2010-01-25 20:28:38 +00:00
util Updates to allow OMPI to build on Cray XT platforms running Catamount 2010-01-07 18:14:03 +00:00
win32 - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Remove flex.exe and its license file from the tarball. 2010-01-22 16:40:13 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00