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

17393 Коммитов

Автор SHA1 Сообщение Дата
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
Jeff Squyres
fe6f6a1591 Updates and documentation for the MCA parameter registry
This commit was SVN r258.
2004-01-11 08:16:07 +00:00
Jeff Squyres
dc488491ca Move mca parameter registry declarations to mca/base/param.h
This commit was SVN r257.
2004-01-11 08:15:44 +00:00
Jeff Squyres
0f5f293162 Add a lam_array_item_t object, analogous to the lam_list_item_t.
This commit was SVN r256.
2004-01-11 04:41:59 +00:00
Jeff Squyres
4b8d0bf4e8 More progess on the MCA parameter registry
This commit was SVN r255.
2004-01-11 04:41:21 +00:00
Jeff Squyres
05724a0cab Move MCA param header stuff into mca/base/param.h
This commit was SVN r254.
2004-01-11 04:40:25 +00:00
Jeff Squyres
8a87890e49 - Use doxygen-friendly names
- Make public variables start with "lam_"

This commit was SVN r253.
2004-01-11 04:38:58 +00:00
Jeff Squyres
80aa9bc6aa Add new return code: LAM_ERR_IN_ERRNO
This commit was SVN r252.
2004-01-11 04:37:47 +00:00
Jeff Squyres
0df6bf703a Change the interface to lam_few() -- add a "int *status" argument to pass
back the status from the child process.  The return type is now an int
indicating whether the few was successful or not; if it wasn't, the
exact error will be in errno.

This commit was SVN r251.
2004-01-11 04:37:28 +00:00
Jeff Squyres
b3bc80c5c5 Use doxygen-friendly names
This commit was SVN r250.
2004-01-11 04:36:02 +00:00
Jeff Squyres
b65605a627 Fix compiler warning
This commit was SVN r249.
2004-01-11 00:50:59 +00:00
Jeff Squyres
9d68cf2299 Removed unused functions -- looks like they were replaced with inline
functions in list.h

This commit was SVN r248.
2004-01-11 00:50:48 +00:00
Brian Barrett
527ee858c4 * remove static inline in atomic.h so that the compiler stops complaining
about undefined static functions.  Someone needs to look at this and
  fix it.
* Fixed missing header files in oob_cofs test

This commit was SVN r247.
2004-01-11 00:24:22 +00:00
Rich Graham
2be168e6af starting to put together the matching routine
This commit was SVN r246.
2004-01-11 00:22:24 +00:00
Brian Barrett
4738d0133a * add .cvsignore file
This commit was SVN r245.
2004-01-11 00:19:11 +00:00
Brian Barrett
1cbeb5370c * Include the OS-specific atomic.h
This commit was SVN r244.
2004-01-11 00:16:28 +00:00