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

378 Коммитов

Автор SHA1 Сообщение Дата
Brad Benton
0876e3549d Added a couple more items for 1.4.4.
This commit was SVN r24651.
2011-04-28 18:47:34 +00:00
Brad Benton
359de0bde6 Add 1.4.4 items.
This commit was SVN r24650.
2011-04-28 15:48:51 +00:00
Jeff Squyres
4e89c7a0c0 Add 1.5.3 bullet about the missing "affinity" MPI extension.
This commit was SVN r24508.
2011-03-10 16:44:57 +00:00
Jeff Squyres
21d441aec5 Reconcile with the 1.5 branch NEWS
This commit was SVN r24501.
2011-03-09 14:19:39 +00:00
Jeff Squyres
0d08f636b0 Add 1.5.2 items
This commit was SVN r24344.
2011-02-02 15:19:10 +00:00
Jeff Squyres
b3a22bbe82 Add note about mpirun's --debug switch multi-token fix.
This commit was SVN r24323.
2011-01-28 13:38:23 +00:00
Jeff Squyres
511f87665b Fixes trac:2680: Add ARM support.
This commit was SVN r24308.

The following Trac tickets were found above:
  Ticket 2680 --> https://svn.open-mpi.org/trac/ompi/ticket/2680
2011-01-26 17:22:44 +00:00
Jeff Squyres
32e722e4d9 Add first bullets about 1.5.2.
This commit was SVN r24254.
2011-01-14 15:15:23 +00:00
Jeff Squyres
b113b1a382 Add the btl_tcp_if_seq MCA parameter. From the help string:
If specified, a comma-delimited list of TCP interfaces.  Interfaces
  will be assigned, one to each MPI process, in a round-robin fashion
  on each server.  For example, if the list is "eth0,eth1" and four
  MPI processes are run on a single server, then local ranks 0 and 2
  will use eth0 and local ranks 1 and 3 will use eth1.

This feature is only useful for environments with virtual ethernet
interfaces on the same network.  For example, if eth0 and eth1 are
virtual interfaces to the same NIC on the same subnet, and if the NIC
provides different hardware resources to eth0 and eth1 (not just
different kernel resources), some HOL blocking and congestion issues
can be eased in a modest fashion.

This commit was SVN r24181.
2010-12-16 00:54:32 +00:00
Jeff Squyres
b46e0291c2 Add 1.5.1 section. Update 1.5 section to reflect what the actual text
that was shipped in 1.5.

This commit was SVN r24176.
2010-12-15 18:35:59 +00:00
Brad Benton
76c301eacb - re-added bullets in prep for 1.4.3 release (they got lost in the
merge of the revamped build system)
- modified wording to indicate a 1.4.3 release prior to 1.5

This commit was SVN r23829.
2010-10-04 23:13:53 +00:00
Jeff Squyres
accad16a52 Update NEWS to match that on the v1.5 branch (I notice that the 1.4.3
NEWS is way out of date) 

This commit was SVN r23826.
2010-10-04 13:28:56 +00:00
Jeff Squyres
9512131b6e Add bullet about AS_VAR_GET
This commit was SVN r23785.
2010-09-21 21:57:45 +00:00
Ralph Castain
40a2bfa238 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
This merges the branch containing the revamped build system based around converting autogen from a bash script to a Perl program. Jeff has provided emails explaining the features contained in the change.

Please note that configure requirements on components HAVE CHANGED. For example. a configure.params file is no longer required in each component directory. See Jeff's emails for an explanation.

This commit was SVN r23764.
2010-09-17 23:04:06 +00:00
Brad Benton
52174ceae3 Added NEWS bullets in prep for 1.4.3
This commit was SVN r23720.
2010-09-07 17:20:30 +00:00
Jeff Squyres
8d114b78ac Add bullett about ABI-changing F90 parameter changes. Note that this
is 1.5 only; we probably shouldn't change it in 1.4.x.

This commit was SVN r23677.
2010-08-27 12:00:11 +00:00
Mike Dubman
59be1b1c15 updated with fca component info
This commit was SVN r23541.
2010-08-02 12:21:29 +00:00
Jeff Squyres
cb9f53cd50 Add some recent fixes:
* MPI_GET_COUNT
 * One-sided operations with large target displacements

This commit was SVN r23473.
2010-07-22 02:37:47 +00:00
Jeff Squyres
8670551175 Fix some typos.
This commit was SVN r23366.
2010-07-09 00:11:25 +00:00
Jeff Squyres
1e702565b8 Move knem to the top of the list.
This commit was SVN r23364.
2010-07-08 18:29:03 +00:00
Jeff Squyres
e7c71582fe Started to update the NEWS file for v1.5. Might need a few more
tweaks. 

This commit was SVN r23358.
2010-07-06 21:58:57 +00:00
Jeff Squyres
e597c4f9cd Add --with-libltdl option to allow building Open MPI with an external installation of libltdl. Fixes trac:2407
This commit was SVN r23189.

The following Trac tickets were found above:
  Ticket 2407 --> https://svn.open-mpi.org/trac/ompi/ticket/2407
2010-05-20 22:42:02 +00:00
Jeff Squyres
657ece775c Add 1.4.3 section.
This commit was SVN r23146.
2010-05-15 13:10:56 +00:00
Ralph Castain
11f710b9cd Add some news items re the trunk
This commit was SVN r23066.
2010-04-29 01:28:32 +00:00
Jeff Squyres
85ce4125bd Updates from 1.4 branch SVN commit log.
This commit was SVN r23058.
2010-04-28 12:39:45 +00:00
Josh Hursey
e4f2d03d28 ErrMgr Framework redesign to better support fault tolerance development activities.
Explained in more detail in the following RFC:
  http://www.open-mpi.org/community/lists/devel/2010/03/7589.php

This commit was SVN r22872.
2010-03-23 21:28:02 +00:00
Jeff Squyres
5ed31baa38 Add news blurb about the pkg-config files.
This commit was SVN r22705.
2010-02-24 18:47:10 +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
Jeff Squyres
ee8b9e9c3a * Somehow we got an extra copy of the 1.4.1 bullets in here
* Added note about --report-bindings and mpi_paffinity_alone fixes

This commit was SVN r22603.
2010-02-10 23:04:45 +00:00
Jeff Squyres
7946d8889f * Add in 1.4.1 news bullets (from 1.4 branch)
* Add in first 1.4.2 bullet

This commit was SVN r22470.
2010-01-22 16:40:23 +00:00
Josh Hursey
9adffe709e Add some news bullets for the 3 C/R related fixed that were recently moved to v1.4
This commit was SVN r22371.
2010-01-06 14:35:44 +00:00
Jeff Squyres
f3120f70af Add some NEWS bullets for what has changed in 1.4.1
This commit was SVN r22370.
2010-01-06 13:44:29 +00:00
Jeff Squyres
3796e530d5 Add bullet about PLPA version update.
This commit was SVN r22368.
2010-01-06 00:47:31 +00:00
Jeff Squyres
c542048dc9 Reword George's bullet about the shared memory fix so that normal
people will understand it.  :-) Also moved it to the v1.4.1 section.

This commit was SVN r22334.
2009-12-17 21:20:51 +00:00
George Bosilca
5dac5ee19f Don't forget to update the NEWS file regarding the cmpxchg changes.
This commit was SVN r22325.
2009-12-16 22:39:51 +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
cea1cb66a7 Add a bullet about the PGI 10.x patch fix.
This commit was SVN r22292.
2009-12-10 22:43:33 +00:00
Jeff Squyres
fe5577d231 Add bullet about 1.4 and create empty 1.4.1 block.
This commit was SVN r22284.
2009-12-08 20:31:24 +00:00
Jeff Squyres
be8a09dc1f Fix spelling error noted by Eugene.
This commit was SVN r22173.
2009-10-30 12:42:58 +00:00
Jeff Squyres
03c8b50ea5 Sync with 1.3 branch.
This commit was SVN r22160.
2009-10-28 17:57:06 +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
bd6e0368b3 Add news bullet about MPI_COMM_SPAWN[_MULTIPLE] fix.
This commit was SVN r21857.
2009-08-20 12:20:03 +00:00
Brian Barrett
0278b86456 Pass visibility flags to libltdl's CFLAGS, which will result in libltdl
being hidden in libopal.  This seems to make applications which also
use libltdl play nicer.

This commit was SVN r21731.
2009-07-24 04:12:29 +00:00
Jeff Squyres
bfd689f0ef Per discussion on the mailing list, backing out r21723.
This commit was SVN r21725.

The following SVN revision numbers were found above:
  r21723 --> open-mpi/ompi@2250be582d
2009-07-22 00:02:00 +00:00
Iain Bason
2250be582d Added autodetect installdirs component. Currently supports Solaris and Linux.
* Installation directories will be inferred from the actual location
  of the shared library that contains the component.

* OPAL_PREFIX and other environment variables allow users to override
  the inferred directories.  They should no longer be necessary in
  most cases, though.

* Any directories that cannot be inferred will fall back to whatever
  is provided by the config installdirs component.

This commit was SVN r21723.
2009-07-21 20:19:38 +00:00
Jeff Squyres
a7fb3c29fe Add (expected) to 1.3.4
This commit was SVN r21631.
2009-07-10 13:52:20 +00:00
Jeff Squyres
cc4ad02d42 A bunch of updates for 1.3.3.
This commit was SVN r21628.
2009-07-10 13:33:43 +00:00
Brian Barrett
d88dcb9ee3 Update NEWS with IB fixes
This commit was SVN r21621.
2009-07-09 22:18:32 +00:00
Jeff Squyres
30c126f45b Add note about Fortran EXTRA_STATE stuff
This commit was SVN r21251.
2009-05-18 15:27:37 +00:00
Jeff Squyres
94ff03a3eb Add bullet about MPI_GROUP_COMPARE
This commit was SVN r21193.
2009-05-08 14:01:41 +00:00