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
Tim Woodall
dd7c3b5303
renamed
...
This commit was SVN r299.
2004-01-12 18:05:46 +00:00
Tim Woodall
9526e685c4
renamed
...
This commit was SVN r298.
2004-01-12 17:44:31 +00:00
Jeff Squyres
f4896b6ed9
Add empty defintions for MPI errhandlers and attributes; they'll likely be
...
shared across several MPI opaque datatypes.
This commit was SVN r297.
2004-01-12 16:08:46 +00:00
Prabhanjan Kambadur
e8cf7b3816
Adding install-exec-hook and uninstall-local targets so that
...
make install does not barf when WANT_DEPRECATED_EXECUTABLE_NAMES
is diasabled.
This commit was SVN r296.
2004-01-12 08:08:20 +00:00
Prabhanjan Kambadur
115e4dd62d
These are the back-end files which are called by the wrapper compilers.
...
Yet to format the comments properly. I will format them ASAP and make a
man-page similar to L7 for mpicc, mpicxx, mpif77 and mpif90
This commit was SVN r295.
2004-01-12 07:21:20 +00:00
Prabhanjan Kambadur
23f1c30963
Adding the wrapper compiler files to L8. Yet to comment it in a style
...
fit to be a man-page. I decided to commit them so that it gets into
CVS. I will format the comments shortly.
This commit was SVN r294.
2004-01-12 07:19:48 +00:00
Prabhanjan Kambadur
307c0ea0e2
Changing Makefile.am to adapt to new dir structure
...
This commit was SVN r293.
2004-01-12 07:09:31 +00:00
Prabhanjan Kambadur
b18c7913bc
Adding WRAPPER_* flags
...
This commit was SVN r292.
2004-01-12 07:08:37 +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
Prabhanjan Kambadur
f68f52fdda
preventing C++ name mangling
...
This commit was SVN r289.
2004-01-12 02:07:42 +00:00
Brian Barrett
41bf5c59ab
* change from any-source style messaging to source-specified receives.
...
* Update cofs module to match
This commit was SVN r288.
2004-01-12 01:57:06 +00:00
Brian Barrett
6cf91043c9
* more things to ignore
...
This commit was SVN r287.
2004-01-12 01:45:25 +00:00
Brian Barrett
5e53d6133f
* make string for job handle even more explicit
...
This commit was SVN r286.
2004-01-12 01:23:15 +00:00
Brian Barrett
cfcacb8b1b
* fix query_get_nodes to take an int* for available_procs, since this is an
...
output variable
* Added job_handle support for cofs module
This commit was SVN r285.
2004-01-12 01:22:30 +00:00
Brian Barrett
8c6d253963
* shell for all the pcm functions I have to implement now :)
...
This commit was SVN r284.
2004-01-12 00:58:28 +00:00
Brian Barrett
b93d3172f8
* add shell of a cofs registry module implementation. Doesn't actually
...
work yet, but compiles and links and all that joy
This commit was SVN r283.
2004-01-12 00:53:58 +00:00
Brian Barrett
f093e2f386
* more stuff to ignore
...
This commit was SVN r282.
2004-01-12 00:19:53 +00:00
Brian Barrett
7a66fc42fb
* Update pcm.h to match the latest MCA design
...
* Initial shell of the cofs pcm module
This commit was SVN r281.
2004-01-12 00:16:18 +00:00
Prabhanjan Kambadur
f23946eee8
Spelling error correction
...
This commit was SVN r280.
2004-01-12 00:09:51 +00:00
Jeff Squyres
79e359fcd5
Temporary fix for Automake 1.8
...
This commit was SVN r279.
2004-01-11 23:53:39 +00:00
Jeff Squyres
85705b68ff
Remove the AC_REQUIRE
...
This commit was SVN r278.
2004-01-11 23:44:59 +00:00
Brian Barrett
0b17e28f1b
* ensure message ordering in receives by enforcing the serial number
...
This commit was SVN r277.
2004-01-11 23:19:37 +00:00
Jeff Squyres
b2a73bb976
Update cvsignore
...
This commit was SVN r276.
2004-01-11 22:53:15 +00:00
Brian Barrett
2c33a0be9d
* Moved cofs oob module to use its own configure and all that jaz
...
This commit was SVN r275.
2004-01-11 22:52:59 +00:00