NOTE: Defects and feature requests described below represent specific issues with specific test cases. It is difficult to succinctly describe an issue and how it impacted the specific test case. Some of the issues listed may impact multiple architectures, operating systems, and/or languages. If you have any questions about the issues discussed in this report, please post on the user forums, http://software.intel.com/en-us/forums or submit an issue to Intel® Premier Support, https://premier.intel.com.
Tracking # | Description | Fix |
---|---|---|
DPD200259615 | Documentation does not fully describe environment variables which cannot be used on command line (-env/-genv). | Added documentation to note if an environment variable cannot be used on the command line. |
DPD200278327 | Using mpiexec.hydra with bootstrap LSF executes blaunch for every node instead of one group call. | Updated mpiexec.hydra to use blaunch -z once to launch on all nodes. |
DPD200376416 | Intel® MPI Library runtime error where MPI_Bcast fails with messages larger than 2 GB. | Updated algorithms to handle larger messages. |
DPD200377423 | MPI Binding Kit for Fortran 90 modules exhibited naming conflict with delivered modules. | Updated naming scheme of MPI Binding Kit modules to be unique. |
DPD200378910 | Incorrect pinning on high numbered cores using hexadecimal notation pinning mask. | Corrected pinning behavior. |
DPD200379012 | Update name in documentation to Univa Grid Engine*. | Name updated in documentation. |
DPD200379714 | End User License Agreement not shown in Japanese Intel® MPI Library installer. | Updated installer to display End User License Agreement. |
DPD200379715 | Japanese Intel® MPI Library installer cannot find Getting Started Guide. | There is no Japanese Getting Started Guide, installer updated to point to English version. |
DPD200575666 | Variable $username_ not populated in SGE. | Updated mpirun script to correctly handle environment variable. |
DPD200576363 | Intel® MPI Library freezes during startup with LSF 9.1.3 using blaunch on 512000 or more cores. |