A few minor changes to the 1.2.5 text.
This commit was SVN r16828.
Этот коммит содержится в:
родитель
91742b3294
Коммит
feb0d9978d
23
NEWS
23
NEWS
@ -81,15 +81,16 @@ Trunk (not on release branches yet)
|
||||
submitting a patch.
|
||||
- Reduce extraneous output from OOB when TCP connections must
|
||||
be retried. Thanks to Brian Barrett for submitting a patch.
|
||||
- Fix for connectX devices and OFED 1.3. See ticket #1190.
|
||||
- Fix for ConnectX devices and OFED 1.3. See ticket #1190.
|
||||
- Fixed a configure problem for Fortran 90 on Cray systems. Ticket #1189.
|
||||
- Fix an uninitialized variable in the error case in opal_init.c
|
||||
- Fix an uninitialized variable in the error case in opal_init.c.
|
||||
Thanks to Ake Sandgren for pointing out the mistake.
|
||||
- Fixed a hang in configure if $USER was not defined. See ticket #900.
|
||||
- Fixed a hang in configure if $USER was not defined. Thanks to
|
||||
Darrell Kresge for noticing the problem. See ticket #900.
|
||||
- Added support for parallel debuggers even when we have an optimized build.
|
||||
See ticket #1178.
|
||||
- Worked around a bus error in the Mac OS X 10.5.X (Leopard) linker when
|
||||
compiling Open MPI with -g. See ticket #1179.
|
||||
compiling Open MPI with -g. See ticket #1179.
|
||||
- Removed some warnings about 'rm' from Mac OS X 10.5 (Leopard) builds.
|
||||
- Fix the handling of mx_finalize(). See ticket #1177.
|
||||
Thanks to Ake Sandgren for bringing this issue to our attention.
|
||||
@ -97,17 +98,19 @@ Trunk (not on release branches yet)
|
||||
Paul Hargrove for noticing the problem and supplying the fix.
|
||||
- Fix a problem when using a different compiler for C and Objective C.
|
||||
See ticket #1153.
|
||||
- Fix segfault in comm_spawn when the user specified a working directory.
|
||||
Thanks to Murat Knecht for reporting this and suggesting a fix.
|
||||
- A few manpage fixes from the Debian maintainers.
|
||||
Thanks to Tilman Koschnick, Sylvestre Ledru, and Dirk Eddelbuettel.
|
||||
- Fix segfault in MPI_COMM_SPAWN when the user specified a working
|
||||
directory. Thanks to Murat Knecht for reporting this and suggesting
|
||||
a fix.
|
||||
- A few manpage fixes from the Debian Open MPI maintainers. Thanks to
|
||||
Tilman Koschnick, Sylvestre Ledru, and Dirk Eddelbuettel.
|
||||
- Fixed issue with pthread detection when compilers are not all
|
||||
from the same vendor. Thanks to Ake Sandgren for the bug
|
||||
report. See ticket #1150.
|
||||
- Fixed vector collectives in the self module. See ticket #1166.
|
||||
- Fixed vector collectives in the self module. See ticket #1166.
|
||||
- Fixed some data-type engine bugs: an indexing bug, and an alignment bug.
|
||||
See ticket #1165.
|
||||
- Only set the MPI_APPNUM attribute if it is defined. See ticket #1164.
|
||||
- Only set the MPI_APPNUM attribute if it is defined. See ticket
|
||||
#1164.
|
||||
|
||||
|
||||
1.2.4
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user