1
1
Граф коммитов

203 Коммитов

Автор SHA1 Сообщение Дата
Jeff Squyres
af6f1f4b00 Add pkg-config(1) config files to Open MPI. Additionally, fix a minor
bug: libmpi_f90 had libmpi.la in its LIBADD instead of libmpi_f77.la.

Fixes trac:2244.

This commit was SVN r22704.

The following Trac tickets were found above:
  Ticket 2244 --> https://svn.open-mpi.org/trac/ompi/ticket/2244
2010-02-24 18:46:06 +00:00
Jeff Squyres
3d04940921 Update NEWS and README to describe the ABI changes and our version
numbering schemes.

This commit was SVN r22703.
2010-02-24 17:24:42 +00:00
Josh Hursey
b26cd93511 undo r22579
This commit was SVN r22580.

The following SVN revision numbers were found above:
  r22579 --> open-mpi/ompi@94e32c6d17
2010-02-08 22:06:09 +00:00
Josh Hursey
94e32c6d17 This is a test commit to test the auto-CMR functionality...
cmr:v1.4
cmr:v1.5.1:jjhursey

This commit was SVN r22579.
2010-02-08 22:02:34 +00:00
Jeff Squyres
bdd1db8864 Add a note about children calling MPI_COMM_SPAWN.
This commit was SVN r22409.
2010-01-14 19:37:37 +00:00
Jeff Squyres
f75926754c This is the last README update. Really. Trust me; my name's Joe Isuzu.
This commit was SVN r22408.
2010-01-14 19:21:41 +00:00
Jeff Squyres
220e19cf3e Add notes about csum.
This commit was SVN r22407.
2010-01-14 19:14:21 +00:00
Jeff Squyres
db159b71f9 Update that we know xgrid is broken broken broken
This commit was SVN r22406.
2010-01-14 19:08:35 +00:00
Jeff Squyres
14a38ff970 Add bullets about knem; make a few minor tweaks in other README text.
This commit was SVN r22318.
2009-12-16 01:17:02 +00:00
Jeff Squyres
1886d5a004 Remove the libopenmpi_malloc library; it is only necessary for
backwards compatibility in the v1.3 series.

This commit was SVN r22013.
2009-09-25 17:09:54 +00:00
Jeff Squyres
d0e685ce1d Another trivial commit: refs trac:2011.
This commit was SVN r21889.

The following Trac tickets were found above:
  Ticket 2011 --> https://svn.open-mpi.org/trac/ompi/ticket/2011
2009-08-26 19:29:55 +00:00
Jeff Squyres
59c8d22c7b Another test of the upgraded SVN+Trac server: refs trac:2011.
This commit was SVN r21888.

The following Trac tickets were found above:
  Ticket 2011 --> https://svn.open-mpi.org/trac/ompi/ticket/2011
2009-08-26 18:52:37 +00:00
Jeff Squyres
c00f1b7c6a Meaningless change to test the OMPI SVN and Trac server upgrades.
Refs trac:2011.

(ignore this commit for #2011 -- this is ''just'' for testing that the
"refs" Trac/SVN hook is working properly)

This commit was SVN r21887.

The following Trac tickets were found above:
  Ticket 2011 --> https://svn.open-mpi.org/trac/ompi/ticket/2011
2009-08-26 18:47:42 +00:00
Jeff Squyres
af21c21926 Add a note about LD_LIBRARY_PATH (etc.) in the README.
This commit was SVN r21880.
2009-08-25 17:44:32 +00:00
Jeff Squyres
a7fae2e1bf Very minor updates.
This commit was SVN r21629.
2009-07-10 13:38:48 +00:00
Jeff Squyres
64585600fc Add a note about LSF with version 7.0.5.
This commit was SVN r21179.
2009-05-06 19:30:57 +00:00
Jeff Squyres
8287943ce1 Various updates for the 1.3.2 release (and a few others).
This commit was SVN r21007.
2009-04-14 20:58:59 +00:00
Jeff Squyres
0ff8930c66 Add some additional explanations of what the configure options are
for, and add a note about the --with-esmtp option.

This commit was SVN r20764.
2009-03-12 16:05:51 +00:00
Jeff Squyres
b33b5a91dc Add some text about how to activate the hiearch component.
This commit was SVN r20510.
2009-02-10 22:40:19 +00:00
Jeff Squyres
d5112a92f6 Update the text about when cm is chosen by default and how to force
between cm and ob1, per this thread:

    http://www.open-mpi.org/community/lists/devel/2009/01/5136.php

This commit was SVN r20265.
2009-01-14 01:24:33 +00:00
Tim Mattox
a065a1e10a Fix a copy-paste error in the README. Thanks to Paul Hargrove for the fix.
This commit was SVN r20263.
2009-01-13 23:37:15 +00:00
Jeff Squyres
5bc462e676 Update the README with a missing "not", which kinda changes the
meaning of the sentence...

This commit was SVN r20260.
2009-01-13 22:42:34 +00:00
Jeff Squyres
2f3a42e2df * Remove the release note about connectx and message coalescing
* Update the date in the readme to be Jan 2009

This commit was SVN r20232.
2009-01-08 19:37:12 +00:00
Jeff Squyres
9f99f9c63d Update the README date
This commit was SVN r20164.
2008-12-22 15:42:28 +00:00
Jeff Squyres
affbebb15b Add a "Known issues" section, and the connectx XRC + message
coalescing bug.

This commit was SVN r20094.
2008-12-09 20:18:16 +00:00
Jeff Squyres
7caa8340f1 Refs trac:1399.
Syntax and grammar in README.WINDOWS and update refs in README.

This commit was SVN r20055.

The following Trac tickets were found above:
  Ticket 1399 --> https://svn.open-mpi.org/trac/ompi/ticket/1399
2008-12-03 13:34:51 +00:00
Shiqing Fan
a2c4b859b9 Up date README and README.WINDOWS.
This commit was SVN r20054.
2008-12-03 08:29:28 +00:00
Terry Dontje
5ce4f6fc1d Updated the compiler and system section for Sun's products.
This commit was SVN r20014.
2008-11-17 18:48:41 +00:00
Jeff Squyres
a5ed965c78 A few updates from the community.
This commit was SVN r20006.
2008-11-15 17:34:38 +00:00
Josh Hursey
8359b86061 Fix a typo.
This commit was SVN r20005.
2008-11-15 16:03:07 +00:00
Jeff Squyres
bb8fe9a893 Various updates to README, but several questions still remain that
must be answered by others in the community.

This commit was SVN r20004.
2008-11-15 15:27:05 +00:00
Brad Benton
412a7852bc added a section for the v1.3 Feature List
This commit was SVN r19928.
2008-11-04 21:27:37 +00:00
Jeff Squyres
1b3b8732ca Some updates regarding iWARP support.
This commit was SVN r18805.
2008-07-03 18:47:18 +00:00
Jeff Squyres
86824ffb7b Remove some mVAPI verbiage.
This commit was SVN r16576.
2007-10-26 03:22:43 +00:00
George Bosilca
938be44f07 Complete the removal of the mvapi BTL.
This commit was SVN r16491.
2007-10-17 22:02:52 +00:00
Jeff Squyres
0e131a54bf Updates to the README.
This commit was SVN r16162.
2007-09-19 17:48:15 +00:00
Josh Hursey
447dc0e6cd testing
This commit was SVN r16032.
2007-08-31 17:59:01 +00:00
Mohamad Chaarawi
59a7bf8a9f Merging in the Sparse Groups..
This commit includes config changes..

This commit was SVN r15764.
2007-08-04 00:41:26 +00:00
Jeff Squyres
1ec9052e55 Update PGI notes to reflect that -Msignextended flag is not necessary
in 7.0 and beyond (because it's now the default).

This commit was SVN r14590.
2007-05-05 05:00:27 +00:00
Jeff Squyres
e30d467ea3 Fix typo in PGI notes.
This commit was SVN r14520.
2007-04-26 00:37:14 +00:00
Josh Hursey
924cb0af11 revert Sanity check...
This commit was SVN r14048.
2007-03-16 22:15:21 +00:00
Josh Hursey
a26e636e81 Sanity check...
This commit was SVN r14047.
2007-03-16 22:14:47 +00:00
Tim Mattox
20be5472b3 Update the copyright info in the README.
This commit was SVN r13884.
2007-03-02 01:54:50 +00:00
Tim Mattox
41cfb1c7e0 Moved the MX M/BTL discussion below the 'cm' vs. 'ob1' part of the README.
This commit was SVN r13882.
2007-03-02 01:46:22 +00:00
Tim Mattox
555ea9c6ca Tweak the formatting and english of the new section in the README.
This commit was SVN r13881.
2007-03-02 01:35:10 +00:00
George Bosilca
8f50e5c0f2 Update the MX TBL and MTL section.
This commit was SVN r13879.
2007-03-01 23:29:17 +00:00
Jeff Squyres
1b5d40e98a Got updates from Sun.
This commit was SVN r13842.
2007-02-28 13:03:06 +00:00
Jeff Squyres
b2bb8d7535 Got one update from Sun -- need a few more...
This commit was SVN r13834.
2007-02-27 22:15:14 +00:00
Jeff Squyres
8287167635 Bunches of updates. Still need some information before this can be
considered final -- marked with "*** JMS".

This commit was SVN r13831.
2007-02-27 20:01:38 +00:00
Jeff Squyres
0a7e281032 Remove SC06 release notes.
This commit was SVN r13121.
2007-01-15 14:22:18 +00:00
Tim Mattox
30b2780b03 Update README file for SC06 1.2 beta
This commit was SVN r12563.
2006-11-12 16:31:06 +00:00
Tim Mattox
40834fd0c8 Updated the SC 2006 Beta notes in the README
This commit was SVN r12556.
2006-11-11 02:37:29 +00:00
Jeff Squyres
e124857353 Various updates.
This commit was SVN r12540.
2006-11-10 17:41:42 +00:00
Brian Barrett
fac7912e44 There's actually no reason to mention the C++ bindings seek change in the README,
as there's nothing specifically that the user needs to know about.

This commit was SVN r12126.
2006-10-16 14:28:51 +00:00
Brian Barrett
9a8e3d2318 Don't document a bug that Jeff found as life as it stands (Refs trac:387)
This commit was SVN r12124.

The following Trac tickets were found above:
  Ticket 387 --> https://svn.open-mpi.org/trac/ompi/ticket/387
2006-10-16 13:42:40 +00:00
Jeff Squyres
18e34484fa Refs trac:387
* Document --disable-mpi-cxx-seek
 * Document that you need to include "mpi.h" after system-level
   headers that create the SEEK_* constants
 * Make the C++ examples follow this behavior (include "mpi.h" after
   <iostream>)

This commit was SVN r12123.

The following Trac tickets were found above:
  Ticket 387 --> https://svn.open-mpi.org/trac/ompi/ticket/387
2006-10-16 13:22:22 +00:00
Jeff Squyres
8226dab86c Fixes trac:377
Add --enable-orterun-prefix-by-default (and a synonym:
--enable-mpirun-prefix-by-default) to make orterun always behave as if
"--prefix $prefix" was given on the command line (where $prefix is the
value given to the --prefix option to configure).  This prevents many
rsh/ssh users from needing to modify their shell startup files to set
the LD_LIBRARY_PATH for Open MPI (they will still need to set PATH or
otherwise find the OMPI executables to mpicc/mpirun/etc. their MPI
applications).

Also added --noprefix option to orterun to disable this behavior.
Finally, note that even if --enable-orterun-prefix-by-default is
specified, if the user specifies --prefix or /path/to/mpirun, these
options will override the default value of the prefix ($prefix).

This commit was SVN r11669.

The following Trac tickets were found above:
  Ticket 377 --> https://svn.open-mpi.org/trac/ompi/ticket/377
2006-09-15 02:52:08 +00:00
Jeff Squyres
eb5445c57c Add note about OFED 1.0 and how it won't work with OMPI v1.2 and later
(because of GNU libtool 2.x issues -- see
https://svn.open-mpi.org/trac/ompi/ticket/334 and
http://openib.org/bugzilla/show_bug.cgi?id=223).  OFED fixed the
problem in OFED 1.1.

Closes trac:334.

This commit was SVN r11623.

The following Trac tickets were found above:
  Ticket 334 --> https://svn.open-mpi.org/trac/ompi/ticket/334
2006-09-12 11:28:58 +00:00
Pak Lui
08352878cc * Added in new ras and pls components to support Sun N1 Grid Engine (N1GE)
6 and its open source version as the job launchers for ORTE.

This commit was SVN r11153.
2006-08-10 21:46:52 +00:00
Jeff Squyres
7aac77a37c When on the IA64 platform, if we're using the Intel 9.0 v20051201
compiler, automatically disable the ptmalloc component.  It seems that
optimization level -O2 or higher will cause the generated code to do
Bad Things (e.g., opalcc will segv).  Upgrading to the Intel 9.1
compiler seems to fix the problem.

This closes ticket #227.

This commit was SVN r11076.
2006-08-01 18:48:34 +00:00
Brian Barrett
56a86c89b1 * Fix for bug #152. Make --with-FOO-libdir=DIR only check DIR, and not the
DIR/lib and DIR/lib64, which really never made sense.

This commit was SVN r10535.
2006-06-28 03:33:30 +00:00
Jeff Squyres
df45221a3e Until a real fix for #142 is found, this workaround prohibits using
mpi_leave_pinned when multiple OpenIB HCA ports are found.
Specifically, if mpi_leave_pinned == 1 and ultiple HCA ports are
found, the MCA parameter btl_openib_max_btls is set to 1.  If the MCA
parameter btl_openib_warn_leave_pinned_multi_port is true, emit a
warning that this happened (having an MCA parameter to control the
warning allows users/sysadmins to turn it off instead of being nagged
for every run).

This commit was SVN r10521.
2006-06-27 10:43:03 +00:00
Jeff Squyres
1d27ca5d0a Until a real fix for #142 is found, this workaround prohibits using
mpi_leave_pinned when multiple OpenIB HCA ports are found.
Specifically, if mpi_leave_pinned == 1 and ultiple HCA ports are
found, the MCA parameter btl_openib_max_btls is set to 1.  If the MCA
parameter btl_openib_warn_leave_pinned_multi_port is true, emit a
warning that this happened (having an MCA parameter to control the
warning allows users/sysadmins to turn it off instead of being nagged
for every run).

This commit was SVN r10424.
2006-06-20 11:32:46 +00:00
Brian Barrett
d96554a482 * Fix for issue #144. With the opal_atomic_lifo code, we can no longer build
on platforms without a 32-bit compare and swap implementation.  There isn't
  such a thing on Sparc v8 chips, so we can't support those platforms right
  now.  Should be possible to make opal_atomic_lifo less atomic on these
  platforms, but not in the time allotted.

This commit was SVN r10407.
2006-06-17 18:45:29 +00:00
Jeff Squyres
beceebdecd Various updates.
This commit was SVN r10404.
2006-06-17 10:41:10 +00:00
Brian Barrett
f4a4f32b06 release note updates to match v1.1
This commit was SVN r10333.
2006-06-13 17:23:42 +00:00
Brian Barrett
ddea249f9b Add note about MCA parameters that have required items in the list
This commit was SVN r10141.
2006-05-31 14:12:43 +00:00
Jeff Squyres
6fd19ef890 Updates to README:
- clarify f90 module size comments
- make --with-mpi-param-check comment correct

This commit was SVN r9716.
2006-04-25 21:49:50 +00:00
Jeff Squyres
69e4c118ae Fix typo.
This commit was SVN r9712.
2006-04-25 17:17:13 +00:00
Jeff Squyres
bb3e8dd3cd Add notes about the F90 module sizes.
This commit was SVN r9710.
2006-04-25 16:58:27 +00:00
Gleb Natapov
10ae27dd25 Add NEWS item and copyright.
This commit was SVN r9697.
2006-04-24 14:15:22 +00:00
Jeff Squyres
1597ee94b7 Update notes on the Portland compiler
This commit was SVN r9471.
2006-03-29 23:09:02 +00:00
Jeff Squyres
142f59a435 Add release note about PGI compilers.
This commit was SVN r9459.
2006-03-29 19:45:45 +00:00
Jeff Squyres
c12b38a13a Sync README with v1.0 README.
This commit was SVN r9166.
2006-02-27 11:42:21 +00:00
Jeff Squyres
87a871c35b Update the two top-level files that essentially represent all the
copyrights. 

This commit was SVN r8881.
2006-02-02 06:27:35 +00:00
Jeff Squyres
8c31ab1dee Update README and NEWS about Fortran .TRUE. handling.
This commit was SVN r8297.
2005-11-29 01:06:44 +00:00
Jeff Squyres
9812694227 Ensure to instantiate MPI_F_STATUS_IGNORE and MPI_F_STATUSES_IGNORE.
Thanks to Anthony Chan for pointing this out.

Note that these will only work for the Fortran compiler that Open MPI
was configured with -- since these values, are, by definition,
single-value, they cannot support all 4 values that Open MPI may
generate for the different Fortran name-mangling schemes.  A lengthy
comment in ompi_mpi_init.c explains this in more detail.  Added to the
README to explain this situation, as well as the forthcoming
.TRUE. Fortran fixes.

This commit was SVN r8231.
2005-11-22 15:24:39 +00:00
Jeff Squyres
2cb0bb4735 Various updates
This commit was SVN r8219.
2005-11-21 22:58:28 +00:00
Jeff Squyres
42ec26e640 Update the copyright notices for IU and UTK.
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
3e1107262f - Add note about MX fragment sizes
- Add note that we don't yet support hardware matching (full
  disclosure is best)

This commit was SVN r7928.
2005-10-28 21:49:25 +00:00
Jeff Squyres
f8ae2767cf Update README to match new compiler wrapper flags.
This commit was SVN r7909.
2005-10-28 03:15:39 +00:00
Jeff Squyres
2b66d53fe4 Put a note in that you have to compile all your MPI apps with the
Intel / PGI compiler flags for the logical issue.

This commit was SVN r7881.
2005-10-26 14:24:28 +00:00
Jeff Squyres
3f01c33f8a Updates about compiler notes
This commit was SVN r7871.
2005-10-25 19:29:46 +00:00
Jeff Squyres
c41c77848e Update the --enable-f* options to be --enable-mpi-f* and add
documentation about --enable-mpi-cxx.

This commit was SVN r7859.
2005-10-25 12:18:49 +00:00
Brian Barrett
baa4c1eb58 * commit quick XGrid release note
This commit was SVN r7717.
2005-10-12 03:27:15 +00:00
Jeff Squyres
01fa036645 Sync README with 1.0 branch
This commit was SVN r7714.
2005-10-12 01:14:49 +00:00
Jeff Squyres
5c98bbeae6 Update to docs
This commit was SVN r7682.
2005-10-10 19:13:54 +00:00
Brian Barrett
d81726833e * Add memory barriers for shared memory. Rich and I think we got them
all and the Intel tests pass slightly oversubscribed.

This commit was SVN r7431.
2005-09-19 16:28:25 +00:00
Jeff Squyres
5702c8f29b Fix help messages and docs about --with arguments
This commit was SVN r7183.
2005-09-05 18:51:34 +00:00
Jeff Squyres
dd96f06470 We now also support POE
This commit was SVN r7094.
2005-08-30 16:15:01 +00:00
Jeff Squyres
acd78a978a More updates.
This commit was SVN r7045.
2005-08-26 13:17:01 +00:00
Brian Barrett
43822c6ec6 * add note about static binary linking and the Linux memory managers. This
is not an issue on Darwin, since Darwin doesn't support statically linking
  executables (there is no LibSystem.a)

This commit was SVN r7032.
2005-08-25 16:26:37 +00:00
Jeff Squyres
ec22a641f5 Update the README w.r.t. the f90 bindings.
This commit was SVN r6994.
2005-08-24 02:18:18 +00:00
Jeff Squyres
47b2b95c00 Minor updates
This commit was SVN r6945.
2005-08-20 20:28:05 +00:00
Jeff Squyres
387dacef66 Clarify BProc notes
This commit was SVN r6936.
2005-08-19 14:30:38 +00:00
Jeff Squyres
473720c22f Update the README a bit
This commit was SVN r6763.
2005-08-08 15:25:59 +00:00
Jeff Squyres
eb7365581a Copy over from the beta branch.
This commit was SVN r6745.
2005-08-05 12:21:32 +00:00
Jeff Squyres
3f5541349a Add UC copyright
This commit was SVN r5009.
2005-03-24 12:43:37 +00:00
Jeff Squyres
616269a9be Add HLRS copyright
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748 First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
pending.

This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
aa11f9be06 - Fix broken $HEADER$ lines
- Add $HEADER$ lines to files that didn't have them
- Add placeholder LICENSE file

This commit was SVN r3654.
2004-11-22 00:37:56 +00:00
Jeff Squyres
7a8396bab5 some text updates -- ditch old/un-updated version numbers
This commit was SVN r1571.
2004-07-07 15:58:55 +00:00
Jeff Squyres
6ad01adbb9 Add more to the "make dist" process. ftp.gnu.org still does not have
new config.guess/config.sub files (!), but a) the code is smart enough
to know this, and b) when they become available again, the Right
Things will happen.

Also, I left the example code in there how to add man pages to the
relevant Makefile's on the thought that we'll need it when we
eventually get around to making man pages (assumedly through
doxygen).

This commit was SVN r985.
2004-03-26 21:34:01 +00:00