Add intel-oneapi-mpi 2021.12.1 patch package (#43850)
* Add intel-oneapi-mpi package * Fix style
This commit is contained in:
		 Andrey Perestoronin
					Andrey Perestoronin
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							a8506f9022
						
					
				
				
					commit
					99bba0b1ce
				
			| @@ -21,6 +21,12 @@ class IntelOneapiMpi(IntelOneApiLibraryPackage): | |||||||
| 
 | 
 | ||||||
|     homepage = "https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/mpi-library.html" |     homepage = "https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/mpi-library.html" | ||||||
| 
 | 
 | ||||||
|  |     version( | ||||||
|  |         "2021.12.1", | ||||||
|  |         url="https://registrationcenter-download.intel.com/akdlm/IRC_NAS/56b2dd0e-954d-4330-b0a7-b22992f7e6b7/l_mpi_oneapi_p_2021.12.1.8_offline.sh", | ||||||
|  |         sha256="6a4cd82ff1c64eac2a7ac3784ea2dc3a0e32740fb7e7bc6a1aa48740d5011b2f", | ||||||
|  |         expand=False, | ||||||
|  |     ) | ||||||
|     version( |     version( | ||||||
|         "2021.12.0", |         "2021.12.0", | ||||||
|         url="https://registrationcenter-download.intel.com/akdlm/IRC_NAS/749f02a5-acb8-4bbb-91db-501ff80d3f56/l_mpi_oneapi_p_2021.12.0.538_offline.sh", |         url="https://registrationcenter-download.intel.com/akdlm/IRC_NAS/749f02a5-acb8-4bbb-91db-501ff80d3f56/l_mpi_oneapi_p_2021.12.0.538_offline.sh", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user