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
0e6378bfc9
Modifying the static component accordingly for the modification of interfaces in io_ompio.c
...
This commit was SVN r27546.
2012-10-31 22:09:21 +00:00
Vishwanath Venkatesan
95d38fdaf5
# Extracting timing information for the static 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 r27442.
2012-10-11 21:27:47 +00:00
Vishwanath Venkatesan
6d9d0f2968
Initialize the iov_count, this crashes static write/read in certain platforms while decoding datatype
...
This commit was SVN r27273.
2012-09-08 00:40:21 +00:00
Edgar Gabriel
1078f13ad2
set status->_ucount correctly for collective read and write operations in the module
...
This commit was SVN r26916.
2012-07-30 20:14:36 +00:00
Vishwanath Venkatesan
86a57c7b66
Initializing sorted_file_offsets to NULL
...
This commit was SVN r26526.
2012-05-30 06:56:40 +00:00
Edgar Gabriel
636cf786be
local_heap_sort should really be a static function.
...
This commit was SVN r26065.
2012-02-28 14:42:56 +00:00
Vishwanath Venkatesan
7c9c3ede61
Modified implementation for the static segmentation read algorithm with improved
...
performance and bug fixes.
This commit was SVN r26056.
2012-02-24 20:55:33 +00:00
Vishwanath Venkatesan
326bc69df4
Modified implementation for static file write all algorithm which fixes all the previous
...
bugs and provides improved performance.
This commit was SVN r26054.
2012-02-24 20:47:09 +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
Edgar Gabriel
52063267df
commit of the OMPIO modules and frameworks.
...
This commit was SVN r25079.
2011-08-25 20:08:17 +00:00