1
1
openmpi/ompi/contrib/vt
Matthias Jurenz 05549e889b Changes to VT:
- fixed a bug (potential segfault) in the MPI wrapper functions MPI_Gatherv and MPI_Scatterv which occurred due to illegal access to insignificant parameters on non-root ranks
	- vtdyn:
		- stop instrumenting if an error occurred during finalizing instrumentation set
	- vtunify-mpi:
		- added option '--stats' to unify only summarized information, no events
		- reduced memory usage on rank 0: immediately send token translation tables to the corresponding worker ranks when they are complete
		- send the "finished-flag" together with the last set of definitions read to rank 0 instead of sending an extra message
	- OPARI:
		- fixed detection of DO loop beginnings; If there is a variable which contains "do" in its name it was detected as DO loop :-(
		- fixed processing of Fortran line-continuation appearing after a complete OpenMP directive

This commit was SVN r25584.
2011-12-07 12:26:38 +00:00
..
vt Changes to VT: 2011-12-07 12:26:38 +00:00
wrappers Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
autogen.subdirs Fixed ticket #1212 2008-03-05 15:17:10 +00:00
configure.m4 Added changes from VampirTrace-5.8 2010-01-18 09:32:57 +00:00
Makefile.am bringing VampirTrace integration to the trunk 2008-01-28 08:39:48 +00:00