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
Jeff Squyres
3717307fb6
Add bullet about wrapper rpath behavior.
...
This commit was SVN r28480.
2013-05-11 00:49:44 +00:00
Ralph Castain
659f364555
Sync NEWS
...
This commit was SVN r28356.
2013-04-23 04:19:03 +00:00
Jeff Squyres
c29dcd02f1
Sync trunk NEWS with NEWS from v1.7 branch
...
This commit was SVN r28121.
2013-02-27 10:58:59 +00:00
Ralph Castain
8d2fa3693b
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
...
This commit was SVN r28116.
2013-02-26 20:44:56 +00:00
Jeff Squyres
36719440f3
Sync NEWS with the final 1.6.4 release.
...
This commit was SVN r28108.
2013-02-26 17:02:45 +00:00
Jeff Squyres
4aacf90009
Sync with v1.6 NEWS
...
This commit was SVN r28021.
2013-02-01 21:55:43 +00:00
Jeff Squyres
1b7f4da503
Sync NEWS with v1.6 branch
...
This commit was SVN r28003.
2013-01-31 21:22:46 +00:00
Jeff Squyres
4b4dbda0df
Update C++ examples to say that Open MPI no longer builds the MPI C++
...
bindings by default. Fix a typo in README, and add a bullet to news
about the MPI C++ bindings.
This commit was SVN r27948.
2013-01-28 22:22:26 +00:00
Jeff Squyres
b276421878
Sync NEWS and README with the v1.6 branch.
...
This commit was SVN r27919.
2013-01-26 00:07:02 +00:00
Jeff Squyres
52c27d1389
Sync NEWS with v1.6 branch.
...
This commit was SVN r27893.
2013-01-23 21:32:09 +00:00
Edgar Gabriel
b519990eb8
add a line about the ompio component and the new frameworks into the NEWS file.
...
This commit was SVN r27529.
2012-10-30 20:23:23 +00:00
Ralph Castain
32db48d30e
Add news item
...
This commit was SVN r27495.
2012-10-26 04:51:05 +00:00
Ralph Castain
f9ab4c373e
Update news
...
This commit was SVN r27494.
2012-10-26 04:16:15 +00:00
Ralph Castain
dabebf24c3
Update news
...
This commit was SVN r27492.
2012-10-26 01:26:43 +00:00
Jeff Squyres
36b74eaf63
Add 1.6.3 bullets
...
This commit was SVN r27470.
2012-10-24 14:39:25 +00:00