1
1

22 Коммитов

Автор SHA1 Сообщение Дата
George Bosilca
1754d9ab7e Update the mpi.h file with the new definitions for lam_mpi_* datatypes.
Update the ddt engine (still work in progress).
Starting to implement the MPI_ datatype functions.

This commit was SVN r959.
2004-03-25 19:22:50 +00:00
George Bosilca
4e5be3a5d2 Correct the PMPI declaration.
This commit was SVN r956.
2004-03-25 19:10:41 +00:00
Rich Graham
c6f6c52f5b add MPI error handling.
This commit was SVN r952.
2004-03-22 21:42:12 +00:00
Jeff Squyres
765fd3f4f8 Oops -- these should actually be size_t, not int.
This commit was SVN r950.
2004-03-20 01:55:10 +00:00
Jeff Squyres
cfe2bd2427 Convert to use an accessor function (lam_pointer_array_get_size()) so
that we hide the internal member field

This commit was SVN r949.
2004-03-20 01:54:18 +00:00
Jeff Squyres
53581e13c6 Implemented MPI_Errhandler_f2c and MPI_Errhandler_c2f
This commit was SVN r947.
2004-03-19 19:01:09 +00:00
Jeff Squyres
aac803a3cb Return MPI_GROUP_NULL, not NULL.
This commit was SVN r946.
2004-03-19 19:00:28 +00:00
Jeff Squyres
c296eaacc7 A few more errhandler things; should be complete for comms now (still
have fortran issues to do)

This commit was SVN r945.
2004-03-19 18:01:03 +00:00
Jeff Squyres
f83a8fb659 Some more errhandler stuff, including updated invocation macros in
errhandler/errhandler.h.

This commit was SVN r944.
2004-03-19 17:29:39 +00:00
Jeff Squyres
19629774f0 First cut at error handlers. Still have more to go.
This commit was SVN r934.
2004-03-19 06:12:43 +00:00
Jeff Squyres
5e67eb96c8 - Update for new global function name (lam_group_allocate)
- Silence some minor compiler warnings

This commit was SVN r933.
2004-03-19 06:11:48 +00:00
Jeff Squyres
b9b207888e Silence compiler warnings
This commit was SVN r932.
2004-03-19 06:11:00 +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
cd29faa1e0 additional p2p i/f functions
This commit was SVN r921.
2004-03-18 20:04:09 +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
David Daniel
dfdd30969b Miscellaneous fixes for a clean build
This commit was SVN r913.
2004-03-18 14:17:23 +00:00
Tim Woodall
05cf2b1cff changed wait prototype - added waitall
This commit was SVN r912.
2004-03-18 14:05:32 +00:00
David Daniel
01268da3b4 MPI_Group takes a pointer to a group and resets its contents to
MPI_GROUP_NULL.

This commit was SVN r911.
2004-03-17 23:50:55 +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
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
698685924b Part 2 of The Great Source Reorganization
This commit was SVN r873.
2004-03-17 17:45:44 +00:00