1
1
openmpi/opal/mca/backtrace
Ralph Castain 77553f72be Per this email thread:
http://www.open-mpi.org/community/lists/devel/2013/12/13412.php

fix the backtrace function to avoid async issues. Thanks to Takahiro Kawashima for the patch

This commit was SVN r29955.
2013-12-18 17:57:37 +00:00
..
base Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
execinfo Per this email thread: 2013-12-18 17:57:37 +00:00
none Per this email thread: 2013-12-18 17:57:37 +00:00
printstack Per this email thread: 2013-12-18 17:57:37 +00:00
backtrace.h Per this email thread: 2013-12-18 17:57:37 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00