Tim Woodall
7b590f00b4
first cut at blocking send/recv (via tcp)
...
This commit was SVN r842.
2004-03-11 22:02:01 +00:00
Tim Woodall
1f915b0b4a
- made lam_mutex_t a lam_object
...
- implemented module exchange
- debugging p2p init
- added condition variables
- added threading test code
This commit was SVN r817.
2004-03-03 16:44:41 +00:00
Rich Graham
2493a6c3ea
continue to implement the group functionality.
...
This commit was SVN r815.
2004-03-02 00:14:13 +00:00
Rich Graham
8e9f32b5d0
continue to implement first cut of the group functionality. This code
...
has not yet been tested. Bug fix for group_excl.c . Add support funtion to
set rank within the group.
This commit was SVN r814.
2004-02-27 19:22:14 +00:00
Rich Graham
833af842be
implement group_compare and group_intersection.
...
This commit was SVN r812.
2004-02-19 19:44:51 +00:00
Brian Barrett
4869543e7e
* Rename comm_call_error_handler to match standard comm_call_errhandler
...
This commit was SVN r805.
2004-02-14 19:37:05 +00:00
Jeff Squyres
47075220c4
Eliminate compiler warning; fix non-effective statement
...
This commit was SVN r799.
2004-02-14 03:35:23 +00:00
Rich Graham
577e22bad2
fix some bugs in group_incl, implement group_excl.
...
This commit was SVN r794.
2004-02-13 22:18:38 +00:00
Jeff Squyres
07c21d7328
Add extern for lam_mpi_param_check
...
This commit was SVN r790.
2004-02-13 21:13:57 +00:00
Rich Graham
3a36fb030b
implement mpi_group_incl
...
This commit was SVN r789.
2004-02-13 19:59:34 +00:00
Rich Graham
1014650f0f
implement mpi_group_rank mpi_group_size.
...
This commit was SVN r781.
2004-02-13 16:41:53 +00:00
Jeff Squyres
34f59cbca0
Fix some typos
...
This commit was SVN r736.
2004-02-12 04:21:05 +00:00
Jeff Squyres
2b2770637e
#if 0 out the totalview sequence number because it isn't [yet]
...
instantiated anywhere
This commit was SVN r735.
2004-02-12 04:20:49 +00:00
Prabhanjan Kambadur
f6cd55432b
Moving the actual work into src/mpi/info/* files. This will allow
...
us to call Info related functions from lower layers without having
to make calls to the MPI layer calls.
This commit was SVN r730.
2004-02-11 15:23:43 +00:00
Tim Woodall
61e9d9bcdf
- renamed list.h to lam_list.h
...
- renamed object.h to lam_object.h
- updated hash_table test
This commit was SVN r715.
2004-02-10 22:15:55 +00:00
Jeff Squyres
4dfecb34f7
Fix to use the right macro
...
This commit was SVN r705.
2004-02-10 21:05:26 +00:00
David Daniel
00e50911b0
A large commit:
...
Changing the object.h model to conform more to people's (C++-biased)
expectations. See the comment at the top of src/lam/lfc/object.h for
full details.
Also a couple of tweaks to the datatype directory (but nothing working
yet).
This commit was SVN r674.
2004-02-10 14:04:27 +00:00
Jeff Squyres
413d87586d
Convert from LAM_MALLOC / LAM_FREE to regular malloc / free. When
...
memory debugging is enabled, there are magic defines to change from
malloc / free to lam_malloc / free.
This commit was SVN r673.
2004-02-10 00:09:36 +00:00
Prabhanjan Kambadur
2df9fad227
Adding some functionality to MPI_Info functions. Yet to add anything
...
relevant to Fortran functions. So, nothing has been changed in
MPI_Info_f2c and MPI_Info_c2f functions. Everything else has functioning
code now.
This commit was SVN r645.
2004-02-03 22:34:01 +00:00
Prabhanjan Kambadur
60be99b4cd
Adding a few comments and description to the info* functions
...
This commit was SVN r637.
2004-02-01 22:28:20 +00:00
Prabhanjan Kambadur
1b85813dcb
adding functions o, p, q, r and s
...
This commit was SVN r592.
2004-01-29 21:42:40 +00:00
Prabhanjan Kambadur
374033334b
adding functions p, q, r and s
...
This commit was SVN r591.
2004-01-29 21:41:14 +00:00
Prabhanjan Kambadur
94b1a2d2d7
changing tabs
...
This commit was SVN r583.
2004-01-29 18:32:46 +00:00
Prabhanjan Kambadur
084281d01e
adding functions: u and w
...
This commit was SVN r582.
2004-01-29 18:21:55 +00:00
Prabhanjan Kambadur
3be94ea9bc
adding functions : u and q
...
This commit was SVN r581.
2004-01-29 18:19:53 +00:00
Prabhanjan Kambadur
8d08a67f45
adding new functions:k and l
...
This commit was SVN r542.
2004-01-25 23:03:40 +00:00
Prabhanjan Kambadur
4dd216aaec
adding new functions: k and l
...
This commit was SVN r541.
2004-01-25 23:02:30 +00:00
Prabhanjan Kambadur
2ced423d3e
Adding new functions: Letter I
...
This commit was SVN r540.
2004-01-25 22:07:54 +00:00
Prabhanjan Kambadur
fed1964471
Adding new functions:
...
This commit was SVN r539.
2004-01-25 22:07:28 +00:00
Prabhanjan Kambadur
840286e1ff
adding Grequest_ functions
...
This commit was SVN r538.
2004-01-25 01:59:17 +00:00
Prabhanjan Kambadur
72988dd217
adding new funcions
...
This commit was SVN r537.
2004-01-25 01:51:49 +00:00
Prabhanjan Kambadur
46ce8a4482
adding new functions
...
This commit was SVN r536.
2004-01-25 01:51:28 +00:00
Prabhanjan Kambadur
2560acee58
correcting #pragmam weak statement
...
This commit was SVN r534.
2004-01-24 23:33:01 +00:00
Prabhanjan Kambadur
f6c301f165
adding new functions
...
This commit was SVN r533.
2004-01-24 23:19:27 +00:00
Prabhanjan Kambadur
ea173de017
adding new MPI Functions
...
This commit was SVN r532.
2004-01-24 23:17:43 +00:00
Jeff Squyres
22276dc8ba
Fix Makefile.am warnings
...
This commit was SVN r529.
2004-01-24 00:52:49 +00:00
Prabhanjan Kambadur
21bc9ef220
Adding functions beginning with alphabet T
...
This commit was SVN r527.
2004-01-22 03:31:32 +00:00
Prabhanjan Kambadur
979a3251a0
Adding datatype functions
...
This commit was SVN r526.
2004-01-22 03:29:58 +00:00
Prabhanjan Kambadur
7b4833ed88
correcting the #pragma weak statement
...
This commit was SVN r508.
2004-01-21 00:08:42 +00:00
Prabhanjan Kambadur
dfa56dae82
Adding C bindings of MPI functions beginning with alphabet MPI_C*
...
This commit was SVN r507.
2004-01-21 00:05:46 +00:00
Prabhanjan Kambadur
6a78265b2f
Adding the shell functions for barrier, bcast, bsend, bsend_init,
...
buffer_attach and buffer_detach
This commit was SVN r492.
2004-01-20 06:30:33 +00:00
Prabhanjan Kambadur
231b6716e5
Adding these MPI shells. Someday, someone has to actually write the
...
functions
This commit was SVN r491.
2004-01-20 06:12:28 +00:00
Prabhanjan Kambadur
009e3ea202
Adding MPI_A* functions. Now the list of MPI functions beginning with an A
...
is complete
This commit was SVN r490.
2004-01-20 06:10:30 +00:00
Jeff Squyres
d1d4389627
Use new remapping of strncpy -> lam_strncpy
...
This commit was SVN r486.
2004-01-19 17:48:41 +00:00
Prabhanjan Kambadur
d98e9625cd
changing comments
...
This commit was SVN r429.
2004-01-15 18:25:47 +00:00
Prabhanjan Kambadur
04cbae2e4e
Changing the files to have the right #if statements for including pragmas
...
This commit was SVN r421.
2004-01-15 17:45:04 +00:00
Jeff Squyres
93f163239f
- Moved Brian's Big Comment to src/lam/runtime/lam_rte_init.c
...
- Check user-requested thread level
- Call back-end init function
This commit was SVN r417.
2004-01-15 06:11:45 +00:00
Jeff Squyres
68c95d8ee9
Call back-end finalize function
...
This commit was SVN r416.
2004-01-15 06:10:28 +00:00
Prabhanjan Kambadur
99a9183a48
Correcting the order of #pragma
...
This commit was SVN r415.
2004-01-15 06:08:49 +00:00
Prabhanjan Kambadur
c12154f792
Changing a few things here and there
...
This commit was SVN r413.
2004-01-15 05:39:01 +00:00