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

308 Коммитов

Автор SHA1 Сообщение Дата
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
Jeff Squyres
4d46b4bc5c Forgotten file :-)
This commit was SVN r274.
2004-01-11 21:37:46 +00:00
Jeff Squyres
6684bad5da Overhauls to autogen.sh and configure.ac (and related m4 files) to build
MCA modules.

This commit was SVN r273.
2004-01-11 21:35:37 +00:00
Jeff Squyres
39643b1e24 Add some missing prototypes
This commit was SVN r272.
2004-01-11 21:33:35 +00:00
Jeff Squyres
d204285a87 Add missing header files
This commit was SVN r271.
2004-01-11 21:33:08 +00:00
Jeff Squyres
84e5451e28 Use new MCA type name
This commit was SVN r270.
2004-01-11 21:32:57 +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
03bd284527 First cut of the basic collective module. Much work still needs to be
done -- still need:
- safe collective tags on user communuicators (negative tags)
- PML entry points for all MPI point-to-point calls
- datatype buffer and copy functions
As such, there's lots of warnings in this code right now (although it does
compile).  It will not run properly at all.

This commit was SVN r268.
2004-01-11 21:26:55 +00:00
Brian Barrett
34048ae22d * fix .cvsignore file
This commit was SVN r267.
2004-01-11 21:23:09 +00:00
Brian Barrett
8d093c1886 * Fix argument swap in the test code
* Fix match code and read code in the cofs oob module

This commit was SVN r266.
2004-01-11 21:22:23 +00:00
Jeff Squyres
3977a5ceca - Fix some compiler errors -- likely cut-n-paste things from C++
- Use doxygen-friendly names

This commit was SVN r265.
2004-01-11 21:21:39 +00:00
Jeff Squyres
8abdc42be1 Oops -- missing "typedef"
This commit was SVN r264.
2004-01-11 20:50:35 +00:00
Brian Barrett
b4fc25dec2 * remove src/mca/{base,common}/Makefile from list, since dirs no
longer exist

This commit was SVN r263.
2004-01-11 20:43:31 +00:00
Brian Barrett
aa830ed301 * remove base and common since the directories aren't there any more.
This commit was SVN r262.
2004-01-11 20:40:44 +00:00
Jeff Squyres
fb67a22d04 Update .cvsignore
This commit was SVN r261.
2004-01-11 08:22:52 +00:00
Jeff Squyres
82cc88d52e Use the public symbol lam_seg_list_cls
This commit was SVN r260.
2004-01-11 08:21:33 +00:00
Jeff Squyres
c93eb61aa5 Traverse into the base subdirectory.
This commit was SVN r259.
2004-01-11 08:16:33 +00:00