Vishwanath Venkatesan
f91340f648
Fixes for the 2gb limitation. This fixes problems both static and two-phase
...
algorithms.
This commit was SVN r27596.
2012-11-12 17:39:58 +00:00
Vishwanath Venkatesan
67463de96f
Changing the two-phase component accordingly for the modified interfaces.
...
This commit was SVN r27544.
2012-10-31 22:07:02 +00:00
Vishwanath Venkatesan
240d56feeb
# Extracting timing information for the two-phase collective write/read algorithms.
...
# The processes register their information and continue.
# Actual printing of timing information happens at file close.
# Triggered by MCA parameter at runtime
This commit was SVN r27441.
2012-10-11 21:25:30 +00:00
Vishwanath Venkatesan
c86e5f6263
set status->_ucount correctly for two-phase collective read and write operations in the module
...
This commit was SVN r27406.
2012-10-04 21:39:37 +00:00
Vishwanath Venkatesan
76dc8a7c55
Fix for two_phase_read_all for multiple cycles.
...
This commit was SVN r27388.
2012-10-01 19:14:14 +00:00
Vishwanath Venkatesan
c6751eaf70
Fixing all two_phase read_all bugs,
...
1. Multiple aggregator with non-contiguous datatype,
2. Memory corruption bugs.
Cleaned version, with proper initialization and memory management.
This commit was SVN r27370.
2012-09-26 00:16:08 +00:00
Vishwanath Venkatesan
2e2a46b2be
Fixing two-phase write all bug for non-contiguous file-type.
...
This commit was SVN r27369.
2012-09-26 00:10:40 +00:00
Vishwanath Venkatesan
bf58af295b
Changes to the two_phase implementation, for supporting the
...
data-seiving feature of two-phase algorithm.
This commit was SVN r27152.
2012-08-27 21:11:05 +00:00
Vishwanath Venkatesan
539571171b
Moving support functions of two-phase to the two_phase component.
...
This commit was SVN r26920.
2012-07-31 04:37:04 +00:00
Vishwanath Venkatesan
15ebe838e9
Modified implementation of two_phase read all similar to the changes for the write all
...
incorporating romio style partitioning.
This commit was SVN r25853.
2012-02-01 18:30:13 +00:00
Vishwanath Venkatesan
b9026ccbd0
Fix for two-phase generating flattened datatype using decoded iovec for
...
handling non-contiguous memory and contiguous file cases.
This commit was SVN r25850.
2012-02-01 17:23:51 +00:00
Jeff Squyres
4f35b62154
Components should not be linking to top-level libraries -- and
...
definitely should not be linking to more than libmpi.la! (remember
that libmpi.la now wholly contains libopen-rte.la, which wholly
contains libopen-pal.la).
This commit was SVN r25843.
2012-01-31 20:43:27 +00:00
Vishwanath Venkatesan
1e95d8b1e2
remove the MPI functions used in these files by the OMPI internal corresponding functionality and also add error checking in these for functions which did not have them'
...
This commit was SVN r25723.
2012-01-13 17:21:51 +00:00
Vishwanath Venkatesan
37c8470e3d
modified implementation for two-phase write_all incorporating romio style domain partitioning
...
This commit was SVN r25680.
2011-12-22 00:16:29 +00:00
Edgar Gabriel
52063267df
commit of the OMPIO modules and frameworks.
...
This commit was SVN r25079.
2011-08-25 20:08:17 +00:00