Sayantan Sur
dd585a9ea1
Makefile.am changes
...
This commit was SVN r2587.
2004-09-10 01:38:15 +00:00
Sayantan Sur
85ea6e24dc
Added a new macro for preparing send descriptors.
...
This commit was SVN r2586.
2004-09-10 01:34:55 +00:00
Sayantan Sur
6eb4391a3c
Furthur cleanups. Added new IB send/recv buffer data structures.
...
This commit was SVN r2585.
2004-09-10 01:08:53 +00:00
Weikuan Yu
18e9b4f4a4
-- Makefile.am changes
...
This commit was SVN r2584.
2004-09-10 00:23:59 +00:00
Weikuan Yu
21b6f6a5b8
-- Add bw check program
...
This commit was SVN r2583.
2004-09-10 00:18:57 +00:00
Tim Woodall
86806e6c49
removed un-needed hack
...
This commit was SVN r2582.
2004-09-09 23:38:18 +00:00
Tim Woodall
80b63173fe
temporary change to give a singleton a valid procid
...
This commit was SVN r2581.
2004-09-09 23:28:41 +00:00
Tim Woodall
2a71e4abac
fixed the local rank in comm world to be the relative rank in
...
the grouprather than the proceses vpid
This commit was SVN r2580.
2004-09-09 22:57:53 +00:00
Tim Woodall
caf55525f9
dont care if not inited
...
This commit was SVN r2579.
2004-09-09 22:40:22 +00:00
Weikuan Yu
9d3b1cb933
-- To check bandwdith for large fragments
...
This commit was SVN r2578.
2004-09-09 22:36:41 +00:00
Tim Woodall
653ee9e1a3
dont worry about which oob component is loaded - always register
...
this works ok w/ cofs as local replicas are created for each process
This commit was SVN r2577.
2004-09-09 22:31:08 +00:00
Tim Woodall
1ecabd1364
added tag value for "dynamically" selected tag numbers
...
This commit was SVN r2576.
2004-09-09 22:00:25 +00:00
Tim Woodall
ab05652f9e
changed output to debug
...
This commit was SVN r2575.
2004-09-09 21:57:45 +00:00
Tim Woodall
d24b7ac1bc
increase cache size to a reasonable level
...
This commit was SVN r2574.
2004-09-09 21:51:01 +00:00
Tim Woodall
25b516ae83
chech if send request was cached
...
This commit was SVN r2573.
2004-09-09 21:50:18 +00:00
Tim Woodall
1c55827902
added cached field
...
This commit was SVN r2572.
2004-09-09 21:49:46 +00:00
Tim Woodall
0854d03744
comments
...
This commit was SVN r2571.
2004-09-09 21:34:58 +00:00
Tim Woodall
8de416c25d
Modified per ptl request cache to honor the request limit - However, if the
...
cache limit is exceeded - a request is allocated from the global pool. A flag
mca_pml_base_send_request.req_cached has been added to the request so that the
ptl can determine wether the request came from the cache and hence has been
initialized via the ptls ptl_request_init method. If not - the ptl is responsible
for allocating the resources required to handle the request - or potentially queue
the request until resources become available.
This commit was SVN r2570.
2004-09-09 21:31:49 +00:00
Sayantan Sur
74b623b827
Several cleanups.
...
This commit was SVN r2569.
2004-09-09 20:59:39 +00:00
Sayantan Sur
81df1c97b6
Dynamic Connection management is now working using
...
OOB non-blocking sends and receives.
This commit was SVN r2568.
2004-09-09 20:33:28 +00:00
Vishal Sahay
e1c71f8c9a
More f77 bindings and some fixes - typos - in recv_f.c and comm_spawn_f.c
...
This commit was SVN r2567.
2004-09-09 19:42:07 +00:00
Tim Woodall
92ae84828f
changed debug macro name
...
removed debug output
This commit was SVN r2566.
2004-09-09 19:21:34 +00:00
Weikuan Yu
3b3693b029
-- Check in some fixes
...
This commit was SVN r2565.
2004-09-09 19:13:13 +00:00
Ralph Castain
7d0c70adab
Update the makefile to fix the automated build. Minor update to the program as well.
...
This commit was SVN r2564.
2004-09-09 18:20:16 +00:00
Weikuan Yu
3511b819ae
-- bw.c checkin
...
This commit was SVN r2563.
2004-09-09 17:53:58 +00:00
Edgar Gabriel
cfca6e88c1
fix for group_compare, adding MPI_GROUP_EMPTY as a result for group_intersection/difference/union
...
This commit was SVN r2562.
2004-09-09 16:01:44 +00:00
Ralph Castain
c1ba40c631
Fix mpirun2 and ompi_mpi_init to be fully backward compatible. All required values are now passed via environmental parameters, and the receiving parties know what to do with them.
...
Added a field to the ompi_rte_node_schedule_t structure to keep track of the number of items on the environ list, thus making it easier to append more things to it. Adjusted the mca_pcm_base_build_base_env function correspondingly to take that field as an additional argument.
Changed mpirun2 to a .c program for convenience since it wasn't using any c++ features anyway.
This commit was SVN r2561.
2004-09-09 15:23:41 +00:00
Brian Barrett
08dc86af7c
* Add ability to conditionally use the name server for pid reservation in the
...
RMS and RSH pcms. The RSH pcm was hard-coded to start from 0. The RMS
pcm always used the name server. UNfortunately, due to some interesting
interactions, using the name server causes failures in the PTL logic
because vpids start at 1, not 0 when the reservation code is used.
Right now, the default is to start vpids at 0 so that everything still
runs out of the box. But this should make it possible for Tim to look
at the PTL problems a bit more easily.
This commit was SVN r2560.
2004-09-09 15:15:27 +00:00
Tim Woodall
9d610a8d7f
stubs for schedule (process allocation) service
...
This commit was SVN r2559.
2004-09-09 14:44:40 +00:00
Tim Woodall
964b016427
daemon pcm
...
This commit was SVN r2558.
2004-09-09 14:42:55 +00:00
Tim Woodall
ef447dcbb0
added addition tags
...
This commit was SVN r2557.
2004-09-09 14:41:22 +00:00
Tim Woodall
b3552ec6c3
slight reorg
...
This commit was SVN r2556.
2004-09-09 14:40:07 +00:00
Edgar Gabriel
dccafe7e01
a fix for an error to run
...
Intel tests. The previous version crashed in MPI_Errhandler_set ...
This commit was SVN r2555.
2004-09-09 14:38:04 +00:00
Weikuan Yu
e2a18a606d
-- more changes
...
This commit was SVN r2554.
2004-09-08 22:58:37 +00:00
Weikuan Yu
73309c1824
-- Add a bandwidth test and modify Makefile.am
...
This commit was SVN r2553.
2004-09-08 22:51:24 +00:00
Tim Woodall
43afec7a4a
added STDIO tag
...
This commit was SVN r2552.
2004-09-08 21:52:44 +00:00
Weikuan Yu
24684bd66a
-- Remove a bug on completion Queue support to get.
...
This commit was SVN r2551.
2004-09-08 21:36:02 +00:00
Tim Woodall
8bdce3b145
stubs for daemon pcm
...
This commit was SVN r2550.
2004-09-08 21:21:14 +00:00
Tim Woodall
7dafd4ed89
stubs for stdio forwarding service
...
This commit was SVN r2549.
2004-09-08 21:07:19 +00:00
Brian Barrett
a16d070b2b
* remove the cofs pcm code. It hasn't been used in a very long time (the
...
shell script mpirun doesn't use it - it uses the env pcmclient) and
it appears to be causing badness indirectly...
This commit was SVN r2548.
2004-09-08 19:47:39 +00:00
Tim Woodall
a5058ba981
renamed
...
This commit was SVN r2547.
2004-09-08 19:10:53 +00:00
Weikuan Yu
670556cacb
-- Recover the get support. Not sure how it get lost earlier.
...
-- Move on to flow control, bandwidth and application testing
This commit was SVN r2546.
2004-09-08 19:02:30 +00:00
Jeff Squyres
036493b8c3
Make the error message say "FAILURE" (instead of "ERROR") to match
...
what happens in the nightly build script
This commit was SVN r2545.
2004-09-08 18:58:13 +00:00
Tim Woodall
111286d455
ping missing files
...
This commit was SVN r2544.
2004-09-08 18:03:05 +00:00
Tim Woodall
32fa7b9b03
added support for an oob ping command - to check availability of a given process
...
This commit was SVN r2541.
2004-09-08 17:02:24 +00:00
Brian Barrett
0c2c8b4fb4
add signal.h to compile on linux
...
This commit was SVN r2540.
2004-09-08 15:11:30 +00:00
Jeff Squyres
86e3cfa85d
Remove all remaining traces of the common command line utility. It
...
doesn't do what it was designed for, and therefore wasn't useful, so
per discussion with Ralph last night, we decided to scrap it.
This commit was SVN r2539.
2004-09-08 15:02:35 +00:00
Ralph Castain
6f2ff4c2bb
Remove references to common cmd line - obsoleting that utility.
...
This commit was SVN r2538.
2004-09-08 14:38:37 +00:00
Brian Barrett
f8a97cf51d
* use nameserver to get pids (not tested, does compile, still .ompi_ignored)
...
This commit was SVN r2537.
2004-09-08 14:26:23 +00:00
Ralph Castain
08f6491ae2
Update the registry unit test.
...
This commit was SVN r2536.
2004-09-08 14:09:58 +00:00