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