1
1

13 Коммитов

Автор SHA1 Сообщение Дата
Brian Barrett
0d82642b40 * Split thread support build conditionals into MPI threads and progress
threads (defaults to use MPI threads, disable progress threads).  This
  allows us to have MPI threaded support, but without progress threads
  and all that fun stuff.

This commit was SVN r4443.
2005-02-16 17:42:07 +00:00
Tim Woodall
606ed364b6 -correct threading build
-allow mx library to assign endpoint number

This commit was SVN r3748.
2004-12-08 18:25:20 +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
Tim Woodall
70d1c1aafd rather large commit:
- change mca_ptl_base_header_t definition to decrease the
  header size for small messages. note that this requires
  all ptls to be updated. tcp/self/sm/mx have been changed,
  gm/ib/quadrics will be broken by this commit. george and
  mitch have volunteered to make the required changes to gm/ib
- revised matching logic to reduce function call overhead
- changes to tcp/self/sm/mx ptls to support the revised headers

This commit was SVN r3602.
2004-11-17 22:47:08 +00:00
Tim Woodall
19f0debe2f cleanup
This commit was SVN r3552.
2004-11-11 16:07:51 +00:00
Tim Woodall
e7046525d1 - optimizations for latency
This commit was SVN r3508.
2004-11-04 01:01:08 +00:00
Tim Woodall
7148d50839 added MCA parameter to limit number of ptls used
This commit was SVN r3490.
2004-11-03 16:08:49 +00:00
Tim Woodall
a71e68f718 in progress
This commit was SVN r3445.
2004-10-29 20:21:30 +00:00
Tim Woodall
847c08fda5 - for non-threaded builds - set progress to be blocking for non-mpi apps
- reorg MX

This commit was SVN r3383.
2004-10-28 15:40:46 +00:00
Tim Woodall
f6ab31f38d - renamed ACK flag
- first cut at MX support for short messages

This commit was SVN r3369.
2004-10-27 13:52:06 +00:00
Tim Woodall
e6066c59f2 init code
This commit was SVN r3310.
2004-10-25 13:33:30 +00:00
Tim Woodall
725a1ae657 template for mx
This commit was SVN r3303.
2004-10-23 19:49:29 +00:00