Ralph Castain
c20d977a30
Report the allocate event, if requested
...
This commit was SVN r21959.
2009-09-09 17:47:58 +00:00
Ralph Castain
2688ad2c9f
Ensure the odls_types are included when referencing the APIs
...
This commit was SVN r21958.
2009-09-09 17:47:13 +00:00
Ralph Castain
cb7f608006
Remove debug output
...
This commit was SVN r21957.
2009-09-09 17:46:28 +00:00
Lenny Verkhovsky
a4ae241769
replaced __FUNCTION__ with __func__
...
This commit was SVN r21956.
2009-09-09 12:02:45 +00:00
Ralph Castain
51b13b3d5c
A few minor cleanups in where threads are unlocked.
...
Reset mpirun's exit code when we restart failed procs
This commit was SVN r21955.
2009-09-09 05:31:06 +00:00
Ralph Castain
8ae4b55d16
Enable a new command line option to --report-events that instructs mpirun to RML-report specific events during job life to the requestor.
...
This commit was SVN r21954.
2009-09-09 05:28:45 +00:00
Ralph Castain
3acdb53494
Ensure the wrapper compilers detect and respect OPAL_PREFIX
...
This commit was SVN r21953.
2009-09-09 05:20:02 +00:00
Lenny Verkhovsky
130d15384f
fixed error message. thanks to Arthur Huillet
...
This commit was SVN r21952.
2009-09-08 15:36:37 +00:00
Ralph Castain
c877b1a5f8
Silence a compiler warning about no format
...
This commit was SVN r21951.
2009-09-08 15:03:14 +00:00
Ralph Castain
81b8bc5b54
Silence a compiler warning about no format
...
This commit was SVN r21950.
2009-09-08 15:02:48 +00:00
Ralph Castain
142036f2c0
Issue an error message and abort if the user requests a number of processes that conflicts with nperxxx directives when evaluated against available resources
...
This commit was SVN r21949.
2009-09-07 03:36:10 +00:00
Ralph Castain
ca09e8f604
Minor modification required to allow opal_paffinity_alone to default to bind-to-core
...
This commit was SVN r21948.
2009-09-05 15:24:26 +00:00
Jeff Squyres
b6d406f9c2
Double check that "hg" is found on the system before trying to use
...
it. If not found, insert a warning version string.
This commit was SVN r21946.
2009-09-05 09:01:30 +00:00
Jeff Squyres
c81fee8ab3
Slightly change hg version command in order to be a bit more safe
...
(thanks Sylvain J).
This commit was SVN r21945.
2009-09-05 08:29:13 +00:00
Jeff Squyres
4b72146afe
Added some clarifications about *which* portions of this file were
...
derived from GASNet.
This commit was SVN r21944.
2009-09-05 03:42:40 +00:00
Jeff Squyres
17c8f103a3
Suggestion from Paul Hargrove to disable the use of --program-prefix,
...
--program-suffix, and --program-transform-name.
This commit was SVN r21943.
2009-09-05 01:46:49 +00:00
Jeff Squyres
c879170c9e
Actually, invoke the error on MPI_COMM_WORLD if you have an invalid
...
communicator. :-)
This commit was SVN r21942.
2009-09-04 07:40:28 +00:00
Jeff Squyres
a211c55cce
Fix some attribute error detection problems reported by Lisandro
...
Dalcin.
This commit was SVN r21941.
2009-09-04 05:18:49 +00:00
Ralph Castain
29bd7e5a53
Grrr....die, datatype test - DIE!
...
This commit was SVN r21937.
2009-09-04 01:52:08 +00:00
Ralph Castain
cad9327266
Update ignores on new tests
...
This commit was SVN r21936.
2009-09-03 18:59:45 +00:00
Ralph Castain
5f39bab347
Update ignore property for new test
...
This commit was SVN r21935.
2009-09-03 18:58:26 +00:00
Ralph Castain
17444243f7
Correct the bit mask to properly set the binding policy
...
This commit was SVN r21934.
2009-09-03 17:58:23 +00:00
Ralph Castain
9b47a46ed9
Eliminate the datatype test until someone can fix it so that make_tarball can work
...
This commit was SVN r21933.
2009-09-03 16:40:05 +00:00
Shiqing Fan
bc83a40ae5
Update and add README.WINDOWS into the tarball, didn't notice it before. :-(
...
This commit was SVN r21932.
2009-09-03 11:08:03 +00:00
Jeff Squyres
e1fe03ad44
Minor grammar fixes, and use "#" for separating lines, not blank lines.
...
This commit was SVN r21931.
2009-09-03 07:02:21 +00:00
Ralph Castain
0421a49844
Update the xml support to allow -xml-file foo whereby we redirect all xml formatted output (and ONLY xml formatted output) to a specified file
...
This commit was SVN r21930.
2009-09-02 18:03:10 +00:00
Rainer Keller
5983aeb753
- This fixes trac:2014:
...
As noted in http://www.open-mpi.org/community/lists/devel/2009/08/6741.php ,
we do not correctly free a dupped predefined datatype.
The fix is a bit more involving. See ticket for details.
Tested with ibm tests and mpi_test_suite (though there's two "old" failures
zero5.c and zero6.c)
Thanks to Lisandro Dalcin for bringing this up.
This commit was SVN r21929.
The following Trac tickets were found above:
Ticket 2014 --> https://svn.open-mpi.org/trac/ompi/ticket/2014
2009-09-02 17:34:01 +00:00
Jeff Squyres
2fa048b0e0
Make the paffinity test component only build when you --enable-debug
...
(or have a developer build where that's enabled for you by default).
This commit was SVN r21928.
2009-09-02 11:23:54 +00:00
Ralph Castain
d3d34f8f15
Correct a bug in the assignment of node index value. Ensure we set the app number so that MPI attributes get set correctly.
...
This commit was SVN r21927.
2009-09-02 01:15:44 +00:00
Ralph Castain
50ca27c1c8
Ensure that procs launched natively by slurm do not mistakenly identify themselves as daemons to the system
...
This commit was SVN r21926.
2009-09-01 17:57:15 +00:00
Ralph Castain
a91f8e0e87
Update LANL platform files
...
This commit was SVN r21925.
2009-09-01 13:32:10 +00:00
Ralph Castain
388c65fd80
Add missing include file
...
This commit was SVN r21924.
2009-09-01 13:31:54 +00:00
Lenny Verkhovsky
2a594fec6c
added help message to rankfile mapper when failed if using alias instead of full hostname
...
This commit was SVN r21919.
2009-09-01 11:17:32 +00:00
Lenny Verkhovsky
796b765952
fixed finding minimum distance to ibv_device,
...
thanks to Pasha .
This commit was SVN r21916.
2009-08-31 07:54:22 +00:00
Ralph Castain
59645c5c8e
Per direction from the slurm team, change the envar we look at to get our allocation
...
This commit was SVN r21915.
2009-08-30 15:57:27 +00:00
Ralph Castain
0394a4884d
Setup cpus-per-proc and cpus-per-rank as synonyms, both in mca params and on mpirun cmd line
...
This commit was SVN r21914.
2009-08-30 14:30:36 +00:00
Ralph Castain
ef4cdeeb69
Fix round-robin mapping when bind-to-socket in cases where #procs > #sockets and #cores
...
This commit was SVN r21913.
2009-08-29 03:36:21 +00:00
Ralph Castain
888f3c3afe
Extend the paffinity test module to allow users to specify the number of sockets and cores - provides an extended ability to mimic archs.
...
This commit was SVN r21912.
2009-08-29 03:35:39 +00:00
Ralph Castain
433673c64f
Report bindings in all cases, including external bindings and slot lists
...
This commit was SVN r21911.
2009-08-28 13:58:46 +00:00
Ralph Castain
3ef028ca23
Trap mpirun error messages in xml format
...
This commit was SVN r21910.
2009-08-28 02:46:15 +00:00
Ralph Castain
59f08dd2ff
Support the combination of npersocket and bind-to-core
...
This commit was SVN r21909.
2009-08-28 02:31:26 +00:00
Ralph Castain
3c4f28b22c
Modify the paffinity test module to take a param indicating whether or not to mimic being externally bound
...
This commit was SVN r21908.
2009-08-28 02:31:01 +00:00
Shiqing Fan
fb777134cf
Adjust the command string length.
...
This commit was SVN r21905.
2009-08-27 13:42:55 +00:00
Ralph Castain
2d27bc9824
Default npersocket to bind-to-socket unless otherwise directed
...
This commit was SVN r21904.
2009-08-27 13:21:14 +00:00
Shiqing Fan
bdb45b25c6
Skip a few more signal events on Windows for orted, for the signal events don't work for select on Windows.
...
This commit was SVN r21903.
2009-08-27 13:17:13 +00:00
Shiqing Fan
ffd55631bc
Deal with the case when the prefix is NULL.
...
This commit was SVN r21902.
2009-08-27 13:11:18 +00:00
Ralph Castain
01ba0eaa47
Correctly handle npersocket corner cases
...
This commit was SVN r21901.
2009-08-27 11:25:48 +00:00
Ralph Castain
12d6595c41
Do not deprecate the rankfile mca param.
...
This commit was SVN r21900.
2009-08-27 10:40:51 +00:00
Shiqing Fan
4119497c5a
Use select() for Windows events by default.
...
For some historical reasons, we didn't use select() for the Windows events. Now it could be merged back to have a better performance on Windows.
This commit was SVN r21899.
2009-08-27 08:11:56 +00:00
Shiqing Fan
6e57772ebd
Remove a few redundant security functions, and use USERDOMAIN environment variable for the domain name.
...
This commit was SVN r21898.
2009-08-27 08:00:49 +00:00