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

509 Коммитов

Автор SHA1 Сообщение Дата
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
Jeff Squyres
3fc3dd9dfa Sync NEWS with v1.6 branch.
This commit was SVN r27345.
2012-09-18 10:03:09 +00:00
Jeff Squyres
ee7155b633 Sync with v1.6 branch NEWS (still need to add 1 more bullet to v1.6 NEWS)
This commit was SVN r27260.
2012-09-07 13:49:21 +00:00
Jeff Squyres
aca005ccc5 Add bullet about MPI_CART_SUB
This commit was SVN r27249.
2012-09-06 14:24:02 +00:00
Jeff Squyres
07cb324fef Add 1.6.2 section
This commit was SVN r27141.
2012-08-25 11:45:00 +00:00
Jeff Squyres
bc7e17aaed Fix a typo
This commit was SVN r27113.
2012-08-22 18:20:56 +00:00
Jeff Squyres
a58403e35a Sync NEWS with v1.6 branch
This commit was SVN r27073.
2012-08-16 17:54:33 +00:00
Jeff Squyres
99dbb6a0be Moved a few NEWS items down from "on the trunk" to v1.7. Also added
some more items that I have personal knowledge of.  I'm sure there are
(many) other things that need to be listed in the 1.7 section; I was
just thinking about the Fortran stuff, so I did the ones that I know
off the top of my head.

This commit was SVN r26970.
2012-08-08 14:11:28 +00:00
Jeff Squyres
3273e9c658 Added 1.6.1 bullets.
This commit was SVN r26901.
2012-07-28 02:21:21 +00:00
Jeff Squyres
8c209ca32a Oops -- Tiger is 10.4, not 10.3.
This commit was SVN r26435.
2012-05-14 14:12:55 +00:00
Jeff Squyres
ddcdc20640 Reconcile NEWS with 1.6 branch
This commit was SVN r26428.
2012-05-10 14:04:48 +00:00
Jeff Squyres
c00d1d4f91 Add note that --bind-to-socket does not work on some Linux kernels for
POWER6 and POWER7 systems.  

This is still an unresolved issue; the Linux kernel does not expose
enough (correct) information for OMPI to be able to do anything
rational.  IBM is working on it.

This commit was SVN r26410.
2012-05-08 21:27:36 +00:00
Jeff Squyres
a6d5654623 Update README and NEWS to reflect that carto, maffinity, and paffinity
are gone.

This commit was SVN r26392.
2012-05-07 14:58:59 +00:00
Jeff Squyres
8d87f591ca * Add bullets for 1.6
* Add a few items in the "not on a release branch" yet section

This commit was SVN r26374.
2012-05-02 12:59:32 +00:00
Brian Barrett
cce936b94c * Implement matched probe for the CM PML. Required adding a peer field to
the ompi_message_t structure to properly initialize convertor (the peer
  is available in the request in OB1, and wasn't needed when I did the
  original implementation).
* Implement matched probe for the Portals4 MTL and add NULL function pointers
  for the other MTLs.
* Add add_comm and del_comm functions to portals4 MTL so that direct call
  almost works again.
* Add NEWS item that we've implemented matched probe

This commit was SVN r26180.
2012-03-22 22:55:59 +00:00
Jeff Squyres
3bf038bb1c Per RFC from long ago:
http://www.open-mpi.org/community/lists/devel/2011/10/9784.php

Bring support for a DMTCP CRS module into the trunk.  See
http://dmtcp.sourceforge.net/ for a description of DMTCP.  Thanks to
the contribution from Alex Brick at Northeastern University, and all
the others up there who helped shepherd this into being ready to
submit.

This commit was SVN r26176.
2012-03-22 12:01:46 +00:00
Josh Hursey
a5ce2b109f add a news line for r26119. About the new stdout/stderr buffering MCA parameter.
This commit was SVN r26120.

The following SVN revision numbers were found above:
  r26119 --> open-mpi/ompi@4dd9f89a99
2012-03-08 22:58:51 +00:00
Jeff Squyres
0b82dfc450 Update some wording to be a little clear for AMD owners.
This commit was SVN r26109.
2012-03-07 16:43:26 +00:00
Jeff Squyres
2f288de86e Sync NEWS to the v1.5 tree
This commit was SVN r26036.
2012-02-23 20:39:57 +00:00
Jeff Squyres
a8f409caf9 Enable MPI deprecated API function warnings by default
This commit was SVN r25969.
2012-02-20 20:30:43 +00:00
Jeff Squyres
58656ccc41 Add NEWS bullet about MPI_GET_LIBRARY_VERSION
This commit was SVN r25861.
2012-02-03 00:05:13 +00:00
Jeff Squyres
c1b330183d Update some bullets.
This commit was SVN r25820.
2012-01-30 21:23:45 +00:00
Brad Benton
60121664d1 Added more 1.4.5 bullets
This commit was SVN r25795.
2012-01-26 21:42:13 +00:00
Jeff Squyres
f7d3234f33 Added bullets for NEWS
This commit was SVN r25646.
2011-12-14 19:28:16 +00:00
Jeff Squyres
6782bfbbca Sync with NEWS on v1.4 branch
This commit was SVN r25604.
2011-12-08 20:43:42 +00:00
Brad Benton
d378cf0596 Added another item to the 1.4.5 list (SLURM cpus-per-task allocation fix)
This commit was SVN r25588.
2011-12-07 20:39:50 +00:00
Jeff Squyres
96a0f6d78b Sync with 1.4 NEWS.
This commit was SVN r25541.
2011-11-29 20:34:13 +00:00
Jeff Squyres
e21eec785d Sync with NEWS on v1.4 branch
This commit was SVN r25537.
2011-11-29 19:59:42 +00:00
Jeff Squyres
d320551aca Fix typo
This commit was SVN r25484.
2011-11-17 12:35:39 +00:00
Brad Benton
e1e0f3294d Updated with additional 1.4.4 items.
This commit was SVN r25186.
2011-09-27 15:57:12 +00:00
Brad Benton
984886d7e7 Add 1.4.4 bullet for rdmacm address resolution timeout & new T4 params.
This commit was SVN r25148.
2011-09-15 15:20:21 +00:00
Brad Benton
5abcbfa17b add IBM Copyright.
This commit was SVN r25072.
2011-08-23 14:28:40 +00:00
Jeff Squyres
08bb7f562e Update 1.5.4 and 1.4.4 NEWS items.
This commit was SVN r25058.
2011-08-18 13:10:27 +00:00
Jeff Squyres
f96db45c17 Re-word one of the bullets.
This commit was SVN r25029.
2011-08-09 14:54:47 +00:00
Jeff Squyres
ecf8c805e6 Update NEWS for v1.5.4.
This commit was SVN r25028.
2011-08-09 13:28:12 +00:00
Jeff Squyres
31311c981b Add note about C++ bindings cosmetic fix.
This commit was SVN r24990.
2011-08-04 15:44:04 +00:00
Mike Dubman
45ea375531 code and readme updates, some refactoring
This commit was SVN r24977.
2011-08-02 14:30:11 +00:00
Jeff Squyres
c8c8044b92 Minor updates to NEWS
This commit was SVN r24654.
2011-04-28 21:40:44 +00:00
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