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
Greg Koenig
60485ff95f
This is a very large change to rename several #define values from
...
OMPI_* to OPAL_*. This allows opal layer to be used more independent
from the whole of ompi.
NOTE: 9 "svn mv" operations immediately follow this commit.
This commit was SVN r21180.
2009-05-06 20:11:28 +00:00
Jeff Squyres
a827fd0f4e
Clarify notifier bullets
...
This commit was SVN r21169.
2009-05-05 16:52:16 +00:00
Jeff Squyres
85269bad58
Add some 1.3.3 bullets
...
This commit was SVN r21168.
2009-05-05 16:48:36 +00:00
Jeff Squyres
26d6f37d42
Add bullet about openib infinite loop fix.
...
This commit was SVN r21048.
2009-04-21 17:00:21 +00:00
Eugene Loh
2b8b48e46d
Add a NEWS item for autosizing of the shared-memory area.
...
This commit was SVN r21039.
2009-04-17 21:02:12 +00:00
Ralph Castain
543287e599
Add news items on checksum, openib padding options
...
This commit was SVN r21032.
2009-04-16 15:36:28 +00:00
Jeff Squyres
93c36bcc0f
Add bullet about LSF fix (the problem does not exist on the trunk;
...
must be some transcription error or we had already fixed it on the
trunk and forgot to move it over to 1.3).
This commit was SVN r21017.
2009-04-15 17:46:46 +00:00
Jeff Squyres
c1206fac4b
Use a better word. :-)
...
This commit was SVN r21006.
2009-04-14 20:37:06 +00:00
Jeff Squyres
df2ace7a55
Add a bunch of 1.3.2 bullets.
...
This commit was SVN r21005.
2009-04-14 20:34:19 +00:00
Jeff Squyres
175018291d
Added bullet about fixing the posix paffinity configure test.
...
This commit was SVN r20976.
2009-04-10 21:21:54 +00:00
Jeff Squyres
b934f1e64e
Add --with-libnuma bullet.
...
This commit was SVN r20973.
2009-04-10 20:27:11 +00:00
Jeff Squyres
5498f93a50
Gaah -- get the bug reporter's name right!
...
This commit was SVN r20893.
2009-03-28 01:29:01 +00:00
Jeff Squyres
1be70da78c
Add note about fix for MPI_REQUEST_GET_STATUS. Tentatively marking
...
this for 1.3.3 -- I don't know if the door for 1.3.2 is still open or
not...
This commit was SVN r20892.
2009-03-28 01:28:09 +00:00
Jeff Squyres
99d881b620
Add some more bullets about things that have been moved to the 1.3.1
...
branch.
This commit was SVN r20823.
2009-03-18 14:40:49 +00:00
Jeff Squyres
b44df42ac2
Add note about Mostyn's compiler error (the "restrict" C++ issue).
...
This commit was SVN r20793.
2009-03-16 21:34:16 +00:00
Jeff Squyres
44ffb120a2
Add a bullet from v1.3.1 that was forgotten here on the trunk.
...
This commit was SVN r20779.
2009-03-14 12:27:13 +00:00
Jeff Squyres
205ab748b3
Add credit for finding the rsh problem.
...
This commit was SVN r20778.
2009-03-14 12:14:16 +00:00
Brian Barrett
f04da9fec8
Update NEWS to reflect change in r20776. Part of the fix for #1832 .
...
This commit was SVN r20777.
The following SVN revision numbers were found above:
r20776 --> open-mpi/ompi@716b505789
2009-03-13 22:37:31 +00:00
Jeff Squyres
af450bca3a
These notifier components are not intended for 1.4; they're intended
...
for the next feature release series (1.5).
This commit was SVN r20759.
2009-03-10 21:15:38 +00:00
Jeff Squyres
8b5e6c0425
Because I could. :-)
...
Relevant MCA params:
* notifier_twitter_username: Twitter username
* notifier_twitter_password: Twitter password
This commit was SVN r20750.
2009-03-06 22:02:17 +00:00
Jeff Squyres
2373bc36e2
Add the "smtp" notifier component. It uses libesmtp
...
(http://www.stafford.uklinux.net/libesmtp/ ) via the --with-esmtp(=DIR)
configure option. Several MCA parameters must be set in order to use
this component:
* notifier_smtp_server: SMTP server IP address or name; must be supplied
* notifier_smtp_port: port to talk to on the server; defaults to 25
* notifier_smtp_to: comma-delimited list of email addresses to send
the mail to; must be supplied
* notifier_smtp_from_name: free-form "name" who the mail is from;
defaults to "Open MPI Notifier"
* notifier_smtp_from_addr: email address from the mail is from; must
be supplied
* notifier_smtp_subject: subject of the mail; defaults to "Open MPI
notifier"
* notifier_smtp_body_prefix: prefix of the body of the mail; defaults
to a sensible value
* notifier_smtp_body_suffix: suffix of the body of the mail; defaults
to a sensible value
Also libesmtp supports SMTP AUTH protocols, this component does not.
If people want/need those kinds of features, they're relatively easy
to add -- I just didn't bother [yet] before I knew if anyone cared.
This commit was SVN r20749.
2009-03-06 21:59:19 +00:00
Ralph Castain
5fff87f183
Remove a couple of duplicate entries. Add an entry about comm_spawn limits being removed
...
This commit was SVN r20680.
2009-03-02 20:57:12 +00:00
Jeff Squyres
9b82da56d8
Add a bunch of bullets for the things that happened in 1.3.1.
...
This commit was SVN r20678.
2009-03-02 19:53:25 +00:00
Jeff Squyres
9e62cbbfb3
Add note about MPI_File_c2f(MPI_FILE_NULL).
...
This commit was SVN r20512.
2009-02-11 00:48:57 +00:00
Jeff Squyres
e6398979ef
Add note about btl_openib_warn_no_device_params_found.
...
This commit was SVN r20387.
2009-01-30 11:38:37 +00:00
Jeff Squyres
43984092ca
Added note about RTLD_NEXT.
...
This commit was SVN r20344.
2009-01-25 16:39:15 +00:00
Jeff Squyres
a6d02dacf3
Update note about C++ constants
...
This commit was SVN r20311.
2009-01-21 23:05:18 +00:00
Jeff Squyres
084de9e245
Add some NEWS items for things that have CMRs filed and are expected
...
in v1.3.1.
This commit was SVN r20308.
2009-01-21 18:49:59 +00:00
Tim Mattox
1ff9e884b8
Resync the 1.2.9 section of the NEWS file from the 1.2 branch.
...
This commit was SVN r20225.
2009-01-07 22:57:51 +00:00
Jeff Squyres
b65796b906
Minor update to bullet in NEWS file.
...
This commit was SVN r20139.
2008-12-16 18:05:39 +00:00
Tim Mattox
7b25f1189b
Resync the trunk NEWS file with the v1.2 branch NEWS file.
...
This commit was SVN r20136.
2008-12-16 15:24:52 +00:00
Jeff Squyres
c7917db672
Back out the NEWS change from r20096 and make it its own proper entry
...
in the v1.3 section (not the v1.2.5 section -- thanks for noticing,
Tim!). Refs trac:1705 -- this commit should be considered part of that
CMR.
This commit was SVN r20115.
The following SVN revision numbers were found above:
r20096 --> open-mpi/ompi@cad0f41391
The following Trac tickets were found above:
Ticket 1705 --> https://svn.open-mpi.org/trac/ompi/ticket/1705
2008-12-11 15:51:48 +00:00
Jeff Squyres
cad0f41391
Also strip out -g[0-9] (in addition to -g) from CCASFLAGS on Leopard. Fixes trac:1701. Thanks to Barry Smith for reporting the problem.
...
This commit was SVN r20096.
The following Trac tickets were found above:
Ticket 1701 --> https://svn.open-mpi.org/trac/ompi/ticket/1701
2008-12-09 23:42:16 +00:00
Jeff Squyres
ecd0b12576
Add note about MPI_REAL16 support.
...
This commit was SVN r19955.
2008-11-08 00:54:15 +00:00
Tim Mattox
f24c93f915
Sync the trunk NEWS file with the 1.2 branch.
...
This commit was SVN r19925.
2008-11-04 19:00:26 +00:00
Tim Mattox
56c014a3a2
Resync the NEWS with the 1.2 branch.
...
This commit was SVN r19780.
2008-10-21 18:30:19 +00:00
Tim Mattox
07eda5d696
Resync the NEWS file with the 1.2 branch.
...
This commit was SVN r19774.
2008-10-20 15:33:39 +00:00
Tim Mattox
f6a6c0a74b
Bring the trunk NEWS file up to date with the 1.3 NEWS file.
...
This commit was SVN r19737.
2008-10-14 19:24:15 +00:00
Tim Mattox
4ff6bb924f
Fix a typo in the NEWS file.
...
This commit was SVN r19734.
2008-10-14 19:19:56 +00:00
Tim Mattox
0e2f6ebd9e
Resync the trunk NEWS file for the v1.2.8 release.
...
This commit was SVN r19731.
2008-10-14 16:52:46 +00:00
Tim Mattox
4602b0e94a
Adjust NEWS items about a SLURM fix.
...
This commit was SVN r19678.
2008-10-03 19:01:12 +00:00
Tim Mattox
1995fb23cb
Resync the NEWS file for a 1.2.8 change.
...
This commit was SVN r19662.
2008-10-01 00:01:01 +00:00
Jeff Squyres
c11bee41da
Add bullet about updated SLURM support
...
This commit was SVN r19648.
2008-09-26 12:36:59 +00:00
Tim Mattox
aaae28b6c7
Resync the NEWS file with the 1.2 branch.
...
This commit was SVN r19646.
2008-09-25 21:48:17 +00:00
Tim Mattox
821d81304f
Testing...
...
This commit was SVN r19641.
2008-09-25 20:34:00 +00:00
Tim Mattox
6a3e28a3b6
Resync the NEWS file with the 1.3 branch.
...
This commit was SVN r19635.
2008-09-24 21:06:34 +00:00
Tim Mattox
fae18d1ea2
Ugh, whitespace differences suck... fixing.
...
This commit was SVN r19632.
2008-09-24 20:51:18 +00:00
Tim Mattox
1d5a6602b6
Resync the NEWS on the trunk with the 1.2 branch.
...
This commit was SVN r19631.
2008-09-24 20:41:17 +00:00
Jeff Squyres
02f2cbe85a
* Added bullet about upgrading autotools
...
* Added bullet about removing duplicate error messages
* Some minor grammar and syntax fixes.
This commit was SVN r19597.
2008-09-20 11:42:59 +00:00
Jeff Squyres
2f50fc8b92
Add comment about MPI::Comm::Call_errhandler.
...
This commit was SVN r19515.
2008-09-08 14:43:22 +00:00
Jeff Squyres
e01e8c82ee
1.2.7 ''has'' been released.
...
This commit was SVN r19514.
2008-09-08 14:42:13 +00:00
Jeff Squyres
008fa8c5cc
Fixes trac:1236, #1237 .
...
* Various changes to enable 0-dimensional cartesian communicators:
* Set various mtc_* members to NULL when there are 0 dimensions (and
don't bother trying to memcpy these arrays when duplicating the
communicator -- because they're NULL)
* adjust topo_base_cart_sub to correctly handle 0 dimensions
(simplified it a bit)
* adjust a few error codes to return ERR_OUT_OF_RESOURCE
* adjust error checking of CART_CREATE, CART_RANK
* Allow MPI_GRAPH_CREATE to accept 0 == nnodes.
* Bump reported MPI version in mpi.h to 2.1
This commit was SVN r19461.
The following Trac tickets were found above:
Ticket 1236 --> https://svn.open-mpi.org/trac/ompi/ticket/1236
2008-08-31 19:31:10 +00:00
Jeff Squyres
fcdbc0da27
Add a news item about MPI::IN_PLACE. Refs trac:1465.
...
This commit was SVN r19421.
The following Trac tickets were found above:
Ticket 1465 --> https://svn.open-mpi.org/trac/ompi/ticket/1465
2008-08-26 17:36:55 +00:00
Tim Mattox
ef610bea0e
Resync the trunk NEWS file with the 1.2 branch.
...
This commit was SVN r19149.
2008-08-04 18:32:52 +00:00
Jeff Squyres
63b63d48c3
Fixes trac:1370, #1147
...
Update the version of ROMIO to that which was contained in
MPICH2-1.0.7, plus a few patches from the upstream ROMIO maintainers
(because OMPI uses a few code paths in ROMIO that MPICH2 does not;
there were a few compile bugs in the ROMIO from MPICH2-1.0.7).
Added an info MCA param to be able to tell which version of ROMIO is
contained in OMPI: io_romio_version.
Many, many thanks to romio-maint@mcs.anl.gov for all their help in
integrating this new version of ROMIO into Open MPI.
This commit was SVN r19045.
The following Trac tickets were found above:
Ticket 1370 --> https://svn.open-mpi.org/trac/ompi/ticket/1370
2008-07-26 12:23:30 +00:00
Jeff Squyres
31df89ccb2
Add bullet about mpi_leave_pinned and the openib BTL
...
This commit was SVN r19029.
2008-07-25 11:29:37 +00:00
Jeff Squyres
c08dbbdfa9
Neither of these features are complete, so let's not advertise them in
...
NEWS.
This commit was SVN r18922.
2008-07-16 11:17:49 +00:00
Jeff Squyres
9827f8ed91
Add a v1.3 section, since we have branched
...
This commit was SVN r18893.
2008-07-13 13:20:16 +00:00
Tim Mattox
5dbbc6c37b
Resync the NEWS file from the v1.2 branch.
...
This commit was SVN r18853.
2008-07-09 20:13:39 +00:00
Tim Mattox
378b0010c5
Resync the NEWS file with 1.2.7 changes.
...
This commit was SVN r18711.
2008-06-23 19:30:13 +00:00
Jeff Squyres
74089a0593
Add a bunch of bullets about improvements in the openib BTL.
...
This commit was SVN r18703.
2008-06-21 13:35:03 +00:00
Brian Barrett
7712b07ac4
Add perl based wrapper compilers for cross-compile environments. The default
...
is still to use the C based wrapper compilers (which have many more features
and are more well tested). The Perl compilers are enabled with the option
--enable-script-wrapper-compilers, which also ignores the option
--disable-binaries (ie --enable-script-wrapper-compilers --disable-binaries
will result in perl-based wrapper compilers being installed, but no other
binaries being installed).
This commit was SVN r18655.
2008-06-13 22:52:25 +00:00
Brian Barrett
79ad6d983e
- The ptmalloc2 memory manager component is now by default built as
...
a standalone library named libopenmpi-malloc. Users wanting to
use leave_pinned with ptmalloc2 will now need to link the library
into their application explicitly. All other users will use the
libc-provided allocator instead of Open MPI's ptmalloc2. This change
may be overriden with the configure option enable-ptmalloc2-internal
- The leave_pinned options will now default to using mallopt on
Linux in the cases where ptmalloc2 was not linked in. mallopt
will also only be available if munmap can be intercepted (the
default whenever Open MPI is not compiled with --without-memory-
manager.
- Open MPI will now complain and refuse to use leave_pinned if
no memory intercept / mallopt option is available.
This commit was SVN r18654.
2008-06-13 22:32:49 +00:00
Tim Mattox
4493ec7d7d
Resync the trunk's NEWS file with v1.2.7 NEWS file.
...
This commit was SVN r18640.
2008-06-10 17:46:31 +00:00
Tim Mattox
14cc458784
Resync the NEWS file with changes for 1.2.7
...
This commit was SVN r18594.
2008-06-05 18:50:24 +00:00
Tim Mattox
4d548485e2
Another NEWS file resync with v1.2.7 changes.
...
This commit was SVN r18566.
2008-06-03 19:02:57 +00:00
Tim Mattox
97fe7311bf
Resync the trunk's NEWS file with the 1.2 NEWS file.
...
This commit was SVN r18564.
2008-06-03 18:47:10 +00:00
Jeff Squyres
a1b0798413
Minor fixups; added bullet about openib BTL checking for
...
/sys/class/infiniband
This commit was SVN r18561.
2008-06-03 18:22:51 +00:00
Tim Mattox
2446f543c3
Resync the trunk NEWS file with the 1.2.x NEWS file.
...
This commit was SVN r18511.
2008-05-27 18:28:38 +00:00
Tim Mattox
46c6aa4ed4
Resync the trunk NEWS file with the 1.2.7 changes.
...
This commit was SVN r18268.
2008-04-23 18:32:19 +00:00
Tim Mattox
55b2546026
Update the NEWS file for a 1.2.7 change.
...
This commit was SVN r18153.
2008-04-15 17:31:57 +00:00
Tim Mattox
3f0f09fd1f
Update the NEWS file for the release of 1.2.6, plus spelling fixes.
...
This commit was SVN r18093.
2008-04-07 16:39:58 +00:00
Tim Mattox
715b05d663
Update the NEWS for 1.2.6.
...
This commit was SVN r17885.
2008-03-19 21:04:54 +00:00
Tim Mattox
1cb2c46716
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17763.
2008-03-06 15:49:35 +00:00
Tim Mattox
5b0a2bdbd1
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17697.
2008-03-04 21:44:34 +00:00
Tim Mattox
668ec5d873
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17690.
2008-03-04 19:11:33 +00:00
Tim Mattox
89648be879
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17669.
2008-02-29 19:06:08 +00:00
Tim Mattox
90f9900a2a
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17511.
2008-02-19 16:45:26 +00:00
Shiqing Fan
bcfc2f8009
Update NEWS. Add Valgrind-based memory checking for MPI-semantic checks.
...
This commit was SVN r17485.
2008-02-17 19:42:02 +00:00
George Bosilca
512b24affb
Add support for all optional Fortran logical types (MPI_LOGICAL1,
...
MPI_LOGICAL2, MPI_LOGICAL4 and MPI_LOGICAL8). This commit close
the ticket #331 .
This commit was SVN r17473.
2008-02-15 22:54:20 +00:00
Tim Mattox
357bbe00b3
Updated the NEWS file for 1.2.6 changes.
...
This commit was SVN r17421.
2008-02-11 21:49:21 +00:00
Dan Lacher
98f70d6318
Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks
...
to *not* use the STL as well as removing the STL use from the error handler
routines. This was removing the STL from the C++ bindings (Solaris has 2
versions of the STL; if OMPI uses one and an MPI application wants to use
another, Bad Things happen).
The main idea is to wrap up the C++ callback function pointers and the user's
extra_state into our own struct that is passed as the extra_state to the C
keyval registration along with the intercept routines in intercepts.cc. When the
C++ intercepts are activated, they unwrap the user's callback and extra state
and call them.
This commit was SVN r17409.
2008-02-10 19:29:25 +00:00
Jeff Squyres
b5fe63048f
Add bullet about F90 MPI_CART_CREATE.
...
This commit was SVN r17396.
2008-02-07 12:58:11 +00:00
Tim Mattox
984ccf64a3
Update the NEWS file for 1.2.6
...
This commit was SVN r17243.
2008-01-25 21:31:47 +00:00
Tim Mattox
ae90bb0fb8
Update the 1.2.5 NEWS section.
...
This commit was SVN r16940.
2007-12-11 22:42:34 +00:00
Jeff Squyres
849373ce5c
Add bullets about items expected for v1.2.5
...
This commit was SVN r16924.
2007-12-10 22:21:15 +00:00
Jeff Squyres
e11e68784f
No, put the comment in the "expected 1.3" section -- not the "1.2.4"
...
section; duh!
This commit was SVN r16847.
2007-12-04 21:13:50 +00:00
Jeff Squyres
56cf1ebcca
Add note about r14100.
...
This commit was SVN r16846.
The following SVN revision numbers were found above:
r14100 --> open-mpi/ompi@3e2031e0e3
2007-12-04 21:13:03 +00:00
Jeff Squyres
feb0d9978d
A few minor changes to the 1.2.5 text.
...
This commit was SVN r16828.
2007-12-03 20:10:54 +00:00
Tim Mattox
91742b3294
A long overdue update of the NEWS file for the changes coming in Open MPI 1.2.5
...
This commit was SVN r16827.
2007-12-03 20:05:58 +00:00
Jeff Squyres
ff6bc1364b
Notes for ECONNREFUSED and TCP debug output fixes.
...
This commit was SVN r16809.
2007-11-30 21:50:58 +00:00
Jeff Squyres
1085336cfc
Add note about fixing fd leak in altix timer code.
...
This commit was SVN r16565.
2007-10-25 16:06:05 +00:00
Jeff Squyres
b7eeae0a74
Remove the mvapi BTL. Woo hoo!
...
This commit was SVN r16483.
2007-10-17 14:08:03 +00:00
Jeff Squyres
c143858998
Various updates to the not-yet-released stuff.
...
This commit was SVN r16463.
2007-10-16 16:57:30 +00:00
Tim Mattox
ed7fd5ad90
Put in a 1.2.5 NEWS section on the trunk.
...
This commit was SVN r16301.
2007-10-02 14:33:46 +00:00
Tim Mattox
b45a5e2fdc
Elaborated on Message Queue entry in the Open MPI 1.2.4 NEWS.
...
This commit was SVN r16184.
2007-09-21 20:33:40 +00:00
Tim Mattox
909f10b8c0
Add Message Queue entry to the Open MPI 1.2.4 NEWS.
...
This commit was SVN r16182.
2007-09-21 19:47:23 +00:00
Jeff Squyres
1d7910f398
Fix a few typos, clarify a few bullets.
...
This commit was SVN r16160.
2007-09-19 13:41:56 +00:00
Tim Mattox
164a577908
Add another entry to the Open MPI 1.2.4 NEWS.
...
This commit was SVN r16150.
2007-09-18 15:47:46 +00:00
Tim Mattox
2c29a2b4ee
Resync the trunk NEWS file's 1.2.4 section with the 1.2 branch NEWS.
...
This commit was SVN r15977.
2007-08-28 04:07:19 +00:00
Jeff Squyres
e333de3fc7
Update NEWS for some items that just went into 1.2.4.
...
This commit was SVN r15909.
2007-08-17 15:16:58 +00:00
Tim Mattox
55c6fb973d
Updated the 1.2.4 section of the NEWS file.
...
This commit was SVN r15868.
2007-08-15 15:58:46 +00:00
Tim Mattox
1494c5881d
Updatded the 1.2.4 section of the NEWS file.
...
This commit was SVN r15865.
2007-08-15 15:35:09 +00:00
Brian Barrett
edd8e7fcda
add release note item about TM change
...
This commit was SVN r15859.
2007-08-14 19:54:15 +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
Josh Hursey
f9a3f36f32
Add a note about CNL Support (r15756)
...
This commit was SVN r15758.
The following SVN revision numbers were found above:
r15756 --> open-mpi/ompi@755658694e
2007-08-03 20:20:03 +00:00
Tim Mattox
ab4ff90dff
Updatded the 1.2.4 section of the NEWS file.
...
This commit was SVN r15746.
2007-08-02 19:22:34 +00:00
Tim Mattox
8185de6383
Updatded the 1.2.4 section of the NEWS file.
...
This commit was SVN r15725.
2007-08-01 16:00:32 +00:00
Tim Mattox
a13123b5fc
Updatded the 1.2.4 section of the NEWS file.
...
This commit was SVN r15712.
2007-07-31 18:49:51 +00:00
Tim Mattox
0b6d77f247
Updatded the 1.2.4 section of the NEWS file.
...
This commit was SVN r15659.
2007-07-26 23:27:32 +00:00
Jeff Squyres
053d36555b
Add note about Platform/LSF support
...
This commit was SVN r15645.
2007-07-26 18:50:07 +00:00
Jeff Squyres
485712debf
Added bullet about 0 byte MPI_ALLOC_MEM requests
...
This commit was SVN r15594.
2007-07-25 01:01:29 +00:00
Brian Barrett
9184db7239
Update ROMIO release to the one included with MPICH2-1.0.5p4, tagged in
...
vendor/romio as mpich2-1.0.5p4.
This commit was SVN r15544.
2007-07-21 22:08:27 +00:00
Tim Mattox
824ef791f9
Updated the 1.2.4 section of the NEWS file with yet more changes.
...
This commit was SVN r15525.
2007-07-20 00:05:14 +00:00
Tim Mattox
0b4dfe812b
Updated the NEWS file due to reversion of CMR Refs trac:1054 in the 1.2 branch.
...
This commit was SVN r15522.
The following Trac tickets were found above:
Ticket 1054 --> https://svn.open-mpi.org/trac/ompi/ticket/1054
2007-07-19 23:36:27 +00:00
Jeff Squyres
0c321d798f
Group the "expected" NEWS items just so it's easier to see when
...
changes are expected to hit releases
This commit was SVN r15485.
2007-07-18 15:42:29 +00:00
Tim Mattox
bfe682b6c7
Added a udapl NEWS item for v1.2.4
...
This commit was SVN r15415.
2007-07-13 20:24:14 +00:00
Tim Mattox
bc3adb98c5
Added a bunch of NEWS items for v1.2.4
...
This commit was SVN r15410.
2007-07-13 18:46:09 +00:00
Jeff Squyres
5c0d727129
Add bullet about DDT/orterun
...
This commit was SVN r15325.
2007-07-10 12:58:04 +00:00
Brian Barrett
4b67939641
update NEWS
...
This commit was SVN r15318.
2007-07-09 20:55:39 +00:00
Tim Mattox
df666a1092
Open MPI v1.2.3 is out the door, put in a placeholder for 1.2.4 NEWS.
...
Plus a spelling fix.
This commit was SVN r15149.
2007-06-20 18:52:35 +00:00
Rainer Keller
8d24934a80
- Add the missing parts: add MPI_REAL2 to the end of the list
...
of Fortran datatypes (mpif-common.h) and the list of registered
datatypes: MOOG(REAL2).
Configure and Compilation with ia32/gcc just finished, naturally
without real2.
This commit was SVN r15137.
2007-06-19 20:41:28 +00:00
Jeff Squyres
bde0321cfa
Add bullet about btl_openib_if_[in|ex]clude
...
This commit was SVN r15135.
2007-06-19 13:40:48 +00:00
Rainer Keller
9b91ac2fa3
Thanks to Daniel Spangberg for noticing this problem in the f77
...
interface:
- Fix the handling of MPI_BOTTOM in various places
Update of r15030
- While being at it, handle MPI_IN_PLACE in the same way.
Convert OMPI_ADDR -> OMPI_F2C_BOTTOM
Convert OMPI_IN_PLACE -> OMPI_F2C_IN_PLACE
and have them converted before the actual call.
- Approved by George and tested with icc and simple f77 mpi-program and
with program by Daniel.
This commit was SVN r15129.
The following SVN revision numbers were found above:
r15030 --> open-mpi/ompi@15f9e58c68
2007-06-18 22:33:54 +00:00
Jeff Squyres
05526d4208
Clean / fix a few bullets. Add in some OMPI user credit -- spread the
...
love.
This commit was SVN r15096.
2007-06-15 13:20:28 +00:00
Tim Mattox
6fdea38601
Add two entries to the NEWS file's 1.2.3 section.
...
This commit was SVN r15090.
2007-06-15 01:32:18 +00:00
Galen Shipman
fa85d86e5a
update news file for MPI_IPROBE fix
...
This commit was SVN r15016.
2007-06-12 20:08:46 +00:00
Tim Mattox
d3c01a6978
The openib compiler warning was not in a 1.2.x release... removing NEWS entry.
...
This commit was SVN r14977.
2007-06-09 13:16:19 +00:00
Tim Mattox
bcf9fb6fda
Add two entries to the NEWS file's 1.2.3 section.
...
This commit was SVN r14975.
2007-06-09 13:04:35 +00:00
Jeff Squyres
c64fc30b41
Add note about removing sysfsutils dependency.
...
This commit was SVN r14972.
2007-06-09 02:41:43 +00:00
Jeff Squyres
6710f202d9
Add note about IOF/stdin fixes.
...
This commit was SVN r14970.
2007-06-08 23:15:42 +00:00
Jeff Squyres
dc88b79a9c
Add bullet about PLPA addition.
...
This commit was SVN r14945.
2007-06-07 01:01:05 +00:00
Tim Mattox
eee0c31a73
Add one entry to the NEWS file's 1.2.3 section.
...
This commit was SVN r14941.
2007-06-07 00:58:31 +00:00
Tim Mattox
a5a7ccd7ec
Add three entries to the NEWS file's 1.2.3 section.
...
This commit was SVN r14885.
2007-06-05 21:18:07 +00:00
Brian Barrett
644708a4b4
For modern MACOSX_DEPLOYMENT_TARGETs, allow the Fortran 90 bindings to be
...
built as shared libraries.
This commit was SVN r14859.
2007-06-05 04:04:44 +00:00
Brian Barrett
2c7b0f6df7
add note related to r14857
...
This commit was SVN r14858.
The following SVN revision numbers were found above:
r14857 --> open-mpi/ompi@508da4e959
2007-06-05 03:10:04 +00:00
Brian Barrett
beb6dd1924
Include the C++ bindings from mpi.h in a way that doesn't require an extra
...
-I for ${includedir}/openmpi. Solves many problems, and with just a tad
bit of hackery. Don't know why I didn't just do this earlier.
Refs trac:542
This commit was SVN r14853.
The following Trac tickets were found above:
Ticket 542 --> https://svn.open-mpi.org/trac/ompi/ticket/542
2007-06-05 01:42:47 +00:00
Rainer Keller
7575b66131
- The optional Fortran datatypes may not be available
...
Do not initialize them, if not.
If initializing them, check for the correct C-equivalent type
to copy from...
Issue a warning, when a type (e.g. REAL*16) is not available to
build the type (here COMPLEX*32).
This fixes issues with ompi and pacx.
Works with intel-compiler and FCFLAGS="-i8 -r8" on ia32.
This commit was SVN r14818.
The following SVN revision numbers were found above:
r8 --> open-mpi/ompi@e952ab1f88
2007-05-31 12:52:06 +00:00
Tim Mattox
e6dc427e8b
Update the NEWS entry for 1.2.3's latest additions/changes.
...
This commit was SVN r14810.
2007-05-30 21:08:28 +00:00
Jeff Squyres
d627918678
Add item about ompi_info fix
...
This commit was SVN r14772.
2007-05-24 21:37:47 +00:00
Tim Mattox
a65d1d6acc
Add the first NEWS entry for 1.2.3
...
This commit was SVN r14696.
2007-05-18 14:34:11 +00:00
Jeff Squyres
af7f56c179
Really. We can spell his name right. Really. :-)
...
This commit was SVN r14677.
2007-05-16 20:30:06 +00:00
Brian Barrett
52fd5b15bd
Tarballs now built with 2.61, 1.10, 2.1a. Add news item about it
...
This commit was SVN r14620.
2007-05-08 20:29:27 +00:00
Tim Mattox
4d6955886e
Update the 1.2.2 section of the NEWS file.
...
This commit was SVN r14611.
2007-05-08 17:49:33 +00:00
Brian Barrett
b05ee939dd
Update news with change in r14600 (Refs trac:1021)
...
This commit was SVN r14601.
The following SVN revision numbers were found above:
r14600 --> open-mpi/ompi@36b5db6b39
The following Trac tickets were found above:
Ticket 1021 --> https://svn.open-mpi.org/trac/ompi/ticket/1021
2007-05-08 02:19:58 +00:00
Jeff Squyres
823d26544e
Add note about ordering of f90 status arrays.
...
This commit was SVN r14592.
2007-05-05 05:03:19 +00:00
Tim Mattox
97664b686c
Updated the 1.2.2 section of the NEWS file.
...
This commit was SVN r14586.
2007-05-04 18:00:10 +00:00
Sven Stork
a04c8eb39a
- Bring over the visibility feature, for a finer symbol export control
...
via the visibility feature that is provided by some compilers.
Per default this feature is disabled, to enable it you need to
configure with --enable-visibility and obviously you need a compiler
with visibility support. Please refer to the wiki for more information.
https://svn.open-mpi.org/trac/ompi/wiki/Visibility
This commit was SVN r14582.
2007-05-04 09:03:37 +00:00
Tim Mattox
9f7231c592
Update the 1.2.2 section of the NEWS file.
...
This commit was SVN r14563.
2007-05-01 19:44:29 +00:00
Tim Mattox
cc1b1818d3
Update the NEWS file for the first few fixes that will be in 1.2.2
...
This commit was SVN r14559.
2007-05-01 17:46:00 +00:00
Jeff Squyres
b5aeb235be
Make NEWS match the 1.2 branch NEWS
...
This commit was SVN r14452.
2007-04-21 00:34:13 +00:00
Tim Mattox
83ddd7a3c5
Update some NEWS entries for the upcoming 1.2.1 release.
...
This commit was SVN r14379.
2007-04-14 22:37:19 +00:00
Jeff Squyres
ac23fa994d
Add bullet about pbs-config support
...
This commit was SVN r14373.
2007-04-14 13:02:27 +00:00
Brian Barrett
8a55c84d0b
Fix a number of OOB issues:
...
* Remove the connect() timeout code, as it had some nasty race conditions
when connections were established as the trigger was firing. A better
solution has been found for the cluster where this was needed, so just
removing it was easiest.
* When a fatal error (too many connection failures) occurs, set an error
on messages in the queue even if there isn't an active message. The
first message to any peer will be queued without being active (and
so will all subsequent messages until the connection is established),
and the orteds will hang until that first message completes. So if
an orted can never contact it's peer, it will never exit and just sit
waiting for that message to complete.
* Cover an interesting RST condition in the connect code. A connection
can complete the three-way handshake, the connector can even send
some data, but the server side will drop the connection because it
can't move it from the half-connected to fully-connected state because
of space shortage in the listen backlog queue. This causes a RST to
be received first time that recv() is called, which will be when waiting
for the remote side of the OOB ack. In this case, transition the
connection back into a CLOSED state and try to connect again.
* Add levels of debugging, rather than all or nothing, each building on
the previous level. 0 (default) is hard errors. 1 is connection
error debugging info. 2 is all connection info. 3 is more state
info. 4 includes all message info.
* Add some hopefully useful comments
This commit was SVN r14261.
2007-04-07 22:33:30 +00:00
Tim Mattox
b304ae5fba
Updated the NEWS file for another 1.2.1 change.
...
This commit was SVN r14249.
2007-04-06 17:55:44 +00:00
Tim Mattox
1705e370d3
Add a NEWS entry for yet another 1.2.1 change.
...
This commit was SVN r14220.
2007-04-05 00:56:05 +00:00
Tim Mattox
2aa27325bb
Add news item for mpi_leave_pinned fix.
...
This commit was SVN r14177.
2007-03-30 16:19:03 +00:00