1
1

14 Коммитов

Автор SHA1 Сообщение Дата
Rich Graham
af46dc081a match incoming fragments against both specific and wild receives.
This commit was SVN r344.
2004-01-14 03:23:45 +00:00
Rich Graham
fcd7ffb54f add "specific" matching logic for fragment matching. Add a return
value for lam_list_remove_item().

This commit was SVN r342.
2004-01-14 01:02:18 +00:00
Rich Graham
8f7df50dfd continuing to check in matching code - wild matcing is all checked in.
Adding support function (lam_list_remove_item) to lam_list_t, and the
macro LAM_ANY_TAG, which is #defined to MPI_ANY_TAG to avoid a
translation step.

This commit was SVN r338.
2004-01-13 23:26:14 +00:00
Rich Graham
223b49aee5 changing list so to imbed a lam_list_item_t as the head and tail in the
list, rather than pointer to these - simpler and faster logic, but more
memory usage.

This commit was SVN r315.
2004-01-13 01:34:06 +00:00
Rich Graham
5f93493527 continue to fill in the fragment matching logic.
This commit was SVN r311.
2004-01-13 00:01:36 +00:00
Tim Woodall
9e5bb8c380 rename get_comm_ptr to lam_comm_lookup
This commit was SVN r303.
2004-01-12 18:47:02 +00:00
Tim Woodall
dd7c3b5303 renamed
This commit was SVN r299.
2004-01-12 18:05:46 +00:00
Rich Graham
028a60b7f2 remove C++ style comment.
This commit was SVN r291.
2004-01-12 03:34:57 +00:00
Rich Graham
889bf52ba4 add support for fragment matching in the teg pml.
This commit was SVN r290.
2004-01-12 03:13:53 +00:00
Jeff Squyres
1f717bfdac First cut of a lot of MCA infrastruture. Still little base code yet,
but the build structure is getting there.

This commit was SVN r269.
2004-01-11 21:31:52 +00:00
Jeff Squyres
fb67a22d04 Update .cvsignore
This commit was SVN r261.
2004-01-11 08:22:52 +00:00
Rich Graham
2be168e6af starting to put together the matching routine
This commit was SVN r246.
2004-01-11 00:22:24 +00:00
Jeff Squyres
573a61e573 More skeleton infrastructure for MCA
This commit was SVN r161.
2004-01-09 08:27:58 +00:00
Jeff Squyres
7c70c4ef99 Add missing .cvsignore files
This commit was SVN r156.
2004-01-09 08:18:18 +00:00