Rich Graham
1a20c3ce51
more debug.
...
This commit was SVN r18109.
2008-04-09 16:19:52 +00:00
Rich Graham
e7e18303f6
more debug.
...
This commit was SVN r18108.
2008-04-09 15:10:58 +00:00
Rich Graham
b14c6b17d5
adding debug output.
...
This commit was SVN r18107.
2008-04-09 13:32:01 +00:00
Ralph Castain
11c6773c83
Commit a patch from Brian that fixes potential segfaults in systems where IPv6 include files are found, but the kernel doesn't actually support IPv6.
...
This commit was SVN r18106.
2008-04-09 12:53:24 +00:00
Rich Graham
10434fb2f1
add barrier synchorinzation at the end of the module init, to
...
avoid initializing shared memory variables in use.
This commit was SVN r18105.
2008-04-09 03:44:40 +00:00
Rich Graham
19bb1a2e86
fix initialization bug.
...
This commit was SVN r18104.
2008-04-08 23:34:06 +00:00
Donald Kerr
38e298cc9a
report error message in all libs, not just debug
...
This commit was SVN r18103.
2008-04-08 22:58:28 +00:00
Rich Graham
a69a8d9626
initialize the flags.
...
This commit was SVN r18102.
2008-04-08 22:16:39 +00:00
Rich Graham
8765a2bbdd
more debug code.
...
This commit was SVN r18101.
2008-04-08 20:38:20 +00:00
Rich Graham
08becf33b5
add more debugging.
...
This commit was SVN r18100.
2008-04-08 18:44:50 +00:00
Rich Graham
aa1b7dd406
more debug
...
This commit was SVN r18099.
2008-04-08 03:56:47 +00:00
Rich Graham
0c18bdeff7
more debug code.
...
This commit was SVN r18098.
2008-04-08 03:04:20 +00:00
Rich Graham
9d5a7238df
Add some debugging code.
...
This commit was SVN r18097.
2008-04-07 23:20:15 +00:00
Rich Graham
fa696734d5
add some debug code.
...
This commit was SVN r18096.
2008-04-07 21:03:23 +00:00
Shiqing Fan
28746bbcdb
Remove the memchecker macro in pml base request, used in req_wait.c, which actually is in the wrong place. Instead, one simple call from send_request_free and recv_request_free(already done) will do all the work, fast and clean.
...
This commit was SVN r18095.
2008-04-07 17:46:50 +00:00
Tim Mattox
3f0f09fd1f
Update the NEWS file for the release of 1.2.6, plus spelling fixes.
...
This commit was SVN r18093.
2008-04-07 16:39:58 +00:00
George Bosilca
9e0bc441a6
Make this header ISO C compliant.
...
This commit was SVN r18090.
2008-04-07 14:47:13 +00:00
Shiqing Fan
d22de11e8e
Remove the running debugger function.
...
This commit was SVN r18087.
2008-04-07 10:40:02 +00:00
Shiqing Fan
c74b488cdb
Forgot to comment this function out at moment.
...
This commit was SVN r18086.
2008-04-07 10:33:11 +00:00
Shiqing Fan
a1e5df1cc9
Use the new memchecker function call which is based on convertor.
...
Remove one unnecessary call.
This commit was SVN r18085.
2008-04-07 07:52:04 +00:00
Shiqing Fan
a913a60c24
Add a new function for setting memory states based on structure convertor.
...
Benefits of this function will be using less memory, compactness and better performance. Thanks to George.
Keep the old memchecker function as well in case of convertor is not available.
This commit was SVN r18084.
2008-04-07 07:47:27 +00:00
Gleb Natapov
713a27dc71
Counter of created RDMA channels should be incremented immediately after channel
...
creation (not in control message completion) otherwise more than max_eager_rdma
channel may be created.
This commit was SVN r18082.
2008-04-06 13:48:45 +00:00
Rich Graham
1b54e8b76e
fix buffer management for nb-barrier.
...
This commit was SVN r18081.
2008-04-05 21:59:04 +00:00
Ralph Castain
5e6dc24e62
Fix ompi-server so it works with unity routed module - still not working with tree routing.
...
Cleanup debug flag so it activates debugging on the data server code itself
This commit was SVN r18080.
2008-04-04 19:17:28 +00:00
Tim Prins
313edd8955
- Fix a problem reported on the users list where we would segfault in finalize after calling spawn if the user did not call MPI_Comm_disconnect
...
- Fix the app context constructor so it initializes all the fields.
This commit was SVN r18079.
2008-04-04 15:07:39 +00:00
Aurelien Bouteiller
3d0ed3dfe8
Small typo in manpage.
...
This commit was SVN r18078.
2008-04-04 01:02:51 +00:00
Jeff Squyres
939d50dff6
Minor configure help message fix. Thanks Bernhard Fischer
...
This commit was SVN r18077.
2008-04-02 22:55:38 +00:00
Jeff Squyres
7072a32703
* Properly protect XRC stuff
...
* A few minor style fixes
This commit was SVN r18076.
2008-04-02 19:52:03 +00:00
Rich Graham
94f8fd365c
a few reduction optimizations. Add bcast.
...
This commit was SVN r18075.
2008-04-02 19:02:33 +00:00
Ralph Castain
537395b924
Make two important MCA params "visible" to ompi_info
...
This commit was SVN r18074.
2008-04-02 14:54:57 +00:00
Lenny Verkhovsky
2be4e32c79
1. Fixing Possible strdup of NULL
...
2. Fixing num_alloc when combined mapping policies ( rankfile & byslot or bynode )
This commit was SVN r18073.
2008-04-02 14:12:38 +00:00
Ralph Castain
f115b4aed2
Checkpoint the revised gather algorithm
...
This commit was SVN r18072.
2008-04-02 13:35:06 +00:00
Adrian Knoth
a56b9b1df1
Fix broken build with --disable-ipv6.
...
This commit was SVN r18071.
2008-04-02 10:53:48 +00:00
Rainer Keller
e1e13631cc
- Starting with gcc-4.4, the compiler does not recognize faulty
...
compiler warnings starting with -Wno- to recognize (if there are no
other warnings.
Try it with Your favorite warning, such as -Wno-britney will not
fail, while it will be recognized as faulty, if You also pass on with
-Wno-britney -Wspears....
This commit was SVN r18070.
2008-04-02 07:44:17 +00:00
George Bosilca
a00ca20446
More cleanups.
...
This commit was SVN r18069.
2008-04-02 06:38:33 +00:00
George Bosilca
944453c4c1
Cleanups.
...
This commit was SVN r18068.
2008-04-02 06:37:42 +00:00
George Bosilca
58e31d767e
Cleanup.
...
This commit was SVN r18067.
2008-04-02 06:35:24 +00:00
George Bosilca
9738ee7784
Add the logicalx types to fortran.
...
This commit was SVN r18066.
2008-04-02 06:34:46 +00:00
Rich Graham
eb5d6096f1
add reduction routine - fix buffer recycling logic which was totally
...
broken.
This commit was SVN r18065.
2008-04-01 22:56:18 +00:00
Ralph Castain
50433bf833
Turn off the new fqdn behavior pending resolution of hostfile issue
...
This commit was SVN r18064.
2008-04-01 20:52:22 +00:00
Ralph Castain
8dca132604
Cleanup some ignores
...
Add missing variables!
This commit was SVN r18063.
2008-04-01 20:32:17 +00:00
Ralph Castain
51533c9340
Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile.
...
Not functional yet - still under development. Just placeholding for now to clear a backlog
This commit was SVN r18062.
2008-04-01 20:03:49 +00:00
Ralph Castain
ee5b96269e
The RML is comfortable with zero-byte payloads, so don't pack something we don't need
...
This commit was SVN r18061.
2008-04-01 19:24:46 +00:00
Ralph Castain
3a4c10efd6
Delete obsolete file, cleanup obsolete cruft in another file
...
This commit was SVN r18060.
2008-04-01 18:36:23 +00:00
Ralph Castain
39c2680e9a
Silence warning
...
This commit was SVN r18057.
2008-04-01 13:42:16 +00:00
Ralph Castain
524ed5d515
Don't have singletons wireup the iof. Instead, we let the fork'd orted handle io forwarding. This prevents an issue with the event library and pty's on singletons
...
This commit was SVN r18056.
2008-04-01 12:40:00 +00:00
Ralph Castain
3e8846d685
Some code cleanups from Brian to clarify port selection and opening logic
...
This commit was SVN r18055.
2008-04-01 12:39:02 +00:00
Ralph Castain
9c416a9845
One more cleanup to ignore the darned generated lex files
...
This commit was SVN r18054.
2008-04-01 12:37:12 +00:00
Matthias Jurenz
1b021eb63f
Bugfix for LIBC's I/O tracing: fileno(stream) is called only if stream != NULL
...
This commit was SVN r18053.
2008-04-01 07:09:36 +00:00
Jeff Squyres
d944d5ec52
Just in case something goes drastically wrong, don't segv.
...
This commit was SVN r18049.
2008-03-31 21:55:07 +00:00