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

259 Коммитов

Автор SHA1 Сообщение Дата
Tim Mattox
46c6aa4ed4 Resync the trunk NEWS file with the 1.2.7 changes.
This commit was SVN r18268.
2008-04-23 18:32:19 +00:00
Tim Mattox
55b2546026 Update the NEWS file for a 1.2.7 change.
This commit was SVN r18153.
2008-04-15 17:31:57 +00:00
Tim Mattox
3f0f09fd1f Update the NEWS file for the release of 1.2.6, plus spelling fixes.
This commit was SVN r18093.
2008-04-07 16:39:58 +00:00
Tim Mattox
715b05d663 Update the NEWS for 1.2.6.
This commit was SVN r17885.
2008-03-19 21:04:54 +00:00
Tim Mattox
1cb2c46716 Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17763.
2008-03-06 15:49:35 +00:00
Tim Mattox
5b0a2bdbd1 Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17697.
2008-03-04 21:44:34 +00:00
Tim Mattox
668ec5d873 Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17690.
2008-03-04 19:11:33 +00:00
Tim Mattox
89648be879 Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17669.
2008-02-29 19:06:08 +00:00
Tim Mattox
90f9900a2a Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17511.
2008-02-19 16:45:26 +00:00
Shiqing Fan
bcfc2f8009 Update NEWS. Add Valgrind-based memory checking for MPI-semantic checks.
This commit was SVN r17485.
2008-02-17 19:42:02 +00:00
George Bosilca
512b24affb Add support for all optional Fortran logical types (MPI_LOGICAL1,
MPI_LOGICAL2, MPI_LOGICAL4 and MPI_LOGICAL8). This commit close
the ticket #331.

This commit was SVN r17473.
2008-02-15 22:54:20 +00:00
Tim Mattox
357bbe00b3 Updated the NEWS file for 1.2.6 changes.
This commit was SVN r17421.
2008-02-11 21:49:21 +00:00
Dan Lacher
98f70d6318 Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks
to *not* use the STL as well as removing the STL use from the error handler
routines.  This was removing the STL from the C++ bindings (Solaris has 2
versions of the STL; if OMPI uses one and an MPI application wants to use
another, Bad Things happen).

The main idea is to wrap up the C++ callback function pointers and the user's
extra_state into our own struct that is passed as the extra_state to the C
keyval registration along with the intercept routines in intercepts.cc. When the
C++ intercepts are activated, they unwrap the user's callback and extra state
and call them.

This commit was SVN r17409.
2008-02-10 19:29:25 +00:00
Jeff Squyres
b5fe63048f Add bullet about F90 MPI_CART_CREATE.
This commit was SVN r17396.
2008-02-07 12:58:11 +00:00
Tim Mattox
984ccf64a3 Update the NEWS file for 1.2.6
This commit was SVN r17243.
2008-01-25 21:31:47 +00:00
Tim Mattox
ae90bb0fb8 Update the 1.2.5 NEWS section.
This commit was SVN r16940.
2007-12-11 22:42:34 +00:00
Jeff Squyres
849373ce5c Add bullets about items expected for v1.2.5
This commit was SVN r16924.
2007-12-10 22:21:15 +00:00
Jeff Squyres
e11e68784f No, put the comment in the "expected 1.3" section -- not the "1.2.4"
section; duh!

This commit was SVN r16847.
2007-12-04 21:13:50 +00:00
Jeff Squyres
56cf1ebcca Add note about r14100.
This commit was SVN r16846.

The following SVN revision numbers were found above:
  r14100 --> open-mpi/ompi@3e2031e0e3
2007-12-04 21:13:03 +00:00
Jeff Squyres
feb0d9978d A few minor changes to the 1.2.5 text.
This commit was SVN r16828.
2007-12-03 20:10:54 +00:00
Tim Mattox
91742b3294 A long overdue update of the NEWS file for the changes coming in Open MPI 1.2.5
This commit was SVN r16827.
2007-12-03 20:05:58 +00:00
Jeff Squyres
ff6bc1364b Notes for ECONNREFUSED and TCP debug output fixes.
This commit was SVN r16809.
2007-11-30 21:50:58 +00:00
Jeff Squyres
1085336cfc Add note about fixing fd leak in altix timer code.
This commit was SVN r16565.
2007-10-25 16:06:05 +00:00
Jeff Squyres
b7eeae0a74 Remove the mvapi BTL. Woo hoo!
This commit was SVN r16483.
2007-10-17 14:08:03 +00:00
Jeff Squyres
c143858998 Various updates to the not-yet-released stuff.
This commit was SVN r16463.
2007-10-16 16:57:30 +00:00
Tim Mattox
ed7fd5ad90 Put in a 1.2.5 NEWS section on the trunk.
This commit was SVN r16301.
2007-10-02 14:33:46 +00:00
Tim Mattox
b45a5e2fdc Elaborated on Message Queue entry in the Open MPI 1.2.4 NEWS.
This commit was SVN r16184.
2007-09-21 20:33:40 +00:00
Tim Mattox
909f10b8c0 Add Message Queue entry to the Open MPI 1.2.4 NEWS.
This commit was SVN r16182.
2007-09-21 19:47:23 +00:00
Jeff Squyres
1d7910f398 Fix a few typos, clarify a few bullets.
This commit was SVN r16160.
2007-09-19 13:41:56 +00:00
Tim Mattox
164a577908 Add another entry to the Open MPI 1.2.4 NEWS.
This commit was SVN r16150.
2007-09-18 15:47:46 +00:00
Tim Mattox
2c29a2b4ee Resync the trunk NEWS file's 1.2.4 section with the 1.2 branch NEWS.
This commit was SVN r15977.
2007-08-28 04:07:19 +00:00
Jeff Squyres
e333de3fc7 Update NEWS for some items that just went into 1.2.4.
This commit was SVN r15909.
2007-08-17 15:16:58 +00:00
Tim Mattox
55c6fb973d Updated the 1.2.4 section of the NEWS file.
This commit was SVN r15868.
2007-08-15 15:58:46 +00:00
Tim Mattox
1494c5881d Updatded the 1.2.4 section of the NEWS file.
This commit was SVN r15865.
2007-08-15 15:35:09 +00:00
Brian Barrett
edd8e7fcda add release note item about TM change
This commit was SVN r15859.
2007-08-14 19:54:15 +00:00
Mohamad Chaarawi
59a7bf8a9f Merging in the Sparse Groups..
This commit includes config changes..

This commit was SVN r15764.
2007-08-04 00:41:26 +00:00
Josh Hursey
f9a3f36f32 Add a note about CNL Support (r15756)
This commit was SVN r15758.

The following SVN revision numbers were found above:
  r15756 --> open-mpi/ompi@755658694e
2007-08-03 20:20:03 +00:00
Tim Mattox
ab4ff90dff Updatded the 1.2.4 section of the NEWS file.
This commit was SVN r15746.
2007-08-02 19:22:34 +00:00
Tim Mattox
8185de6383 Updatded the 1.2.4 section of the NEWS file.
This commit was SVN r15725.
2007-08-01 16:00:32 +00:00
Tim Mattox
a13123b5fc Updatded the 1.2.4 section of the NEWS file.
This commit was SVN r15712.
2007-07-31 18:49:51 +00:00
Tim Mattox
0b6d77f247 Updatded the 1.2.4 section of the NEWS file.
This commit was SVN r15659.
2007-07-26 23:27:32 +00:00
Jeff Squyres
053d36555b Add note about Platform/LSF support
This commit was SVN r15645.
2007-07-26 18:50:07 +00:00
Jeff Squyres
485712debf Added bullet about 0 byte MPI_ALLOC_MEM requests
This commit was SVN r15594.
2007-07-25 01:01:29 +00:00
Brian Barrett
9184db7239 Update ROMIO release to the one included with MPICH2-1.0.5p4, tagged in
vendor/romio as mpich2-1.0.5p4.

This commit was SVN r15544.
2007-07-21 22:08:27 +00:00
Tim Mattox
824ef791f9 Updated the 1.2.4 section of the NEWS file with yet more changes.
This commit was SVN r15525.
2007-07-20 00:05:14 +00:00
Tim Mattox
0b4dfe812b Updated the NEWS file due to reversion of CMR Refs trac:1054 in the 1.2 branch.
This commit was SVN r15522.

The following Trac tickets were found above:
  Ticket 1054 --> https://svn.open-mpi.org/trac/ompi/ticket/1054
2007-07-19 23:36:27 +00:00
Jeff Squyres
0c321d798f Group the "expected" NEWS items just so it's easier to see when
changes are expected to hit releases

This commit was SVN r15485.
2007-07-18 15:42:29 +00:00
Tim Mattox
bfe682b6c7 Added a udapl NEWS item for v1.2.4
This commit was SVN r15415.
2007-07-13 20:24:14 +00:00
Tim Mattox
bc3adb98c5 Added a bunch of NEWS items for v1.2.4
This commit was SVN r15410.
2007-07-13 18:46:09 +00:00
Jeff Squyres
5c0d727129 Add bullet about DDT/orterun
This commit was SVN r15325.
2007-07-10 12:58:04 +00:00