1
1

138 Коммитов

Автор SHA1 Сообщение Дата
Jeff Squyres
3434d4de8a Fix a seg fault for MCA params with NULL default values
This commit was SVN r502.
2004-01-20 23:23:47 +00:00
Jeff Squyres
a793e9f4cf If no MCA verbose variable was set, default to stderr output
This commit was SVN r501.
2004-01-20 23:22:44 +00:00
Jeff Squyres
7e2845a187 No header files in this directory
This commit was SVN r479.
2004-01-19 16:31:56 +00:00
Jeff Squyres
f0ce16ad10 Remove missing .h file
This commit was SVN r469.
2004-01-18 19:59:47 +00:00
Jeff Squyres
2f014d23c8 Oops -- forgot to update my .emacs to not use tabs in Makefile mode. :-)
This commit was SVN r468.
2004-01-18 16:09:36 +00:00
Jeff Squyres
4e05a6b397 Update list of header files
This commit was SVN r467.
2004-01-18 16:03:52 +00:00
Jeff Squyres
a9fddac86d Fix header files to match new filenames
This commit was SVN r465.
2004-01-17 23:28:00 +00:00
Jeff Squyres
64b07daedb Addition of module registration code; initial port to LAMX framework
This commit was SVN r464.
2004-01-17 23:07:40 +00:00
Jeff Squyres
ee58c030ba - Moved a bunch more function prototypes to other .h files
- Porting to the new lam_list_t type

This commit was SVN r463.
2004-01-17 23:05:22 +00:00
Mark Taylor
006b56cbb6 *** empty log message ***
This commit was SVN r453.
2004-01-16 22:12:42 +00:00
Mark Taylor
4ea3dbc243 more action functions
This commit was SVN r452.
2004-01-16 22:10:57 +00:00
Mark Taylor
19a29f959e added another romio wrapper function
started to populate action table

This commit was SVN r451.
2004-01-16 22:08:54 +00:00
Jeff Squyres
fcdfcf01c8 Adjust mca_base_open() prototype -- no longer pass in lam_cmd_line_t
This commit was SVN r447.
2004-01-16 01:34:03 +00:00
Mark Taylor
4717df3979 initial work on romio MCA component
MCA setup
1 wrapper function

This commit was SVN r442.
2004-01-16 00:35:44 +00:00
Tim Woodall
8db2275df1 - added PTL specific proc addressing info to datastructure attached to proc
- changed i/f functions to pass addressing info through to ptl

This commit was SVN r441.
2004-01-16 00:34:05 +00:00
Jeff Squyres
f65f3f8636 Rename param.h -> mca_lam_param.h
This commit was SVN r435.
2004-01-15 21:47:51 +00:00
Jeff Squyres
6a3d4011a4 rename param.h -> mca_lam_param.h
This commit was SVN r434.
2004-01-15 21:47:30 +00:00
Tim Woodall
28fbb8fcfc fix to match renamed variable
This commit was SVN r433.
2004-01-15 21:31:41 +00:00
Tim Woodall
4d8b523c5a fixed prototypes
This commit was SVN r431.
2004-01-15 19:55:47 +00:00
Tim Woodall
1cb615ff63 initialize array of ptls associated with each proc
This commit was SVN r430.
2004-01-15 19:51:06 +00:00
Tim Woodall
8b6b9217ea copy const default paramters
This commit was SVN r424.
2004-01-15 17:56:13 +00:00
Tim Woodall
a2bed50d8b fixed constness
This commit was SVN r423.
2004-01-15 17:54:31 +00:00
Tim Woodall
67be30928a cleanup - fixed compile errors - sorry!!
This commit was SVN r420.
2004-01-15 17:43:54 +00:00
Jeff Squyres
0990747cac Change prototypes to match new MCA type -- no need to pass in the
command line to module open functions

This commit was SVN r409.
2004-01-15 05:04:13 +00:00
Jeff Squyres
24dbee8419 Fixed typo causing lack of compilage
This commit was SVN r403.
2004-01-15 04:30:17 +00:00
Jeff Squyres
a422d98532 Fix bug 650: use general macros $(LIBLAM_LA) and $(LIBMPI_LA) to link
to relative libraries -- need these to be variables because configure may
decide to compile them both as libmpi (and therefore there is no libmpi).
Correct usage is to use *ONE* of these two macros when adding it to LIBADD
lines in Makefile.am's -- if you use $(LIBMPI_LA), it will automatically
include liblam if it needs it.

This commit was SVN r400.
2004-01-15 03:45:01 +00:00
Jeff Squyres
81eff149b1 Fix compilter errors
This commit was SVN r397.
2004-01-15 03:39:27 +00:00
Tim Woodall
b04786ab84 removed cmdline from module open prototype
This commit was SVN r391.
2004-01-15 01:00:16 +00:00
Tim Woodall
b6457fdaa9 tcp ptl initialization
This commit was SVN r389.
2004-01-15 00:58:54 +00:00
Jeff Squyres
3550859627 Ignore auto-generated libltdl directory
This commit was SVN r386.
2004-01-15 00:19:04 +00:00
Jeff Squyres
ae93b4fffb Add libltdl into the build process.
This commit was SVN r383.
2004-01-14 23:50:58 +00:00
Jeff Squyres
e3973285fd Move malloc.h from src/lam/util to src/lam/mem
This commit was SVN r382.
2004-01-14 23:24:15 +00:00
Jeff Squyres
8928577d48 Rename file
This commit was SVN r381.
2004-01-14 21:41:14 +00:00
Jeff Squyres
f7c3e7f1ff LAM 10.0, baby :-)
This commit was SVN r379.
2004-01-14 20:00:17 +00:00
Tim Woodall
a0d0e4773c cleanup configure scripts
This commit was SVN r376.
2004-01-14 17:41:36 +00:00
Tim Woodall
4fb95e5edf reorg - filling in stubs
This commit was SVN r372.
2004-01-14 15:57:54 +00:00
Tim Woodall
ccc8df76f4 ignore static-modules.h
This commit was SVN r371.
2004-01-14 15:19:35 +00:00
Tim Woodall
66c4cfb70d - allocate request / first fragment together
This commit was SVN r370.
2004-01-14 15:18:14 +00:00
Tim Woodall
f7145e2ea4 tcp stubs
This commit was SVN r369.
2004-01-14 15:15:17 +00:00
Brian Barrett
d8bbd51773 * added really basic test case for the cofs pcm module
* fixed missing variables in the cofs pcm module

This commit was SVN r368.
2004-01-14 09:11:34 +00:00
Jeff Squyres
9b3673c1bc Remove missing base.h from Makefile.am
This commit was SVN r365.
2004-01-14 07:24:11 +00:00
Jeff Squyres
904e4f0d58 Add hostmap into ignored section (for now)
This commit was SVN r359.
2004-01-14 06:41:28 +00:00
Jeff Squyres
ca5af025a9 Removed some kruft
This commit was SVN r358.
2004-01-14 06:40:57 +00:00
Jeff Squyres
6ca77359d7 Add / move some judicious #if 0's to avoid oodles of warnings -- the code
in this module isn't ready for prime time yet, anyway

This commit was SVN r355.
2004-01-14 06:31:10 +00:00
Brian Barrett
c2e843f76b * change some types from int to size_t to make compile warnings go
away.  From reading code, it looks like these really should be size_t...

This commit was SVN r354.
2004-01-14 06:08:30 +00:00
Rich Graham
dd3cb2b8cc add code to search out-of-order fragment list once a new arriving
fragment is allowed to be matched.

This commit was SVN r353.
2004-01-14 05:59:43 +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
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
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