impi-devel 2021.12.0__py2.py3-none-win_amd64.whl → 2021.13.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.
- impi_devel-2021.13.0.data/data/Library/bin/mpi/debug/impi.dll +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpicc.bat +1 -1
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpifc.bat +1 -1
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/include/mpi.h +70 -18
- impi_devel-2021.13.0.data/data/Library/lib/impi.lib +0 -0
- impi_devel-2021.13.0.data/data/share/doc/mpi/licensing/license.txt +334 -0
- impi_devel-2021.13.0.data/data/share/doc/mpi/licensing/third-party-programs.txt +1476 -0
- {impi_devel-2021.12.0.dist-info → impi_devel-2021.13.0.dist-info}/METADATA +30 -30
- impi_devel-2021.13.0.dist-info/RECORD +24 -0
- {impi_devel-2021.12.0.dist-info → impi_devel-2021.13.0.dist-info}/WHEEL +1 -1
- impi_devel-2021.12.0.data/data/Library/bin/impi.pdb +0 -0
- impi_devel-2021.12.0.data/data/Library/bin/mpi/debug/impi.dll +0 -0
- impi_devel-2021.12.0.data/data/Library/bin/mpi/debug/impi.pdb +0 -0
- impi_devel-2021.12.0.data/data/Library/lib/impi.lib +0 -0
- impi_devel-2021.12.0.dist-info/RECORD +0 -24
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpicl.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpicxx.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpif77.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpif90.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiicc.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiicpc.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiicpx.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiicx.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiifort.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/bin/mpiifx.bat +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/include/mpicxx.h +0 -0
- {impi_devel-2021.12.0.data → impi_devel-2021.13.0.data}/data/Library/include/mpio.h +0 -0
- {impi_devel-2021.12.0.dist-info → impi_devel-2021.13.0.dist-info}/LICENSE.txt +0 -0
- {impi_devel-2021.12.0.dist-info → impi_devel-2021.13.0.dist-info}/top_level.txt +0 -0
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: impi-devel
|
|
3
|
-
Version: 2021.
|
|
4
|
-
Summary: Intel® MPI Library
|
|
5
|
-
Home-page: https://software.intel.com/en-us/mpi-library
|
|
6
|
-
Author: Intel Corporation
|
|
7
|
-
Author-email: scripting@intel.com
|
|
8
|
-
License: Intel Simplified Software License
|
|
9
|
-
Platform: UNKNOWN
|
|
10
|
-
Classifier: Development Status :: 5 - Production/Stable
|
|
11
|
-
Classifier: Operating System :: Microsoft :: Windows
|
|
12
|
-
Classifier: Intended Audience :: Developers
|
|
13
|
-
Classifier: Intended Audience :: Education
|
|
14
|
-
Classifier: Intended Audience :: System Administrators
|
|
15
|
-
Classifier: Intended Audience :: Other Audience
|
|
16
|
-
Classifier: Intended Audience :: Science/Research
|
|
17
|
-
Classifier: Topic :: Software Development :: Libraries
|
|
18
|
-
Classifier: License :: Other/Proprietary License
|
|
19
|
-
Description-Content-Type: text/markdown
|
|
20
|
-
License-File: LICENSE.txt
|
|
21
|
-
Requires-Dist: impi-rt
|
|
22
|
-
|
|
23
|
-
The Intel® MPI Library is a multi-fabric message passing library that implements the Message Passing Interface, version 3.1 (MPI-3.1) specification. Use the library to develop applications that can run on multiple cluster interconnects.
|
|
24
|
-
The Intel MPI Library has the following features:
|
|
25
|
-
• High scalability
|
|
26
|
-
• Low overhead, enables analyzing large amounts of data
|
|
27
|
-
• MPI tuning utility for accelerating your applications
|
|
28
|
-
• Interconnect independence and flexible runtime fabric selection
|
|
29
|
-
The Intel MPI Library is available as a standalone product and as part of oneAPI or the Intel Parallel Studio XE Cluster Edition.
|
|
30
|
-
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: impi-devel
|
|
3
|
+
Version: 2021.13.0
|
|
4
|
+
Summary: Intel® MPI Library
|
|
5
|
+
Home-page: https://software.intel.com/en-us/mpi-library
|
|
6
|
+
Author: Intel Corporation
|
|
7
|
+
Author-email: scripting@intel.com
|
|
8
|
+
License: Intel Simplified Software License
|
|
9
|
+
Platform: UNKNOWN
|
|
10
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
11
|
+
Classifier: Operating System :: Microsoft :: Windows
|
|
12
|
+
Classifier: Intended Audience :: Developers
|
|
13
|
+
Classifier: Intended Audience :: Education
|
|
14
|
+
Classifier: Intended Audience :: System Administrators
|
|
15
|
+
Classifier: Intended Audience :: Other Audience
|
|
16
|
+
Classifier: Intended Audience :: Science/Research
|
|
17
|
+
Classifier: Topic :: Software Development :: Libraries
|
|
18
|
+
Classifier: License :: Other/Proprietary License
|
|
19
|
+
Description-Content-Type: text/markdown
|
|
20
|
+
License-File: LICENSE.txt
|
|
21
|
+
Requires-Dist: impi-rt ==2021.13.0
|
|
22
|
+
|
|
23
|
+
The Intel® MPI Library is a multi-fabric message passing library that implements the Message Passing Interface, version 3.1 (MPI-3.1) specification. Use the library to develop applications that can run on multiple cluster interconnects.
|
|
24
|
+
The Intel MPI Library has the following features:
|
|
25
|
+
• High scalability
|
|
26
|
+
• Low overhead, enables analyzing large amounts of data
|
|
27
|
+
• MPI tuning utility for accelerating your applications
|
|
28
|
+
• Interconnect independence and flexible runtime fabric selection
|
|
29
|
+
The Intel MPI Library is available as a standalone product and as part of oneAPI or the Intel Parallel Studio XE Cluster Edition.
|
|
30
|
+
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpicc.bat,sha256=_GI60EI0y7sdV5_iCcLOcfYAmXFz1hgpYxr1hRXQnwc,22137
|
|
2
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpicl.bat,sha256=tp-hhG4bd21JcRLTFl4LrMs3T6KPpLaCcpXaNEmqeec,1036
|
|
3
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpicxx.bat,sha256=5qUq1DWj_zP1lV7METsE4VPDO45K-ZQfKGUNLENl70I,1078
|
|
4
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpif77.bat,sha256=1De25rp9fdVWj9CailfkXmhLkQ7aby6BbAczdD3OSIY,979
|
|
5
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpif90.bat,sha256=eNG_gcZMFDEZMdb-kbsA9XtyVR4M39xdPyyvKJk-1-M,979
|
|
6
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpifc.bat,sha256=Kq0bdoDfYoC7KwaqfsGKfSXrDIXinJMNLRSz14Rscvw,26223
|
|
7
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiicc.bat,sha256=2N9T1AfFuD3ldkFc_8_U_eq_j8NYOz3cuJRN0uh6hQU,1033
|
|
8
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiicpc.bat,sha256=WOSal-yX9jdheY0XTut9E8F9cX2YCZkCvFpIFu3x2bI,1037
|
|
9
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiicpx.bat,sha256=bRXTBTxh7AoTRHVNi8g49GTDwcPcr3jTOfnTZY-To4s,996
|
|
10
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiicx.bat,sha256=qTgSHDxR_3tvdZ2KR94Oy5fu0M2L0CKsaziwFgUYkuY,992
|
|
11
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiifort.bat,sha256=iT91U5aX4dDaTAS3P-kSFZxmADEJeL768u32FYCmSrc,981
|
|
12
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpiifx.bat,sha256=PBRhxVArE2y7-E_iML3T4u78bGR_F3EU0ae7re2CDls,1013
|
|
13
|
+
impi_devel-2021.13.0.data/data/Library/bin/mpi/debug/impi.dll,sha256=Rmu3caXSf9kNBDo0mU74WAKxTQw3N3res10KjqLKuVc,21987680
|
|
14
|
+
impi_devel-2021.13.0.data/data/Library/include/mpi.h,sha256=w-WXELU7BNjZ5Z21LHD0ifAhgX24_r9HPCnIkL8CO1s,244506
|
|
15
|
+
impi_devel-2021.13.0.data/data/Library/include/mpicxx.h,sha256=rwr9t002wxMeTlXmo1ESPW5svmLngzimoyxTxgYa3Q0,101716
|
|
16
|
+
impi_devel-2021.13.0.data/data/Library/include/mpio.h,sha256=9TVWsm5u0dZEwduuJOmHAjPmfSRrBpUDJd4I1Jf7Rh0,39620
|
|
17
|
+
impi_devel-2021.13.0.data/data/Library/lib/impi.lib,sha256=WAJmmjYvbZ-anDOZ3mlTphDug0Q4Bwjbf0Q5jsrfNZg,1166596
|
|
18
|
+
impi_devel-2021.13.0.data/data/share/doc/mpi/licensing/license.txt,sha256=CcFW3GKCnugt4uJHhq-mOJRnF-5KUwv1FNVSFdlrLrM,27165
|
|
19
|
+
impi_devel-2021.13.0.data/data/share/doc/mpi/licensing/third-party-programs.txt,sha256=f3n3XcDpcLQAppvuu9q148PfjKGmu2sxAHM7sxn7qU0,78960
|
|
20
|
+
impi_devel-2021.13.0.dist-info/LICENSE.txt,sha256=dyFjPQ3f9D-uJev9QF-BZqDOcwy87ETy862dXrismm8,4105
|
|
21
|
+
impi_devel-2021.13.0.dist-info/METADATA,sha256=Ho_XTNW9eYzEkta874f8hIZaiW0bBh1gFgvJ61F-8CQ,1473
|
|
22
|
+
impi_devel-2021.13.0.dist-info/WHEEL,sha256=AicHu81jYIhU5ObukFKUZOOinzdgDNwF05fPW9oDLwY,122
|
|
23
|
+
impi_devel-2021.13.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
24
|
+
impi_devel-2021.13.0.dist-info/RECORD,,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
impi_devel-2021.12.0.data/data/Library/bin/impi.pdb,sha256=wlXP4oyRMNrHP6wbZlgfftqWx-vfK3_QNBA5Vv3dzv0,4648960
|
|
2
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpicc.bat,sha256=FIF1buuPqR8C14We9fqbDo-fQF_hKyjxPbKXfrZxCpI,22137
|
|
3
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpicl.bat,sha256=tp-hhG4bd21JcRLTFl4LrMs3T6KPpLaCcpXaNEmqeec,1036
|
|
4
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpicxx.bat,sha256=5qUq1DWj_zP1lV7METsE4VPDO45K-ZQfKGUNLENl70I,1078
|
|
5
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpif77.bat,sha256=1De25rp9fdVWj9CailfkXmhLkQ7aby6BbAczdD3OSIY,979
|
|
6
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpif90.bat,sha256=eNG_gcZMFDEZMdb-kbsA9XtyVR4M39xdPyyvKJk-1-M,979
|
|
7
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpifc.bat,sha256=-teEPbvvmlrMchJAqtpohLxcv2ultWlhD8F93-Jt4kE,26223
|
|
8
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiicc.bat,sha256=2N9T1AfFuD3ldkFc_8_U_eq_j8NYOz3cuJRN0uh6hQU,1033
|
|
9
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiicpc.bat,sha256=WOSal-yX9jdheY0XTut9E8F9cX2YCZkCvFpIFu3x2bI,1037
|
|
10
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiicpx.bat,sha256=bRXTBTxh7AoTRHVNi8g49GTDwcPcr3jTOfnTZY-To4s,996
|
|
11
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiicx.bat,sha256=qTgSHDxR_3tvdZ2KR94Oy5fu0M2L0CKsaziwFgUYkuY,992
|
|
12
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiifort.bat,sha256=iT91U5aX4dDaTAS3P-kSFZxmADEJeL768u32FYCmSrc,981
|
|
13
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpiifx.bat,sha256=PBRhxVArE2y7-E_iML3T4u78bGR_F3EU0ae7re2CDls,1013
|
|
14
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpi/debug/impi.dll,sha256=VUbGErNrxi_GLMbNHDCKCU47VgZsIXHg9Qts_ZumWWk,41235656
|
|
15
|
-
impi_devel-2021.12.0.data/data/Library/bin/mpi/debug/impi.pdb,sha256=X9OvIlmBIkmlwVMK3vJPneeZxSETLvuNvYHi7TltyLs,9785344
|
|
16
|
-
impi_devel-2021.12.0.data/data/Library/include/mpi.h,sha256=aHUmZyOzOPMGBVQy3G7CwEy-N15fTwE2wCvDrBeDYOM,240195
|
|
17
|
-
impi_devel-2021.12.0.data/data/Library/include/mpicxx.h,sha256=rwr9t002wxMeTlXmo1ESPW5svmLngzimoyxTxgYa3Q0,101716
|
|
18
|
-
impi_devel-2021.12.0.data/data/Library/include/mpio.h,sha256=9TVWsm5u0dZEwduuJOmHAjPmfSRrBpUDJd4I1Jf7Rh0,39620
|
|
19
|
-
impi_devel-2021.12.0.data/data/Library/lib/impi.lib,sha256=XM9V0laqkDwVhUvtkythGCSvAqailV4vLpEiGLu2Vuc,1161576
|
|
20
|
-
impi_devel-2021.12.0.dist-info/LICENSE.txt,sha256=dyFjPQ3f9D-uJev9QF-BZqDOcwy87ETy862dXrismm8,4105
|
|
21
|
-
impi_devel-2021.12.0.dist-info/METADATA,sha256=OeQZX-VQ6Miv8pt3GMh4XupvmOD7Ev8ZyQGto1QHs4U,1445
|
|
22
|
-
impi_devel-2021.12.0.dist-info/WHEEL,sha256=D6M9IMrphGSXsL89PDlRVAckIDTXwanyW77E3G5c0P0,122
|
|
23
|
-
impi_devel-2021.12.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
24
|
-
impi_devel-2021.12.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|