1
1
Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Graham Fagg
5760f3ef8c fixed truncation check (buf=size of data is not a truncation!)
This commit was SVN r2720.
2004-09-16 14:36:38 +00:00
Jeff Squyres
95c87a5d72 Updates and fixes to make MPI_PACK / MPI_UNPACK *really* work :-)
This commit was SVN r2390.
2004-08-30 07:52:09 +00:00
Jeff Squyres
a2996b2d01 Remove temporary use of global convertor; MPI_PACK and MPI_UNPACK are
now thread-safe.

This commit was SVN r2386.
2004-08-29 22:45:06 +00:00
Jeff Squyres
eeee18fce8 Make a pass through all top-level MPI functions
- Mark those who are still not yet implemented:
  - return an error
  - have a grep-able string indicating that they are not yet
    implemented
- ensure every function checks for init/finalize
- add more error checking to a bunch of functions
- unify the error checking -- it reflected about 3 different
  [previous] error checking styles and MPI exception invocation styles

This commit was SVN r1817.
2004-07-30 02:58:53 +00:00
Tim Woodall
2ce7ca725b - cleanup of some of the c bindings
- for threaded case - cleanup event libraries progress thread
- cleanup of request handling for persistent sends
- added support for buffered sends

This commit was SVN r1461.
2004-06-24 16:47:00 +00:00
David Daniel
563ac2a338 First pass of lam -> ompi conversion
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
Vishal Sahay
148689e3d1 front end funcitions for coll and some dt functions
This commit was SVN r1126.
2004-05-07 23:44:49 +00:00
Prabhanjan Kambadur
a0983ab473 Changing the bindings files to have the #define of MPI_ functions to PMPI_ functions after the #pragma weak statement
This commit was SVN r1055.
2004-04-20 18:50:43 +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