impi-devel 2021.16.1__py2.py3-none-win_amd64.whl → 2021.17.0__py2.py3-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of impi-devel might be problematic. Click here for more details.

Files changed (26) hide show
  1. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpi/debug/impi.dll +0 -0
  2. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpicc.bat +1 -1
  3. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpifc.bat +1 -1
  4. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/include/mpi.h +1224 -755
  5. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/include/mpio.h +4 -2
  6. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/lib/impi.lib +0 -0
  7. impi_devel-2021.17.0.data/data/Library/lib/impicxx.lib +0 -0
  8. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/share/doc/mpi/licensing/third-party-programs.txt +1 -1
  9. {impi_devel-2021.16.1.dist-info → impi_devel-2021.17.0.dist-info}/METADATA +2 -2
  10. impi_devel-2021.17.0.dist-info/RECORD +25 -0
  11. impi_devel-2021.16.1.dist-info/RECORD +0 -24
  12. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpicl.bat +0 -0
  13. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpicxx.bat +0 -0
  14. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpif77.bat +0 -0
  15. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpif90.bat +0 -0
  16. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiicc.bat +0 -0
  17. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiicpc.bat +0 -0
  18. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiicpx.bat +0 -0
  19. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiicx.bat +0 -0
  20. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiifort.bat +0 -0
  21. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/bin/mpiifx.bat +0 -0
  22. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/Library/include/mpicxx.h +0 -0
  23. {impi_devel-2021.16.1.data → impi_devel-2021.17.0.data}/data/share/doc/mpi/licensing/license.txt +0 -0
  24. {impi_devel-2021.16.1.dist-info → impi_devel-2021.17.0.dist-info}/LICENSE.txt +0 -0
  25. {impi_devel-2021.16.1.dist-info → impi_devel-2021.17.0.dist-info}/WHEEL +0 -0
  26. {impi_devel-2021.16.1.dist-info → impi_devel-2021.17.0.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ rem Keep the self name (as "filename.ext") in the variable before cycle. We will
27
27
  set selfname=%~nx0
28
28
 
29
29
  rem MPIVERSION is the version of the Intel^(R^) MPI Library that mpicc is intended for
30
- set MPIVERSION=2021.16
30
+ set MPIVERSION=2021.17
31
31
 
32
32
  echo %selfname% for the Intel^(R^) MPI Library %MPIVERSION% for Windows*
33
33
  echo Copyright Intel Corporation.
@@ -26,7 +26,7 @@ rem Keep the self name (as "filename.ext") in the variable before cycle. We will
26
26
  set selfname=%~nx0
27
27
 
28
28
  rem MPIVERSION is the version of the Intel^(R^) MPI Library that mpifc is intended for
29
- set MPIVERSION=2021.16
29
+ set MPIVERSION=2021.17
30
30
 
31
31
  echo %selfname% for the Intel^(R^) MPI Library %MPIVERSION% for Windows*
32
32
  echo Copyright Intel Corporation.