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

18 Коммитов

Автор SHA1 Сообщение Дата
George Bosilca
81d1d0322a Remove all useless includes. They get included anyway from others include ... The way we
manage the dependencies still need some rework ...

This commit was SVN r5744.
2005-05-18 15:54:24 +00:00
Brian Barrett
372434f9dc * Merge in all changes from the mpi-devel branch
This commit was SVN r5040.
2005-03-26 18:49:16 +00:00
Jeff Squyres
3f5541349a Add UC copyright
This commit was SVN r5009.
2005-03-24 12:43:37 +00:00
George Bosilca
d4aacdccca Just to be 100% ANSI compliant the files using malloc and NULL require stdlib.h respectivly stdio.h.
This commit was SVN r4505.
2005-02-23 01:58:01 +00:00
George Bosilca
9de8c7db54 Remove the stdio.h and stdlib.h, they are useless.
This commit was SVN r4499.
2005-02-22 23:30:23 +00:00
Jeff Squyres
616269a9be Add HLRS copyright
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748 First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
pending.

This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
c3c63b57c4 Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT
thingy needs to go on the *declaration*, not the *definition*.  Well,
at least this was all done en masse and via an automated mechanism, so
total time wasted was only about 15 minutes...

This commit was SVN r2858.
2004-09-24 18:33:36 +00:00
Jeff Squyres
4d05abcf8e Perfect brainless late-night hacking -- add the new OMPI_EXPORT macro
to all the MPI f77 and C bindings.  Yay Windows!  ;-)

This commit was SVN r2856.
2004-09-24 10:30:19 +00:00
Vishal Sahay
c666e04b6e More file f77 bindings and a small fix in the spawn bindings
This commit was SVN r2736.
2004-09-17 04:03:19 +00:00
Jeff Squyres
04932c1666 Fix some f77 string bindings that were missed
This commit was SVN r2616.
2004-09-11 17:19:05 +00:00
Vishal Sahay
e1c71f8c9a More f77 bindings and some fixes - typos - in recv_f.c and comm_spawn_f.c
This commit was SVN r2567.
2004-09-09 19:42:07 +00:00
Vishal Sahay
2adafa8f53 Partially implemented and commented out binding for now
This commit was SVN r2505.
2004-09-04 00:28:30 +00:00
Jeff Squyres
cd8f550dc7 - Add greb-able string in non-implemented functions
- Fix exception handling when malloc fails
- Combine a few malloc's

This commit was SVN r1831.
2004-08-02 02:35:46 +00:00
Jeff Squyres
949bf3f51d Fix fortran bindings on systems with weak symbols
This commit was SVN r1773.
2004-07-17 20:10:03 +00:00
David Daniel
563ac2a338 First pass of lam -> ompi conversion
This commit was SVN r1191.
2004-06-07 15:33:53 +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
Prabhanjan Kambadur
044ff3749a Fortran bindings, here they come
This commit was SVN r1036.
2004-04-16 02:33:49 +00:00