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

437 Коммитов

Автор SHA1 Сообщение Дата
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