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

10 Коммитов

Автор SHA1 Сообщение Дата
Tim Woodall
5fbf7beb98 first cut at working rts/cts approach for large messages
This commit was SVN r859.
2004-03-16 15:12:11 +00:00
Tim Woodall
7b590f00b4 first cut at blocking send/recv (via tcp)
This commit was SVN r842.
2004-03-11 22:02:01 +00:00
David Daniel
01b5491c18 More changes to the object system (again) to transparently run the
constructor and destructor hierarchy.

Also changing lam_class_info_t --> lam_class_t for brevity.

This commit was SVN r749.
2004-02-12 22:42:39 +00:00
Tim Woodall
44ffcda358 - use libevent
- added pml callbacks to ptl interface

This commit was SVN r746.
2004-02-12 20:55:10 +00:00
David Daniel
00e50911b0 A large commit:
Changing the object.h model to conform more to people's (C++-biased)
expectations.  See the comment at the top of src/lam/lfc/object.h for
full details.

Also a couple of tweaks to the datatype directory (but nothing working
yet).

This commit was SVN r674.
2004-02-10 14:04:27 +00:00
Tim Woodall
b8d6c49fac - match fragments when a receive is posted
This commit was SVN r648.
2004-02-04 17:11:57 +00:00
Tim Woodall
3836a7bf33 - factor common elements into fragment base class
- tcp cleanup

This commit was SVN r642.
2004-02-03 21:33:29 +00:00
Tim Woodall
5ccd562fc3 cleanup
This commit was SVN r597.
2004-01-29 23:50:31 +00:00
Tim Woodall
50730ae597 - added add_ptls i/f back to pml
- working on receive processing in pml

This commit was SVN r585.
2004-01-29 19:27:39 +00:00
Tim Woodall
8d4f3d2b92 moved/renamed base data structures used in PML<->PTL interface from pml/base
to ptl/base as these are specific to the PTL interface

This commit was SVN r346.
2004-01-14 03:42:02 +00:00