1
1

324 Коммитов

Автор SHA1 Сообщение Дата
Prabhanjan Kambadur
b41fe8e36a Changing the prototype of the init function for topo modules
This commit was SVN r1048.
2004-04-16 22:03:06 +00:00
Prabhanjan Kambadur
c76092b3cc Changing some files .. found warnings while trying to compile
This commit was SVN r1047.
2004-04-16 22:02:15 +00:00
Prabhanjan Kambadur
24543615db Changing some files .. found warnings while trying to compile
This commit was SVN r1046.
2004-04-16 22:01:32 +00:00
Prabhanjan Kambadur
ca01a056e5 Changing some stuff in topo module ...
This commit was SVN r1045.
2004-04-16 20:59:36 +00:00
Prabhanjan Kambadur
2f7aeb2d62 Changing some stuff in topo module ...
This commit was SVN r1043.
2004-04-16 20:54:48 +00:00
Prabhanjan Kambadur
8947835c35 Right file name
This commit was SVN r1042.
2004-04-16 19:49:39 +00:00
Prabhanjan Kambadur
757d829971 Mis-spelled file name
This commit was SVN r1041.
2004-04-16 19:49:08 +00:00
Prabhanjan Kambadur
11b88cb7fa Typo
This commit was SVN r1040.
2004-04-16 17:25:15 +00:00
Tim Woodall
8a28744808 increase poll iterations - improves latency
This commit was SVN r1027.
2004-04-13 21:10:00 +00:00
Tim Woodall
c312d5cff4 - fixed ack header size
- increase fragment size for a single ptl

This commit was SVN r1025.
2004-04-13 21:08:32 +00:00
Tim Woodall
fa0fdba04e resolved several threading issues
This commit was SVN r1023.
2004-04-12 15:39:15 +00:00
Tim Woodall
a4422f55f8 support for building w/out threads
This commit was SVN r1014.
2004-04-06 16:13:17 +00:00
Tim Woodall
14974727a4 - resolved multiple threading issues
This commit was SVN r1009.
2004-03-31 17:00:38 +00:00
Tim Woodall
ada9c63e79 initialize request type in base class
This commit was SVN r981.
2004-03-26 16:21:13 +00:00
Tim Woodall
1bf36c4663 - init fields for valgrind/purify
This commit was SVN r979.
2004-03-26 16:15:16 +00:00
Tim Woodall
d521a2dd81 fixed wait
This commit was SVN r978.
2004-03-26 16:14:13 +00:00
Tim Woodall
503cf31950 - initialize header size correctly
This commit was SVN r977.
2004-03-26 15:06:48 +00:00
Tim Woodall
c1ee4fec23 - initial integration with datatypes
- p2p mpi i/f functions
- adding doxygen comments

This commit was SVN r976.
2004-03-26 14:15:20 +00:00
Brian Barrett
1cd0bbdbbf Number of small changes to fix compile warnings. Most of these should be
completely harmless

This commit was SVN r969.
2004-03-26 05:00:29 +00:00
Jeff Squyres
69263505b7 Bunches of changes to make "make dist" work properly
This commit was SVN r966.
2004-03-26 04:28:42 +00:00
Brian Barrett
0454bd7cc2 Fix some C++ style comments in C code
This commit was SVN r962.
2004-03-25 21:31:43 +00:00
George Bosilca
be14710283 Remove all C++ variable definitions from the <blink>C</blink> code !!!
This commit was SVN r957.
2004-03-25 19:18:13 +00:00
Tim Woodall
7774c2d11e resolved compiler warning
This commit was SVN r942.
2004-03-19 17:28:53 +00:00
Tim Woodall
61f9cc7792 cleanup compiler warnings/errors
This commit was SVN r935.
2004-03-19 14:08:34 +00:00
Jeff Squyres
b9b207888e Silence compiler warnings
This commit was SVN r932.
2004-03-19 06:11:00 +00:00
Jeff Squyres
30ac8a87b9 Fix function name that just changed
This commit was SVN r929.
2004-03-19 06:06:04 +00:00
Jeff Squyres
ca5fa108f5 Change from "CVS" version to "SVN" version
This commit was SVN r928.
2004-03-19 06:05:27 +00:00
Jeff Squyres
304400d32b Rename the module registry to be the module repository
This commit was SVN r927.
2004-03-19 03:24:46 +00:00
Jeff Squyres
251f68b94f Re-separate out the always-installable headers from the
LAM-development headers.

This commit was SVN r925.
2004-03-18 21:35:28 +00:00
Tim Woodall
cd6be89d0d changed "struct lam_datatype_t" to lam_datatype_t
This commit was SVN r917.
2004-03-18 18:04:50 +00:00
Tim Woodall
c8ee802625 implemented waitall
This commit was SVN r916.
2004-03-18 17:49:40 +00:00
Tim Woodall
96f263403a re-implemented wait
This commit was SVN r915.
2004-03-18 16:03:03 +00:00
Tim Woodall
05cf2b1cff changed wait prototype - added waitall
This commit was SVN r912.
2004-03-18 14:05:32 +00:00
Jeff Squyres
178de760b9 No need for this file anymore
This commit was SVN r910.
2004-03-17 23:19:50 +00:00
Tim Woodall
75916dc548 added missing file
This commit was SVN r908.
2004-03-17 22:57:23 +00:00
Jeff Squyres
d6d01c2818 Make this directory have something in it so that make dist doesn't barf
This commit was SVN r902.
2004-03-17 22:27:32 +00:00
Jeff Squyres
f7749b8a98 There's no romio_config.h anymore
This commit was SVN r899.
2004-03-17 22:16:49 +00:00
Tim Woodall
6e96ca6a78 added request free
This commit was SVN r898.
2004-03-17 22:13:01 +00:00
Tim Woodall
e444d50409 fixed calls to free
This commit was SVN r897.
2004-03-17 22:08:13 +00:00
Tim Woodall
c8bcea1f0c added request free
This commit was SVN r896.
2004-03-17 22:00:19 +00:00
Jeff Squyres
1ee935eac6 Perhaps the final commit of the Great Source Reorganization...
This commit was SVN r891.
2004-03-17 21:11:52 +00:00
Jeff Squyres
e4ba4f8589 Missed these edits -- remove "_lam" from the library name
This commit was SVN r890.
2004-03-17 20:45:09 +00:00
David Daniel
bf2c32aa25 Fixing declaration of start method
This commit was SVN r887.
2004-03-17 20:25:14 +00:00
Jeff Squyres
c43bee325a More fixes for the source re-org
This commit was SVN r885.
2004-03-17 19:43:41 +00:00
Jeff Squyres
719dd9b3d0 Re-add the mem alloc/free function pointer typedefs
This commit was SVN r883.
2004-03-17 19:27:02 +00:00
Jeff Squyres
c9025b0873 Changes the location of libltdl.h
This commit was SVN r880.
2004-03-17 19:14:14 +00:00
Jeff Squyres
aa8ef8bd0a Build system mods for the new directory organization
This commit was SVN r879.
2004-03-17 19:06:06 +00:00
David Daniel
b9892161ef Fixing up the base component (part 1)
This commit was SVN r878.
2004-03-17 19:03:26 +00:00
David Daniel
7f8c2c3714 Updating header file names after the great directory reorganization.
This commit was SVN r877.
2004-03-17 18:45:16 +00:00
Jeff Squyres
99a09d6dbe Consolidate a little further
This commit was SVN r876.
2004-03-17 18:18:44 +00:00