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

8299 Коммитов

Автор SHA1 Сообщение Дата
Tim Woodall
1373c847e0 added THREAD_SCOPED_LOCK macro to hold lock while invoking specified action
This commit was SVN r349.
2004-01-14 04:00:15 +00:00
David Daniel
b728a05805 Adding datatype creation and deletion functions ... interfaces only.
This commit was SVN r348.
2004-01-14 03:45:45 +00:00
Tim Woodall
762115be63 specific to PTL interface
This commit was SVN r347.
2004-01-14 03:44:11 +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
David Daniel
cdd3c4f4d1 Adding first pass at datatype copy function
This commit was SVN r345.
2004-01-14 03:36:54 +00:00
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
Jeff Squyres
a5b8536e10 Add the @file so that doxygen picks it up
This commit was SVN r343.
2004-01-14 02:30:05 +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
Brian Barrett
0aab57e043 * Make annoying whitespace change to test the multi-directory commit notice
stuff I just added so we only get one e-mail per commit, not per directory

This commit was SVN r341.
2004-01-14 00:41:40 +00:00
Jeff Squyres
3dae7aff72 A few minor changes
This commit was SVN r340.
2004-01-13 23:46:22 +00:00
Jeff Squyres
b7903bcedc Added doxygen comments.
This commit was SVN r339.
2004-01-13 23:32:19 +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
David Daniel
7f614d49cc Adding MPI_Type_... interface (currently empty).
This commit was SVN r337.
2004-01-13 23:25:17 +00:00
Jeff Squyres
175c1553b0 Minor style changes
This commit was SVN r336.
2004-01-13 22:21:30 +00:00
Jeff Squyres
f10878eb35 Eliminate src/include/lam/Makefile
This commit was SVN r335.
2004-01-13 22:15:13 +00:00
Jeff Squyres
a5402b0823 Fix header installation directory
This commit was SVN r334.
2004-01-13 22:14:29 +00:00
Jeff Squyres
0de84ca252 Add missing header installation block
This commit was SVN r333.
2004-01-13 22:14:08 +00:00
Jeff Squyres
dfb0f9c1c1 Moved a bunch of header files from src/include/lam to here.
This commit was SVN r332.
2004-01-13 22:13:44 +00:00
Jeff Squyres
d380ed4c11 Fix minor compiler warning
This commit was SVN r331.
2004-01-13 22:04:10 +00:00
Jeff Squyres
53826436fa Partial fix for bug 638: added AC_ARG_ENABLE for
--enable-mpi-profile.  Anju will add whatever AM_CONDITIONALs and
AC_DEFINE*s that he needs to finish the bug.

This commit was SVN r330.
2004-01-13 20:01:59 +00:00
Jeff Squyres
a9ab31762f Long live LAM/MPI 10!
This commit was SVN r329.
2004-01-13 15:42:58 +00:00
Brian Barrett
3fc789e72e * some more (mostly untested, but compiling) code for the cofs pcm module
* some comments on what needs to be done in the MPI_INIT C interface.  More
  coming tomorrow....

This commit was SVN r328.
2004-01-13 09:36:40 +00:00
Jeff Squyres
e4ac0bc98a Add module_exchange functions
This commit was SVN r327.
2004-01-13 08:07:10 +00:00
Jeff Squyres
1435992a8f s/lamssiexec/mcamodule/
This commit was SVN r326.
2004-01-13 06:00:57 +00:00
Jeff Squyres
633cc2e1b0 Make the file list reflect what is in CVS
This commit was SVN r325.
2004-01-13 06:00:10 +00:00
Brian Barrett
306bb8c6d8 * make life goodness :)
This commit was SVN r324.
2004-01-13 05:04:56 +00:00
Tim Woodall
df867a0933 more tweaking of i/f functions
This commit was SVN r323.
2004-01-13 04:50:56 +00:00
Brian Barrett
938a848170 * make file compile
This commit was SVN r322.
2004-01-13 04:36:00 +00:00
Jeff Squyres
3b67c0d8db Fix a few things uncovered by unit testing
This commit was SVN r321.
2004-01-13 02:58:37 +00:00
Jeff Squyres
c21aa53812 Oops -- missed some argeed-upon style things
This commit was SVN r320.
2004-01-13 02:57:17 +00:00
Jeff Squyres
88ac536659 argv unit test
This commit was SVN r319.
2004-01-13 02:55:26 +00:00
Tim Woodall
4327aa2178 changed mtx to mutex
This commit was SVN r318.
2004-01-13 02:34:20 +00:00
Tim Woodall
5bfddeed7e rename mtx to mutex
This commit was SVN r317.
2004-01-13 02:31:38 +00:00
Tim Woodall
f1a06035ed fixed prototype for init
This commit was SVN r316.
2004-01-13 02:22:01 +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
Tim Woodall
f5039f70e1 added request allocator to ptl
This commit was SVN r314.
2004-01-13 01:27:44 +00:00
Jeff Squyres
60c3cdbd1a Add some developer overrides -- max pickyness, enable debugging, etc.
This commit was SVN r313.
2004-01-13 01:13:28 +00:00
Tim Woodall
f3cf971f1d updated pml/ptl interface
This commit was SVN r312.
2004-01-13 00:36:37 +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
Prabhanjan Kambadur
b8b37b18c8 Adding c++ files to the list of files to be documented
This commit was SVN r310.
2004-01-12 23:58:08 +00:00
Jeff Squyres
646fd772aa Add makefiles for src/mpi/attribute and src/mpi/errhandler
This commit was SVN r309.
2004-01-12 23:54:05 +00:00
Prabhanjan Kambadur
e2e80ce841 adding files to .cvsignore
This commit was SVN r308.
2004-01-12 23:22:06 +00:00
Tim Woodall
e39b8fd32b changed isend i/f
This commit was SVN r307.
2004-01-12 19:17:09 +00:00
Tim Woodall
7ea0ee6167 *** empty log message ***
This commit was SVN r306.
2004-01-12 19:09:32 +00:00
Tim Woodall
6600fab8f8 more renaming
This commit was SVN r305.
2004-01-12 19:08:00 +00:00
Tim Woodall
938ae7fa39 rename comm_get_ptr to lam_comm_lookup
This commit was SVN r304.
2004-01-12 18:47:12 +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
1549ebfb19 more name changes
This commit was SVN r302.
2004-01-12 18:20:36 +00:00
Tim Woodall
a7d3a9752d more name tweaking
This commit was SVN r301.
2004-01-12 18:17:29 +00:00
Tim Woodall
f55da44561 moved/renamedd
This commit was SVN r300.
2004-01-12 18:13:22 +00:00