Ralph Castain
02efd07b60
Fix the MCA param passing issue, at least for rsh at the moment. I will clean this up and move it to the other environments once I shift back to a local computer.
...
This commit was SVN r12224.
2006-10-20 15:27:29 +00:00
George Bosilca
2aa3e51223
Nothing relevant. Only a set of castings to have a clean compile on
...
Windows. The cl.exe compiler is pretty good at complaining about
any kind of non explicit cast.
This commit was SVN r12207.
2006-10-20 02:25:50 +00:00
George Bosilca
7982a23bde
ORTE_DECLSPEC should be ...
...
This commit was SVN r12206.
2006-10-20 02:23:54 +00:00
Ralph Castain
ab196c3121
Okay, this fixes the problem of MCA params spreading too far. Sorry for the multiple corrections.
...
This commit was SVN r12201.
2006-10-19 22:51:02 +00:00
George Bosilca
c788f0dd51
Apparently, the MCA params are being loaded into the environment params
...
of the individual app_contexts as well. Clear them of "bad" ones.
This commit was SVN r12198.
2006-10-19 21:19:08 +00:00
Ralph Castain
d0d3d7fd41
Apparently, the MCA params are being loaded into the environment params of the individual app_contexts as well. Clear them of "bad" ones.
...
This commit was SVN r12197.
2006-10-19 20:49:35 +00:00
Brian Barrett
29c91cf2f3
* Fix issue in odls_bproc where we were using vpid instead of the number of
...
processes launched locally for the stdio file names. This was causing
the expected files to not exist and bproc_vexecmove_io to fail.
* Clean up a bunch of debugging output in the bproc pls
This commit was SVN r12102.
2006-10-11 20:34:12 +00:00
Ralph Castain
f91a95b3fe
Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node
...
This commit was SVN r12095.
2006-10-11 18:43:13 +00:00
Ralph Castain
27e305347c
Add a couple of options to orterun that support debugging of daemons for memory corruption.
...
Ensure that the environment provided to local application processes isn't "polluted" by the orteds
This commit was SVN r12087.
2006-10-11 15:18:57 +00:00
Ralph Castain
ae79894bad
Bring the map fixes into the main trunk. This should fix several problems, including the multiple app_context issue.
...
I have tested on rsh, slurm, bproc, and tm. Bproc continues to have a problem (will be asking for help there).
Gridengine compiles but I cannot test (believe it likely will run).
Poe and xgrid compile to the extent they can without the proper include files.
This commit was SVN r12059.
2006-10-07 15:45:24 +00:00
Ralph Castain
ee0df85ece
Add a stupid, useless const since someone put it in the odls.h file.
...
This commit was SVN r12054.
2006-10-07 01:42:23 +00:00
George Bosilca
017af37291
Keep only the useful _DECLSPEC and _DECLSPEC some globals.
...
This commit was SVN r12042.
2006-10-06 07:24:34 +00:00
George Bosilca
b7579b09c7
Correctly handle the ORTE_DECLSPEC attribute.
...
This commit was SVN r12041.
2006-10-06 07:08:17 +00:00
George Bosilca
422ce1d3f8
If we are in the ODLS framework then the types should be called odls not pls.
...
This commit was SVN r12040.
2006-10-06 07:05:58 +00:00
George Bosilca
7fed79434e
Windows is now able to create local processes.
...
This commit was SVN r12039.
2006-10-06 07:04:43 +00:00
George Bosilca
fa01b9b9aa
Last step for the name reversion (from windows back to process).
...
This commit was SVN r12014.
2006-10-05 06:36:11 +00:00
George Bosilca
b7a793a6db
Rename all the files in the process directory.
...
This commit was SVN r12013.
2006-10-05 06:34:30 +00:00
George Bosilca
fee0909815
Rename the Windows component.
...
This commit was SVN r12012.
2006-10-05 06:32:57 +00:00
George Bosilca
fd76e56279
One protection against C++ compilers is more than enough.
...
This commit was SVN r11998.
2006-10-05 05:24:43 +00:00
Ralph Castain
559b9b0ae8
Continue beating on comm_spawn. Setup to debug bproc.
...
This commit was SVN r11932.
2006-10-02 14:58:22 +00:00
Brian Barrett
3c814fdd23
fixes trac:391
...
Fix for double mutex free that would cause an abort condition in the orted
whenever threads were enabled.
This commit was SVN r11759.
The following Trac tickets were found above:
Ticket 391 --> https://svn.open-mpi.org/trac/ompi/ticket/391
2006-09-22 19:24:42 +00:00
Ralph Castain
977e3c5ca1
Let's see if Cyrador understands this version a little better...
...
This commit was SVN r11709.
2006-09-19 13:05:40 +00:00
Ralph Castain
d7e61e40fc
Quiet a few warnings from Cyrador
...
This commit was SVN r11686.
2006-09-18 12:40:42 +00:00
George Bosilca
4fe39a4e7d
The old PLS is now called a ODLS. However, the real name is not windows but process. This
...
change will follow shortly...
This commit was SVN r11663.
2006-09-14 22:22:34 +00:00
Ralph Castain
37dfdb76eb
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
...
This commit was SVN r11661.
2006-09-14 21:29:51 +00:00