Brian Barrett
ea35820246
dist: Update NEWS to match release branches
...
Pull in changes from the v2.0x, v2.x, and v3.0.x release branches
so that master includes all items from released releases.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
2017-12-14 15:11:11 -08:00
Brian Barrett
ff3ff28a00
NEWS: Remove duplicate "master" items
...
Both the C++ and Vampir notes appear in release branch notes
already, so remove from the "not on release branch" section.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
2017-09-06 13:31:30 -07:00
Joshua Hursey
12a015d90f
config: Remove support for big endian PPC, XL compiler older than 13.1
...
* Removes support for big endian PPC
* Removes support for XL compiler older than 13.1
* Fixes Issue #4053
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-08-15 17:01:36 -04:00
Howard Pritchard
8223d4cba0
btl/openib: disable XRC by default
...
Change the default enable configure option XRC to disabled. If a user want's
to give it a try they have to explicitly ask for it.
Modify the configury help message to indicate it is not enabled by default.
Related to #3890
Fixes #3969
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2017-08-04 09:42:12 -06:00
Howard Pritchard
d08be74573
SLURM: launch all processes via slurmd
...
It turns out that the approach of having the HNP do the
fork/exec of MPI ranks on the head node in a SLURM environment
introduces problems when users/sysadmins want to use the SLURM
scancl tool or sbatch --signal option to signal a job.
This commit disables use of the HNP fork/exec procedure when
a job is launched into a SLURM controlled allocation.
update NEWS with a blurb about new ras framework mca parameter.
related to #3998
Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
2017-08-02 14:56:55 -06:00
Artem Polyakov
e34362de0a
NEWS: fix removed legacy support section for v3.0.0
...
Signed-off-by: Artem Polyakov <artpol84@gmail.com>
2017-07-19 02:14:15 +07:00
Artem Polyakov
cc156a332b
Sync NEWS with v3.0.x
...
Signed-off-by: Artem Polyakov <artpol84@gmail.com>
2017-07-18 05:05:40 +07:00
Ralph Castain
efb0795ce2
Add 1.10.7 NEWS
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-05-16 08:48:51 -07:00
Jeff Squyres
60ca372d60
NEWS: Sync with v2.0.x and v1.10 releases
...
Pull in content from v1.10 and v2.0.x branches.
[skip ci]
bot:notest
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2017-03-15 09:56:31 -07:00
Ralph Castain
4774eb8b5a
Update NEWS with 1.10.5 items
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-12-19 16:48:45 -08:00
Ralph Castain
5c9ea565b6
Update NEWS
2016-09-01 18:10:21 -07:00
Jeff Squyres
8e0167422e
NEWS: improve bullet about MPI_THREAD_MULTIPLE
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-05-02 10:24:19 -04:00
Jeff Squyres
5f258f06cb
NEWS: Add bullet about MPI C++ bindings
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-05-02 06:47:38 -07:00
Jeff Squyres
ae81f5c845
NEWS: sync to v2.x NEWS
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-28 17:59:19 -04:00
Jeff Squyres
743f426f96
NEWS: Add bullets from 1.10 branch
...
These bullets were over in the v1.10 branch, but not here on master.
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-28 11:15:21 -04:00
Jeff Squyres
d15c324d9d
NEWS: A few formatting fixes
...
Also fix/update an Intel copyright (from the v2.x branch).
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-28 11:03:55 -04:00
Jeff Squyres
d7395798ec
NEWS: sync some bullets from the v2.x branch
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-28 11:00:01 -04:00
Jeff Squyres
4564878173
NEWS: Add release dates for each version
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-28 10:49:55 -04:00
Ralph Castain
abeb7b80fb
Remove unneeded NEWS item
2016-04-25 11:51:38 -07:00
Ralph Castain
9d0e306fa0
Update 1.10.3 NEWS items
2016-04-23 19:49:04 -07:00
Ralph Castain
4135cdf2c5
Add the 1.10.3 NEWS items
2016-04-08 08:39:15 -07:00
Ralph Castain
ae3df2968a
Add the 1.10.2 NEWS items
2016-01-21 10:00:41 -08:00
Jeff Squyres
98f555e557
NEWS: sync to v2.0.0 bullets
2015-12-18 12:22:46 -05:00
Ralph Castain
a66fc6f293
Update NEWS for 1.10.1
2015-11-03 17:13:59 -08:00
Ralph Castain
186c18be0e
Add missing cmd line options to mpirun man page, update NEWS to contain that change
2015-11-01 09:19:08 -08:00
Jeff Squyres
76dab8002d
NEWS: Got @dmt4's real name: Dimitar Pashov
2015-10-08 09:45:56 -07:00
Jeff Squyres
7946d3d80f
NEWS: sync one more 1.10.1 bullet
2015-10-08 09:26:43 -07:00
Jeff Squyres
8cc39f7192
NEWS: sync with v1.10.1 bullets
2015-10-08 07:44:09 -07:00
Jeff Squyres
d539c01c0f
NEWS: Sync v1.10.1 bullets with release branch
2015-10-03 05:45:05 -04:00
--quiet
3050536157
NEWS: sync with the *actual* v1.8.8 NEWS bullets
2015-08-20 11:24:41 -07:00
--quiet
08e95479e7
NEWS: sync with v1.8.8 and v1.10.0 bullets
2015-08-20 11:23:14 -07:00
Ralph Castain
29d6044f7e
Update 1.8.8 NEWS items
2015-07-30 17:48:31 -07:00
Jeff Squyres
3a5537486e
NEWS and README: various updates
...
- Add the v1.10 NEWS bullets
- Minor updates for PSM/PSM2, MPI extensions
2015-07-23 14:40:17 -04:00
Ralph Castain
60cabb07cf
Update NEWS for 1.10
2015-07-17 17:36:27 -07:00
Ralph Castain
2ac1942a75
Prep NEWS for 1.8.7
2015-07-10 08:49:27 -07:00
Jeff Squyres
6fe948913c
NEWS: sync with v1.8.x branch
2015-06-25 06:53:01 -07:00
Nathan Hjelm
ea6a6cab09
Fix error in NEWS update
...
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-06-24 18:25:58 -06:00
Nathan Hjelm
4552afff06
Fix definition of MPI_T_pvar_get_index
...
The definition of MPI_T_pvar_get_index was incorrect. This commit
fixes the definition and adds a missing return code.
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-06-24 17:31:26 -06:00
Ralph Castain
566505afbf
Update NEWS
2015-05-23 12:31:56 -07:00
Jeff Squyres
b33b016e79
NEWS: s/trunk/master, and add bullet about ompi_info value quoting
2015-04-20 11:09:03 -07:00
Jeff Squyres
94efca11b9
NEWS: OMPI has required a C99 compiler since v1.7[.0]
2015-04-20 07:36:06 -07:00
Ralph Castain
4f45f7a377
Note that we require a C99-compliant compiler
2015-04-19 11:55:22 -07:00
Jeff Squyres
db6f026b46
NEWS: add note about fixing MPI_Win_lock_all.3in
2015-04-18 07:34:26 -04:00
Jeff Squyres
0105fbe550
NEWS: a few more minor tweaks to v1.8.5 bullets
2015-04-15 13:58:04 -04:00
Ralph Castain
8113b37f68
Complete update of the NEWS and README for 1.8.5
2015-04-15 08:05:08 -07:00
Jeff Squyres
3869887bae
NEWS: update and expand 1.8.5 bullets
2015-04-15 05:14:35 -07:00
Ralph Castain
108bcb70b0
Update NEWS with 1.8.5 items
2015-04-05 11:30:56 -07:00
Bert Wesarg
0d0a754c42
Remove VampirTrace.
2015-01-22 08:08:07 +01:00
Jeff Squyres
f91d8277a5
NEWS: Sync with NEWS on v1.8 branch for v1.8.4 release
2014-12-16 16:52:30 -08:00
Jeff Squyres
31e79f469a
NEWS: whitespace cleanup; no content changes
2014-11-10 08:38:24 -08:00
Jeff Squyres
5271ed9ec6
NEWS: sync with 1.8.4 bullets
2014-11-10 08:38:24 -08:00
Ralph Castain
8f20b2e170
Remove invalid NEWS item for 1.8.4
2014-11-06 09:33:26 -08:00
Ralph Castain
f0163a45cd
Copy 1.8.4 release NEWS entries
2014-11-06 08:40:44 -08:00
Jeff Squyres
6d1409b17b
NEWS: add credit for Joshua Randall for LSF fixes
...
This commit was SVN r32803.
2014-09-26 19:01:35 +00:00
Ralph Castain
35b26805c8
Update NEWS for 1.8.3
...
cmr=v1.8.3:reviewer=ompi-gk1.8
This commit was SVN r32785.
2014-09-24 21:54:57 +00:00
Jeff Squyres
89f05bb9a4
Sync NEWS with v1.8 branch
...
This commit was SVN r32542.
2014-08-15 18:25:54 +00:00
Jeff Squyres
25c86c66b6
Sync NEWS with v1.8 branch.
...
This commit was SVN r32527.
2014-08-13 20:38:34 +00:00
Ralph Castain
5f6b9be221
Sync from 1.8 branch
...
This commit was SVN r32233.
2014-07-14 21:36:43 +00:00
Jeff Squyres
93060d1cf2
Sync NEWS with v1.6 branch (v1.6.6 bullets).
...
This commit was SVN r31735.
2014-05-13 15:58:34 +00:00
Jeff Squyres
2e191d2e21
Sync with 1.8.1/1.8.x NEWS.
...
This commit was SVN r31485.
2014-04-22 15:19:44 +00:00
Jeff Squyres
3a8d2a0421
Sync with 1.8 branch NEWS
...
This commit was SVN r31446.
2014-04-19 00:31:34 +00:00
Ralph Castain
2bb780b35c
Update NEWS
...
This commit was SVN r31292.
2014-03-29 19:07:18 +00:00
Jeff Squyres
c0931a5246
Sync NEWS with v1.8 branch
...
This commit was SVN r31276.
2014-03-28 18:55:07 +00:00
Ralph Castain
66260615aa
reverse sync the NEWS with the 1.7.5 official release
...
This commit was SVN r31177.
2014-03-20 16:32:33 +00:00
Ralph Castain
06f0a9584b
Sync NEWS and README with 1.7.5
...
This commit was SVN r31124.
2014-03-18 18:42:38 +00:00
Ralph Castain
d82bd5f3cf
Sync NEWS and README with 1.7.5
...
This commit was SVN r31122.
2014-03-18 18:38:38 +00:00
Ralph Castain
bf8b93434c
Add a couple of NEWS bullets in prep for 1.7.5 release
...
cmr=v1.7.5:reviewer=ompi-gk1.7
This commit was SVN r30998.
2014-03-11 20:11:39 +00:00
Nathan Hjelm
ab2a42d4e6
Update NEWS for MPI-3 RMA
...
cmr=v1.7.5:reviewer=rhc
This commit was SVN r30899.
2014-03-01 17:07:31 +00:00
Jeff Squyres
45b938848e
Sync with 1.7 NEWS bullets
...
This commit was SVN r30562.
2014-02-04 22:33:13 +00:00
Ralph Castain
4e7a546a2e
Add bullet about now being able to restrict ORTE daemons to specified cores
...
This commit was SVN r30521.
2014-01-31 15:32:07 +00:00
Jeff Squyres
0a70e50478
Add missing word "overflow" to a bullet.
...
Thanks to Tim Mattox for noticing.
This commit was SVN r30490.
2014-01-29 22:09:23 +00:00
Jeff Squyres
0feddcd92b
Add lots of bullets for 1.7.4.
...
This commit was SVN r30451.
2014-01-28 04:45:01 +00:00
Jeff Squyres
9a42b77eae
Add first 1.7.5 bullet point about gfortran 4.9 ignore TKR functionality.
...
This commit was SVN r30154.
2014-01-08 03:49:55 +00:00
Nathan Hjelm
b9765a380f
Update NEWS with new MPI-3 features and a note about the new ROMIO
...
version.
cmr=v1.7.4:reviewer=rhc
This commit was SVN r29965.
2013-12-19 00:16:07 +00:00
Rolf vandeVaart
a9b7693da3
Update some new CUDA-aware features.
...
This commit was SVN r29958.
2013-12-18 21:09:25 +00:00
Ralph Castain
c3d2b3e9b8
Update the default ranking policy
...
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29954.
2013-12-18 17:13:13 +00:00
Jeff Squyres
4d6967efc4
Sync 1.6.6 bullets with v1.6 branch
...
This commit was SVN r29952.
2013-12-18 13:31:46 +00:00
Ralph Castain
1b0bed5539
Add news item
...
This commit was SVN r29935.
2013-12-17 14:55:33 +00:00
Ralph Castain
353663e51b
Update NEWS
...
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29928.
2013-12-16 20:12:23 +00:00
Joshua Ladd
01eef35dce
Significant update of README to include OSHMEM info. Also updated NEWS to include mention of support for PMI2
...
This commit was SVN r29637.
2013-11-07 17:14:28 +00:00
Jeff Squyres
f94941f207
Add a bullet about fixing the <mpi.h> include chain to be C++11 compliant.
...
This commit was SVN r29610.
2013-11-05 21:33:54 +00:00
Jeff Squyres
71a4edb0bf
Add a 1.7.4 bullet about the libevent header file regression
...
This commit was SVN r29598.
2013-11-05 03:53:27 +00:00
Rolf vandeVaart
dfd3883416
Update some CUDA-aware NEWS items.
...
This commit was SVN r29372.
2013-10-04 15:32:44 +00:00
Jeff Squyres
587f21b18b
Fix typo; thanks to Tim Mattox for noticing.
...
This commit was SVN r29369.
2013-10-04 15:08:20 +00:00
Jeff Squyres
88fd3bd9b3
Sync with NEWS bullets on the 1.7 branch (for 1.7.3).
...
Remove ''some'' of the bullets from the "not on any branch" section;
there may be some others that are now eligible for removal, but I
wasn't 100% sure, so I left them.
This commit was SVN r29360.
2013-10-04 10:57:05 +00:00
Jeff Squyres
6e0dabcee7
Sync with 1.6 NEWS
...
This commit was SVN r29176.
2013-09-16 10:09:50 +00:00
Joshua Ladd
b3f88c4a1d
Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc
...
This commit was SVN r29153.
2013-09-10 15:34:09 +00:00
Jeff Squyres
4bd5023593
Sync with 1.6.6 NEWS bullets.
...
This commit was SVN r29116.
2013-09-04 14:47:34 +00:00
Jeff Squyres
d5e6b50d83
Add bullet about MPI_Get_address in the "mpi" module
...
This commit was SVN r29006.
2013-08-06 15:23:36 +00:00
Jeff Squyres
e7a87d3170
Update 1.6.6 NEWS bullets to match the 1.6 branch
...
This commit was SVN r28988.
2013-08-02 14:37:06 +00:00
Nathan Hjelm
3d19eda78a
Update NEWS with bullets about various MPI compliance changes
...
This commit was SVN r28946.
2013-07-24 22:27:17 +00:00
Jeff Squyres
c9cc0223a9
Sync 1.6.6 bullets from 1.6 branch.
...
This commit was SVN r28930.
2013-07-23 12:01:50 +00:00
Jeff Squyres
bcf40e075b
Add some notes about the Cisco usNIC BTL.
...
This commit was SVN r28880.
2013-07-19 22:14:49 +00:00
George Bosilca
5fae72b9aa
Add the MPI 2.2 MPI_Dist_graph functionality.
...
This patch reshape the way we deal with topologies completely. Where
our topologies were mainly storage components (they were not capable
of creating the new communicator), the new version is built around a
[possibly] common representation (in mca/topo/topo.h), but the functions
to attach and retrieve the topological information are specific to each
component. As a result the ompi_create_cart and ompi_create_graph functions
become useless and have been removed.
In addition to adding the internal infrastructure to manage the topology
information, it updates the MPI interface, and the debuggers support and
provides all Fortran interfaces.
This commit was SVN r28687.
2013-07-01 12:40:08 +00:00
Jeff Squyres
75e4b92edd
Sync to v1.7 NEWS bullets
...
This commit was SVN r28681.
2013-06-26 19:47:01 +00:00
Jeff Squyres
84a4a2b18d
Sync with v1.6 bullets
...
This commit was SVN r28661.
2013-06-20 12:34:40 +00:00
Jeff Squyres
b5d269f5c0
Sync with 1.6.5 bullets
...
This commit was SVN r28641.
2013-06-14 16:37:17 +00:00
Jeff Squyres
cc8839de2f
Bring over v1.6.5 bullets.
...
This commit was SVN r28637.
2013-06-14 15:16:06 +00:00
Joshua Ladd
61ffb47573
Minor fix for the min-dist mapping algorithm: we need to call 'get_nbobjs_by_type' first, before we get the sorted list of nodes - we need to add node objects and fill them in the summary object for the current topology. This patch was submitted by Elena Elkina and pushed by Josh Ladd. This should be added to cmr:v1.7:reviewer=jladd
...
This commit was SVN r28578.
2013-05-31 15:19:59 +00:00
Brian Barrett
d4c33af0cd
Update news to match the v1.7 branch
...
This commit was SVN r28558.
2013-05-23 17:56:12 +00:00