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

15 Коммитов

Автор SHA1 Сообщение Дата
Tim Woodall
08ec73a546 changed proc_modex to ompi_object_t
This commit was SVN r3142.
2004-10-14 21:04:45 +00:00
Tim Woodall
ce03565c4f - exchange procs arch/byte ordering at startup
- added tcp ptl support for heterogenous architectures

This commit was SVN r3075.
2004-10-12 21:50:25 +00:00
Brian Barrett
41e17e2758 * rename pack.{c,h} to bufpack.{c,h} because there was already a pack.c in
src/mpi/c and you can't have two object files with the same name in
  the same library

This commit was SVN r2782.
2004-09-20 19:55:01 +00:00
Edgar Gabriel
54bdb20351 removing the second lock. By introducing a new function proc_find_and_add we can work with a single lock. Actually, this makes the stuff for the dynamic process management easier.
This commit was SVN r2740.
2004-09-17 10:10:24 +00:00
Edgar Gabriel
3617f6d16e removing two unused functions. Furthermore, modifying the get_namebuf functions to use ompi_pack/unpack and thus work in heterogeneous environments.
This commit was SVN r2707.
2004-09-16 10:07:14 +00:00
Edgar Gabriel
b4a77ae5e0 changing the interface of two of the *new* functions from size_t to int,
since it is easier to specify the data type for an int (in both
OOB terms as well as in MPI terms), if we have to send the result
data length around.

This commit was SVN r1899.
2004-08-05 16:27:13 +00:00
Edgar Gabriel
0b1fc511be adding the *homogeneous* version of the functions which we discussed
here yesterday. Heterogeneous version will require the datatype engine
to work heterogeneously ...

This commit was SVN r1869.
2004-08-04 17:05:22 +00:00
Tim Woodall
165d4f8841 merge of oob/rte changes from rte branch
This commit was SVN r1527.
2004-07-01 14:49:54 +00:00
David Daniel
563ac2a338 First pass of lam -> ompi conversion
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
Edgar Gabriel
aab81a9261 Added a function to lookup a lam_proc_t struct based on the vpid.
Used currently in intercomm_create functions.

Reviewed by Tim.

This commit was SVN r1134.
2004-05-17 21:28:32 +00:00
Tim Woodall
614decdd00 added lock
This commit was SVN r1007.
2004-03-31 16:59:06 +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
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
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
1b67211597 Massive directory reorganization :-)
This commit was SVN r872.
2004-03-17 17:42:19 +00:00