@@ -677,7 +677,7 @@ Bug fixes/minor improvements:
677
677
a file from independent jobs. Thanks to Nicolas Joly for reporting
678
678
this issue.
679
679
- Optimize zero size MPI_IALLTOALL{V,W} with MPI_IN_PLACE. Thanks to
680
- Lisandro Dalcin for the report.
680
+ Lisandro Dalcín for the report.
681
681
- Fix a ROMIO buffer overflow problem for large transfers when using NFS
682
682
filesystems.
683
683
- Fix type of MPI_ARGV[S]_NULL which prevented it from being used
@@ -823,7 +823,7 @@ Bug fixes/minor improvements:
823
823
for reporting.
824
824
- Fix crash in MPI_COMM_SPAWN.
825
825
- Fix types for MPI_UNWEIGHTED and MPI_WEIGHTS_EMPTY. Thanks to
826
- Lisandro Dalcin for reporting.
826
+ Lisandro Dalcín for reporting.
827
827
- Correctly report the name of MPI_INTEGER16.
828
828
- Add some missing MPI constants to the Fortran bindings.
829
829
- Fixed compile error when configuring Open MPI with --enable-timing.
@@ -839,7 +839,7 @@ Bug fixes/minor improvements:
839
839
- Fix problem with use use of non-zero lower bound datatypes in
840
840
collectives. Thanks to Hristo Iliev for reporting.
841
841
- Fix a problem with memory allocation within MPI_GROUP_INTERSECTION.
842
- Thanks to Lisandro Dalcin for reporting.
842
+ Thanks to Lisandro Dalcín for reporting.
843
843
- Fix an issue with MPI_ALLGATHER for communicators that don't consist
844
844
of two ranks. Thanks to David Love for reporting.
845
845
- Various fixes for collectives when used with esoteric MPI datatypes.
@@ -1008,9 +1008,9 @@ Bug fixes / minor enhancements:
1008
1008
- Fix a problem with use of a 64 bit atomic counter. Thanks to
1009
1009
Paul Hargrove for reporting.
1010
1010
- Fix a problem with singleton job launching. Thanks to Lisandro
1011
- Dalcin for reporting.
1011
+ Dalcín for reporting.
1012
1012
- Fix a problem with use of MPI_UNDEFINED with MPI_COMM_SPLIT_TYPE.
1013
- Thanks to Lisandro Dalcin for reporting.
1013
+ Thanks to Lisandro Dalcín for reporting.
1014
1014
- Silence a compiler warning in PSM MTL. Thanks to Adrian Reber for
1015
1015
reporting this.
1016
1016
- Properly detect Intel TrueScale and OmniPath devices in the ACTIVE
@@ -1026,7 +1026,7 @@ Bug fixes / minor enhancements:
1026
1026
- Implement a workaround for a GNU Libtool problem. Thanks to Eric
1027
1027
Schnetter for reporting and fixing.
1028
1028
- Improve hcoll library detection in configure. Thanks to David
1029
- Shrader and Ake Sandgren for reporting this.
1029
+ Shrader and Åke Sandgren for reporting this.
1030
1030
- Miscellaneous minor bug fixes in the hcoll component.
1031
1031
- Miscellaneous minor bug fixes in the ugni component.
1032
1032
- Fix problems with XRC detection in OFED 3.12 and older releases.
@@ -1055,9 +1055,9 @@ Bug fixes / minor enhancements:
1055
1055
- Fix a problem with MPI-RMA PSCW epochs. Thanks to Berk Hess for
1056
1056
reporting this.
1057
1057
- Fix a problem in neighborhood collectives. Thanks to Lisandro
1058
- Dalcin for reporting.
1058
+ Dalcín for reporting.
1059
1059
- Fix MPI_IREDUCE_SCATTER_BLOCK for a one-process communicator. Thanks
1060
- to Lisandro Dalcin for reporting.
1060
+ to Lisandro Dalcín for reporting.
1061
1061
- Add (Open MPI-specific) additional flavors to MPI_COMM_SPLIT_TYPE.
1062
1062
See MPI_Comm_split_type(3) for details. Thanks to Nick Andersen for
1063
1063
supplying this enhancement.
@@ -1216,10 +1216,10 @@ Bug fixes / minor enhancements:
1216
1216
- Create a datafile in the per-proc directory in order to make it
1217
1217
unique per communicator. Thanks to Peter Wind for the report
1218
1218
- Fix zero-size malloc in one-sided pt-to-pt code. Thanks to Lisandro
1219
- Dalcin for the report
1219
+ Dalcín for the report
1220
1220
- Fix MPI_Get_address when passed MPI_BOTTOM to not return an error.
1221
- Thanks to Lisandro Dalcin for the report
1222
- - Fix MPI_TYPE_SET_ATTR with NULL value. Thanks to Lisandro Dalcin for
1221
+ Thanks to Lisandro Dalcín for the report
1222
+ - Fix MPI_TYPE_SET_ATTR with NULL value. Thanks to Lisandro Dalcín for
1223
1223
the report
1224
1224
- Fix various Fortran08 binding issues
1225
1225
- Fix memchecker no-data case. Thanks to Clinton Stimpson for the report
@@ -1416,11 +1416,11 @@ Bug fixes / minor enhancements:
1416
1416
options.
1417
1417
- CUDA: Made the asynchronous copy mode be the default.
1418
1418
- Fix a malloc(0) warning in MPI_IREDUCE_SCATTER_BLOCK. Thanks to
1419
- Lisandro Dalcin for reporting the issue.
1419
+ Lisandro Dalcín for reporting the issue.
1420
1420
- Fix typo in MPI_Scatter(3) man page. Thanks to Akshay Venkatesh for
1421
1421
noticing the mistake.
1422
1422
- Add rudimentary protection from TCP port scanners.
1423
- - Fix typo in Open MPI error handling. Thanks to �ke Sandgren for
1423
+ - Fix typo in Open MPI error handling. Thanks to Åke Sandgren for
1424
1424
pointing out the error.
1425
1425
- Increased the performance of the CM PML (i.e., the Portals, PSM,
1426
1426
PSM2, MXM, and OFI transports).
@@ -1504,7 +1504,7 @@ Bug fixes / minor enhancements:
1504
1504
source of the problem.
1505
1505
- Fixed MPI_THREAD_MULTIPLE deadlock error in the vader BTL. Thanks
1506
1506
to Thomas Klimpel for reporting the issue.
1507
- - Fixed several Valgrind warnings. Thanks for Lisandro Dalcin for
1507
+ - Fixed several Valgrind warnings. Thanks for Lisandro Dalcín for
1508
1508
contributing a patch fixing some one-sided code paths.
1509
1509
- Fixed version compatibility test in OOB that broke ABI within the
1510
1510
1.8 series. NOTE: this will not resolve the problem between pre-1.8.5
@@ -1615,7 +1615,7 @@ Bug fixes / minor enhancements:
1615
1615
reporting the issue.
1616
1616
- Fixed seg fault in neighborhood collectives when the degree of the
1617
1617
topology is higher than the communicator size. Thanks to Lisandro
1618
- Dalcin for reporting the issue.
1618
+ Dalcín for reporting the issue.
1619
1619
- Fixed segfault in neighborhood collectives under certain use-cases.
1620
1620
- Fixed various issues regarding Solaris support. Thanks to Siegmar
1621
1621
Gross for patiently identifying all the issues.
@@ -1706,7 +1706,7 @@ Bug fixes / minor enhancements:
1706
1706
- Ensure mpirun aborts properly when unable to map processes in
1707
1707
scheduled environments.
1708
1708
- Ensure that MPI RMA error codes show up properly. Thanks to
1709
- Lisandro Dalcin for reporting the issue.
1709
+ Lisandro Dalcín for reporting the issue.
1710
1710
- Minor bug fixes and improvements to the bash and zsh mpirun
1711
1711
autocompletion scripts.
1712
1712
- Fix sequential mpirun process mapper. Thanks to Bill Chen for
@@ -1744,7 +1744,7 @@ Bug fixes / minor enhancements:
1744
1744
- Add config support for the Mellanox ConnectX 4 card.
1745
1745
- Add missing MPI_COMM_GET|SET_INFO functions, and missing
1746
1746
MPI_WEIGHTS_EMPTY and MPI_ERR_RMA_SHARED constants. Thanks to
1747
- Lisandro Dalcin for pointing out the issue.
1747
+ Lisandro Dalcín for pointing out the issue.
1748
1748
- Update some help messages in OSHMEM, the usnic BTL, the TCP BTL, and
1749
1749
ORTE, and update documentation about ompi_info's --level option.
1750
1750
- Fix some compiler warnings.
@@ -1796,7 +1796,7 @@ Bug fixes / minor enhancements:
1796
1796
- Add version check during startup to ensure you are using the same
1797
1797
version of Open MPI on all nodes in a job.
1798
1798
- Significantly improved the performance of MPI_DIMS_CREATE for large
1799
- values. Thanks to Andreas Sch�fer for the contribution.
1799
+ values. Thanks to Andreas Schäfer for the contribution.
1800
1800
- Removed ASYNCHRONOUS keyword from the "ignore TKR" mpi_f08 module.
1801
1801
- Deprecated the following mpirun options:
1802
1802
--bynode, --bycore, --byslot: replaced with --map-by node|core|slot.
@@ -1994,7 +1994,7 @@ Bug fixes / minor enhancements:
1994
1994
Thanks to Alexey Ryzhikh for the patch.
1995
1995
- Add bozo check for negative np values to mpirun to prevent a
1996
1996
deadlock. Thanks to Upinder Malhi for identifying the issue.
1997
- - Fixed MPI_IS_THREAD_MAIN behavior. Thanks to Lisandro Dalcin for
1997
+ - Fixed MPI_IS_THREAD_MAIN behavior. Thanks to Lisandro Dalcín for
1998
1998
pointing out the problem.
1999
1999
- Various rankfile fixes.
2000
2000
- Fix functionality over iWARP devices.
@@ -2190,7 +2190,7 @@ Bug fixes / minor enhancements:
2190
2190
the patch.
2191
2191
- Fixed debugger support for direct-launched jobs.
2192
2192
- Fix MPI_IS_THREAD_MAIN to return the correct value. Thanks to
2193
- Lisandro Dalcin for pointing out the issue.
2193
+ Lisandro Dalcín for pointing out the issue.
2194
2194
- Update VT to 5.14.4.4:
2195
2195
- Fix C++-11 issue.
2196
2196
- Fix support for building RPMs on Fedora with CUDA libraries.
@@ -2305,9 +2305,9 @@ Bug fixes / minor enhancements:
2305
2305
- Improved collective algorithm selection for very large messages.
2306
2306
- Fix PSM MTL affinity settings.
2307
2307
- Fix issue with MPI_OP_COMMUTATIVE in the mpif.h bindings. Thanks to
2308
- Ake Sandgren for providing a patch to fix the issue.
2308
+ Åke Sandgren for providing a patch to fix the issue.
2309
2309
- Fix issue with MPI_SIZEOF when using CHARACTER and LOGICAL types in
2310
- the mpi module. Thanks to Ake Sandgren for providing a patch to fix
2310
+ the mpi module. Thanks to Åke Sandgren for providing a patch to fix
2311
2311
the issue.
2312
2312
2313
2313
@@ -2378,13 +2378,13 @@ Bug fixes / minor enhancements:
2378
2378
- Use aligned memory for OpenFabrics registered memory.
2379
2379
- Multiple fixes for parameter checking in MPI_ALLGATHERV,
2380
2380
MPI_REDUCE_SCATTER, MPI_SCATTERV, and MPI_GATHERV. Thanks to the
2381
- mpi4py community (Bennet Fauber, Lisandro Dalcin , Jonathan Dursi).
2381
+ mpi4py community (Bennet Fauber, Lisandro Dalcín , Jonathan Dursi).
2382
2382
- Fixed file positioning overflows in MPI_FILE_GET_POSITION,
2383
2383
MPI_FILE_GET_POSITION_SHARED, FILE_GET_SIZE, FILE_GET_VIEW.
2384
2384
- Removed the broken --cpu-set mpirun option.
2385
2385
- Fix cleanup of MPI errorcodes. Thanks to Alexey Bayduraev for the
2386
2386
patch.
2387
- - Fix default hostfile location. Thanks to G�tz Waschk for noticing
2387
+ - Fix default hostfile location. Thanks to Götz Waschk for noticing
2388
2388
the issue.
2389
2389
- Improve several error messages.
2390
2390
@@ -2496,7 +2496,7 @@ Bug fixes / minor enhancements:
2496
2496
- Add support for dynamic service levels (SLs) in the openib BTL.
2497
2497
- Fixed C++ bindings cosmetic/warnings issue with
2498
2498
MPI::Comm::NULL_COPY_FN and MPI::Comm::NULL_DELETE_FN. Thanks to
2499
- J�lio Hoffimann for identifying the issues.
2499
+ Júlio Hoffimann for identifying the issues.
2500
2500
- Also allow the word "slots" in rankfiles (i.e., not just "slot").
2501
2501
(** also to appear in 1.4.4)
2502
2502
- Add Mellanox ConnectX 3 device IDs to the openib BTL defaults.
@@ -3220,7 +3220,7 @@ and v1.4.
3220
3220
features.
3221
3221
- Fix SLURM race condition.
3222
3222
- Fix MPI_File_c2f(MPI_FILE_NULL) to return 0, not -1. Thanks to
3223
- Lisandro Dalcin for the bug report.
3223
+ Lisandro Dalcín for the bug report.
3224
3224
- Fix the DSO build of tm PLM.
3225
3225
- Various fixes for size disparity between C int's and Fortran
3226
3226
INTEGER's. Thanks to Christoph van Wullen for the bug report.
@@ -3463,7 +3463,7 @@ and v1.4.
3463
3463
- Fix for ConnectX devices and OFED 1.3. See ticket #1190.
3464
3464
- Fixed a configure problem for Fortran 90 on Cray systems. Ticket #1189.
3465
3465
- Fix an uninitialized variable in the error case in opal_init.c.
3466
- Thanks to Ake Sandgren for pointing out the mistake.
3466
+ Thanks to Åke Sandgren for pointing out the mistake.
3467
3467
- Fixed a hang in configure if $USER was not defined. Thanks to
3468
3468
Darrell Kresge for noticing the problem. See ticket #900.
3469
3469
- Added support for parallel debuggers even when we have an optimized build.
@@ -3472,7 +3472,7 @@ and v1.4.
3472
3472
compiling Open MPI with -g. See ticket #1179.
3473
3473
- Removed some warnings about 'rm' from Mac OS X 10.5 (Leopard) builds.
3474
3474
- Fix the handling of mx_finalize(). See ticket #1177.
3475
- Thanks to Ake Sandgren for bringing this issue to our attention.
3475
+ Thanks to Åke Sandgren for bringing this issue to our attention.
3476
3476
- Fixed minor file descriptor leak in the Altix timer code. Thanks to
3477
3477
Paul Hargrove for noticing the problem and supplying the fix.
3478
3478
- Fix a problem when using a different compiler for C and Objective C.
@@ -3483,7 +3483,7 @@ and v1.4.
3483
3483
- A few manpage fixes from the Debian Open MPI maintainers. Thanks to
3484
3484
Tilman Koschnick, Sylvestre Ledru, and Dirk Eddelbuettel.
3485
3485
- Fixed issue with pthread detection when compilers are not all
3486
- from the same vendor. Thanks to Ake Sandgren for the bug
3486
+ from the same vendor. Thanks to Åke Sandgren for the bug
3487
3487
report. See ticket #1150.
3488
3488
- Fixed vector collectives in the self module. See ticket #1166.
3489
3489
- Fixed some data-type engine bugs: an indexing bug, and an alignment bug.
@@ -3511,12 +3511,12 @@ and v1.4.
3511
3511
- Prevent users of 32-bit MPI apps from requesting >= 2GB of shared
3512
3512
memory.
3513
3513
- Added a Portals MTL.
3514
- - Fix 0 sized MPI_ALLOC_MEM requests. Thanks to Lisandro Dalcin for
3514
+ - Fix 0 sized MPI_ALLOC_MEM requests. Thanks to Lisandro Dalcín for
3515
3515
pointing out the problem.
3516
3516
- Fixed a segfault crash on large SMPs when doing collectives.
3517
3517
- A variety of fixes for Cray XT3/4 class of machines.
3518
3518
- Fixed which error handler is used when MPI_COMM_SELF is passed
3519
- to MPI_COMM_FREE. Thanks to Lisandro Dalcini for the bug report.
3519
+ to MPI_COMM_FREE. Thanks to Lisandro Dalcín for the bug report.
3520
3520
- Fixed compilation on platforms that don't have hton/ntoh.
3521
3521
- Fixed a logic problem in the fortran binding for MPI_TYPE_MATCH_SIZE.
3522
3522
Thanks to Jeff Dusenberry for pointing out the problem and supplying
@@ -3763,7 +3763,7 @@ and v1.4.
3763
3763
in the MPI F77 bindings functions. Thanks to Pierre-Matthieu
3764
3764
Anglade for bringing this problem to our attention.
3765
3765
- Fix for a memory leak in the derived datatype function
3766
- ompi_ddt_duplicate(). Thanks to Andreas Schafer for reporting,
3766
+ ompi_ddt_duplicate(). Thanks to Andreas Schäfer for reporting,
3767
3767
diagnosing, and patching the leak.
3768
3768
- Used better performing basic algorithm for MPI_ALLGATHERV.
3769
3769
- Added a workaround for a bug in the Intel 9.1 C++ compiler (all
@@ -3773,9 +3773,9 @@ and v1.4.
3773
3773
- Fix MPI_SIZEOF implementation in the F90 bindings for COMPLEX
3774
3774
variable types.
3775
3775
- Fixes for persistent requests involving MPI_PROC_NULL. Thanks to
3776
- Lisandro Dalcin for reporting the problem.
3776
+ Lisandro Dalcín for reporting the problem.
3777
3777
- Fixes to MPI_TEST* and MPI_WAIT* for proper MPI exception reporting.
3778
- Thanks to Lisandro Dalcin for finding the issue.
3778
+ Thanks to Lisandro Dalcín for finding the issue.
3779
3779
- Various fixes for MPI generalized request handling; addition of
3780
3780
missing MPI::Grequest functionality to the C++ bindings.
3781
3781
- Add "mpi_preconnect_all" MCA parameter to force wireup of all MPI
@@ -3786,7 +3786,7 @@ and v1.4.
3786
3786
to Ralf Wildenhues for suggesting the fix.
3787
3787
- Fix several MPI_*ERRHANDLER* functions and MPI_GROUP_TRANSLATE_RANKS
3788
3788
with respect to what arguments they allowed and the behavior that
3789
- they effected. Thanks to Lisandro Dalcin for reporting the
3789
+ they effected. Thanks to Lisandro Dalcín for reporting the
3790
3790
problems.
3791
3791
3792
3792
@@ -3795,7 +3795,7 @@ and v1.4.
3795
3795
3796
3796
- Really fix Fortran status handling in MPI_WAITSOME and MPI_TESTSOME.
3797
3797
- Various datatype fixes, reported by several users as causing
3798
- failures in the BLACS testing suite. Thanks to Harald Forbert, Ake
3798
+ failures in the BLACS testing suite. Thanks to Harald Forbert, Åke
3799
3799
Sandgren and, Michael Kluskens for reporting the problem.
3800
3800
- Correctness and performance fixes for heterogeneous environments.
3801
3801
- Fixed a error in command line parsing on some platforms (causing
@@ -3809,7 +3809,7 @@ and v1.4.
3809
3809
- Fix various error checking in MPI_INFO_GET_NTHKEY and
3810
3810
MPI_GROUP_TRANSLATE_RANKS, and some collective operations
3811
3811
(particularly with regards to MPI_IN_PLACE). Thanks to Lisandro
3812
- Dalcin for reporting the problems.
3812
+ Dalcín for reporting the problems.
3813
3813
- Fix receiving messages to buffers allocated by MPI_ALLOC_MEM.
3814
3814
- Fix a number of race conditions with the MPI-2 Onesided
3815
3815
interface.
0 commit comments