Ralph Castain
10f94efbda
Add binding output to test
...
This commit was SVN r25955.
2012-02-17 16:48:01 +00:00
Ralph Castain
6d8589838e
Minor cleanup for NetBSD, thanks to Paul Hargrove for pointing it out
...
This commit was SVN r25954.
2012-02-17 16:40:26 +00:00
Jeff Squyres
cdc783925e
(Re-)Add oob_tcp_if_(in|ex)clude functionality to allow CIDR notation,
...
just like the btl_tcp_if_(in|ex)clude MCA param.
This commit was SVN r25953.
2012-02-17 15:38:42 +00:00
Jeff Squyres
72e44cfefe
Fixes trac:2951: make .../hwloc/include/autogen/config.h not be included
...
in the tarball. Thanks to Paul Hargrove for the fix.
This commit was SVN r25952.
The following Trac tickets were found above:
Ticket 2951 --> https://svn.open-mpi.org/trac/ompi/ticket/2951
2012-02-17 14:27:27 +00:00
Jeff Squyres
e366075151
Minor updates to the Open MPI spec file
...
This commit was SVN r25950.
2012-02-17 13:37:42 +00:00
Jeff Squyres
108799ea0e
Fixes trac:2933: a bunch of C++ API corrections from Fujitsu. Custom
...
patch from the ticket, released under the BSD license.
This commit was SVN r25949.
The following Trac tickets were found above:
Ticket 2933 --> https://svn.open-mpi.org/trac/ompi/ticket/2933
2012-02-17 11:42:51 +00:00
Jeff Squyres
be16137072
Fix copyright.
...
This commit was SVN r25948.
2012-02-17 11:40:44 +00:00
Jeff Squyres
7ade4fc70f
Look for README.WINDOWS.txt now (the .txt suffix is new).
...
This commit was SVN r25947.
2012-02-17 11:40:15 +00:00
George Bosilca
bd9402fd8d
Fix call to error_cb.
...
This commit was SVN r25946.
2012-02-17 03:18:51 +00:00
Jeff Squyres
70ab83a135
Display the Autotools versions, just because we can (and because it
...
can be helpful in debugging!).
This commit was SVN r25945.
2012-02-17 02:55:06 +00:00
Jeff Squyres
eb47a97025
After a bunch more back-n-forth with Paul Hargrove, hopefully this
...
visibility stuff will now be fixed!
This commit was SVN r25944.
2012-02-17 00:09:32 +00:00
Jeff Squyres
a055c5662c
This is already ompi_ignore'd -- let's remove it.
...
This commit was SVN r25943.
2012-02-16 22:58:58 +00:00
Jeff Squyres
3e22450345
Fix the oob_tcp_verbose MCA param; make it actually apply to the OOB
...
TCP verbose handle (not the generic/0 handle).
This commit was SVN r25942.
2012-02-16 22:28:11 +00:00
Ralph Castain
d7d8a8cdf7
Some cleanup of the tmpdir session directory specifications. Remove the --tmpdir option from orterun as it was confusing. Create an orte_local_tmpdir_base mca param in its place. Clarify the role of the local vs remote vs global tmpdir base params, and ensure that you don't set conflicting options.
...
Remove the OMPI_PREFIX_ENV environmental variable as that was totally confusing as a way of setting a tmpdir base location.
This commit was SVN r25941.
2012-02-16 16:10:01 +00:00
Jeff Squyres
4c0d24ff9a
Improve the help messages for tcp_btl_if_[in|ex]clude
...
This commit was SVN r25940.
2012-02-16 15:59:18 +00:00
Ralph Castain
3284c6ec71
Per Paul Hargrove: add another file system name
...
This commit was SVN r25939.
2012-02-16 03:00:07 +00:00
Ralph Castain
7fd3ee6662
Ensure we see the correct config.h, and silence the warnings caused by duplicate defines
...
This commit was SVN r25938.
2012-02-16 02:50:57 +00:00
Nathan Hjelm
1ee6d5d21a
ugni: fix typos in mca_btl_ugni_put
...
This commit was SVN r25937.
2012-02-15 23:26:03 +00:00
Jeff Squyres
0c6f4fbce5
Only access the status and message if the flag is true.
...
This commit was SVN r25936.
2012-02-15 20:16:51 +00:00
Jeff Squyres
2b1320e065
Oops -- need to "rm -f" to ensure that rm won't error out if nothing
...
is removed.
This commit was SVN r25935.
2012-02-15 20:06:59 +00:00
Jeff Squyres
54cf60eb4b
$(RM) is not a standard macro. Just use "rm" -- every platform has it.
...
This commit was SVN r25934.
2012-02-15 19:51:59 +00:00
Jeff Squyres
ae9503db6e
Remove the sentence that says that --prefix is a per-context option.
...
This commit was SVN r25932.
2012-02-15 18:31:27 +00:00
Ralph Castain
b3aabf1565
Cleanup the --without-hwloc build. Thanks to Paul Hargrove for reporting it broken.
...
This commit was SVN r25931.
2012-02-15 11:08:57 +00:00
Ralph Castain
3da1787c06
Allow there to be no default hostfile without generating an error
...
This commit was SVN r25930.
2012-02-15 04:16:05 +00:00
Ralph Castain
91977444af
Silence warnings
...
This commit was SVN r25929.
2012-02-15 03:42:27 +00:00
Ralph Castain
bba6508b4b
Handle the default hostfile case a little better...
...
This commit was SVN r25928.
2012-02-15 03:33:49 +00:00
Jeff Squyres
14457accd7
Add hwloc 1.3.2 and ompi_ignore hwloc 1.3.1 (with the intent of
...
removing 1.3.1 in the near future).
This commit was SVN r25927.
2012-02-14 21:01:36 +00:00
Jeff Squyres
aed04a374a
Er... making $MAKE be precious was a bad idea. Remove it.
...
This commit was SVN r25926.
2012-02-14 20:00:30 +00:00
Jeff Squyres
107574d1ee
Make the $MAKE env variable be precious in configure, per
...
recomendation from Paul Hargrove, and add a blurb about it in README
to explain why that's important.
This commit was SVN r25925.
2012-02-14 19:34:04 +00:00
Jeff Squyres
8e6507588a
Fix the out directory, and make sure to create it, even if it's
...
specified in a relative sense.
This commit was SVN r25922.
2012-02-14 18:44:00 +00:00
Jeff Squyres
226c9af195
Make the HTML man page script a little better: effectively do a "mkdir
...
-p" when creating new directories.
This commit was SVN r25921.
2012-02-14 18:37:12 +00:00
Jeff Squyres
76d6bfe76a
Remove incorrect bullet about ROMIO/OpenBSD
...
This commit was SVN r25917.
2012-02-14 11:37:03 +00:00
Jeff Squyres
3b299257b9
Some improvements to the make_dist_tarball script, particularly for hg
...
repos.
This commit was SVN r25913.
2012-02-13 23:16:13 +00:00
Jeff Squyres
9b6486f1ab
Per discussion during the release process of OMPI v1.4.5
...
(http://www.open-mpi.org/community/lists/devel/2012/01/10300.php ),
state that we do not support ROMIO on BSD platforms.
This commit was SVN r25912.
2012-02-13 22:33:13 +00:00
Jeff Squyres
e0bcfb5921
Fix ASM generation with BSD "make". Many thanks to Paul Hargrove for
...
identifying the issue and supplying the patch.
This commit was SVN r25911.
2012-02-13 22:29:24 +00:00
Jeff Squyres
1cab7579d4
Do not use $(RM); BSD-flavored "make"s don't understand it. Instead,
...
just use "rm" -- everyone has that. Thanks to Paul Hargrove for
identifying the issue.
This commit was SVN r25910.
2012-02-13 22:13:38 +00:00
Jeff Squyres
717b04f198
Strengthen and simplify the visibility test. Adding an "fprintf"
...
makes the test a bit more difficult, per discussions with Paul
Hargrove when going through the release process for hwloc 1.3.2.
This "improved" test is already on OMPI v1.4 -- not sure why it's not
on the trunk or OMPI v1.5 branch. It looks like the extra fprintf got
lost in the translation from AC_TRY_LINK to AC_LINK_IFELSE.
This commit was SVN r25909.
2012-02-13 22:07:25 +00:00
Mike Dubman
6ec768f0c6
fix #2971
...
This commit was SVN r25908.
2012-02-12 09:28:42 +00:00
Terry Dontje
e61a407860
Added notes about Solaris Studio and Ubuntu. Also added check for gccfss being the compiler and abort configure if it is.
...
This commit was SVN r25903.
2012-02-10 19:25:23 +00:00
Jeff Squyres
63a96e92b5
In a recent v1.5 branch issue, it took a while to figure out that
...
paffinity hwloc was returning "NOT_SUPPORTED" when the real problem
was that the underlying hwloc simply hadn't been initialized yet. So
let's clearly delineate this case: return OPAL_ERR_NOT_INITIALIZED if
the underlying hwloc is not initialized.
This commit was SVN r25902.
2012-02-10 18:29:52 +00:00
Jeff Squyres
8d0bc199df
hwloc131_module.c isn't necessary -- there's no module.
...
This commit was SVN r25901.
2012-02-10 18:09:19 +00:00
Nathan Hjelm
8c9dc990a9
ugni: fixed typo
...
This commit was SVN r25899.
2012-02-10 01:27:31 +00:00
Nathan Hjelm
994127cb6b
ugni: move mca_btl_ugni_smsg_mbox_t back to btl_ugni_endpoint.h
...
This commit was SVN r25898.
2012-02-10 01:11:54 +00:00
Nathan Hjelm
0ccfd3e6db
ugni btl update. changes:
...
- re-enable sendi
- move smsg common code into btl_ugni_smsg.h
- added new parameters for smsg/eager frags
- use get for frags larger than the smsg_limit
- bug fixes
- code cleanup
This commit was SVN r25897.
2012-02-10 00:47:29 +00:00
Nathan Hjelm
05a9727aca
lanl: add -march=amdfam10 to xe6 platform files
...
This commit was SVN r25896.
2012-02-10 00:47:14 +00:00
Samuel Gutierrez
b88508e2b9
Platform file updates. Build with PMI support on our TLCC2 clusters.
...
This commit was SVN r25888.
2012-02-09 20:11:35 +00:00
Jeff Squyres
6557d74e01
Make sure we get the entire hwloc tree, including IO devices.
...
This commit was SVN r25887.
2012-02-09 16:59:38 +00:00
Ralph Castain
30ab3b2332
Ensure we don't segfault if comm_spawn_multiple fails as it returns a NULL pointer to the new communicator when that happens. Thanks to Yuki MATSUMOTO of Fujitsu for the patch.
...
cmr:v1.6
This commit was SVN r25886.
2012-02-09 15:59:49 +00:00
Jeff Squyres
6dde3b6d86
Remove the old hwloc component; we bumped up to 1.3.1 a long time ago.
...
This commit was SVN r25885.
2012-02-09 12:27:00 +00:00
Jeff Squyres
990107e494
Must initialize message->m_f_to_c_index to MPI_UNDEFINED, or calling
...
MPI_Message_c2f will do Bad Things.
This commit was SVN r25884.
2012-02-08 22:36:28 +00:00