1
1
openmpi/ompi
Matthias Jurenz 86e58eb6d3 VT configure fixes:
- skip test for libdl on BlueGene? and CrayXT platforms (particularly on CrayXT this library can be linked but it isn't suitable)
- set cache variables for functions 'PMPI_Win_test', 'PMPI_Win_lock', 'PMPI_Win_unlock', and 'MPI_Register_datarep', if VT is configuring for Open MPI
- added test for pthread functions 'pthread_condattr_<set|get>pshared' and 'pthread_mutexattr_<set|get>pshared', because they are not available on some platforms
VT fixes:
- cut 'nm' collected symbol names at '??'
- vtunify:
        - fixed unsafe usage of some strncpy's
        - fixed potential segmentation fault in vtunify-mpi which might occur on 32bit platforms using MPICH2
OTF general:
- updated date in copyright header of each source file
OTF fixes:
- minor code cleanups (indentation, nicer error messages, more correct free's)
- otfaux:
        - fix to place final statistics after the very last record instead of right before
        - changed fatal error to a warning when a file is closed twice (or unexpectedly)

This commit was SVN r22820.
2010-03-12 11:03:45 +00:00
..
attribute - Since r22727 orte_app_idx_t was introduced, being a uint32_t (was 2010-03-08 22:56:33 +00:00
class - Replace combinations of 2009-08-20 11:42:18 +00:00
communicator Amendment to r22671: change the name of the new communicator flag from 2010-02-23 21:24:07 +00:00
config Add pkg-config(1) config files to Open MPI. Additionally, fix a minor 2010-02-24 18:46:06 +00:00
contrib VT configure fixes: 2010-03-12 11:03:45 +00:00
datatype Add an opal_attribute_unused in here since we're no longer using this 2010-02-17 21:12:49 +00:00
debuggers - This bites us with make check (read MTT) on static builds (read jaguar) 2010-01-25 23:41:59 +00:00
errhandler Closes trac:2158. 2010-01-07 18:16:39 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Fun typo. :-) 2009-08-20 21:23:54 +00:00
include Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca Add the process name to the error message resulting from a failed mmap(), open(), or ftruncate() so that it is slightly easier to figure out which process in the system caused the problem with sm. 2010-03-10 00:18:04 +00:00
mpi Set the compile flags for F77 on Windows more correctly. 2010-03-04 11:41:42 +00:00
mpiext Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
op Replace jumps with returns. 2009-08-20 02:29:30 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Updates to make trunk run on Catamount again: 2010-02-03 05:07:40 +00:00
request - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Ensure we set an error code when leaving, correctly check for slot_list_set return status 2010-02-17 22:59:19 +00:00
tools Set the compile flags for F77 on Windows more correctly. 2010-03-04 11:41:42 +00:00
win - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt While building the profiling interface, ignore the 2010-03-02 21:05:04 +00:00
Makefile.am This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +00:00