summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2019-12-20 01:07:58 +0100
committerAlexey Stukalov2019-12-20 01:07:58 +0100
commit4bcba4ec61ed2f446fb640d53ba78325a6d580b6 (patch)
tree587556d468258c020990e75fb67fa4140b0d4d72
parent283596f5c34b2fcfea4f6c4ee557bf73a9980856 (diff)
downloadaur-4bcba4ec61ed2f446fb640d53ba78325a6d580b6.tar.gz
update to 2020.0
-rw-r--r--.SRCINFO32
-rw-r--r--PKGBUILD28
2 files changed, 27 insertions, 33 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5712f76189a1..73ec5454f707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = intel-parallel-studio-xe
pkgdesc = Intel C++ C and FORTRAN compiler - Intel Parallel Studio XE - Cluster Edition - icc icpc ifort ipp mkl
- pkgver = 2019.5.281
- pkgrel = 3
+ pkgver = 2020.0.166
+ pkgrel = 1
url = http://software.intel.com/en-us/articles/non-commercial-software-download/
arch = x86_64
license = custom
@@ -14,7 +14,7 @@ pkgbase = intel-parallel-studio-xe
options = strip
options = libtool
options = staticlibs
- source = http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/15809/parallel_studio_xe_2019_update5_cluster_edition.tgz
+ source = http://registrationcenter-download.intel.com/akdlm/irc_nas/tec/16225/parallel_studio_xe_2020_cluster_edition.tgz
source = intel_compilers.sh
source = intel_vtune-profiler.sh
source = intel_advisor.sh
@@ -32,7 +32,7 @@ pkgbase = intel-parallel-studio-xe
source = intel-mkl-th.conf
source = intel-tbb.install
source = EULA.txt
- sha256sums = c03421de616bd4e640ed25ce4103ec9c5c85768a940a5cb5bd1e97b45be33904
+ sha256sums = 573b1d20707d68ce85b70934cfad15b5ad9cc14124a261c17ddd7717ba842c64
sha256sums = 0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b
sha256sums = 12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211
sha256sums = 63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd
@@ -52,22 +52,22 @@ pkgbase = intel-parallel-studio-xe
sha256sums = 228ac25e147adb9b872e1a562e522d2fd48809ccae89b765112009896a6d55a5
pkgname = intel-common-libs
- pkgdesc = Intel Common Libraries 19.0.5
+ pkgdesc = Intel Common Libraries 19.1.0
pkgname = intel-openmp
- pkgdesc = Intel OpenMP Implementation 19.0.5
- depends = intel-common-libs=2019.5.281
+ pkgdesc = Intel OpenMP Implementation 19.1.0
+ depends = intel-common-libs=2020.0.166
pkgname = intel-compiler-base
- pkgdesc = Intel C/C++ 19.0.5
+ pkgdesc = Intel C/C++ 19.1.0
install = intel-composer.install
- depends = intel-common-libs=2019.5.281
- depends = intel-openmp=2019.5.281
+ depends = intel-common-libs=2020.0.166
+ depends = intel-openmp=2020.0.166
pkgname = intel-fortran-compiler
- pkgdesc = Intel Fortran compiler 19.0.5
+ pkgdesc = Intel Fortran compiler 19.1.0
install = intel-composer.install
- depends = intel-compiler-base=2019.5.281
+ depends = intel-compiler-base=2020.0.166
pkgname = intel-ipp
pkgdesc = Intel Integrated Performance Primitives
@@ -76,7 +76,7 @@ pkgname = intel-ipp
pkgname = intel-mkl
pkgdesc = Intel Math Kernel Library (IntelĀ® MKL)
install = intel-mkl.install
- depends = intel-common-libs=2019.5.281
+ depends = intel-common-libs=2020.0.166
optdepends = intel-openmp: Intel OpenMP Implementation
backup = etc/intel-mkl-th.conf
@@ -88,14 +88,14 @@ pkgname = intel-tbb_psxe
install = intel-tbb.install
pkgname = intel-advisor
- pkgdesc = Threading design and prototyping tool for software architects 2019.5.0.602216
+ pkgdesc = Threading design and prototyping tool for software architects 2020.0.0.604394
conflicts = intel-advisor-xe
pkgname = intel-vtune-profiler
- pkgdesc = Performance profiler for serial and parallel performance analysis 2019.6.0.602217
+ pkgdesc = Performance profiler for serial and parallel performance analysis 2020.0.0.605129
depends = pangox-compat
pkgname = intel-inspector
- pkgdesc = Memory and thread debugger 2019.5.0.602103
+ pkgdesc = Memory and thread debugger 2020.0.0.603904
conflicts = intel-inspector-xe
diff --git a/PKGBUILD b/PKGBUILD
index 1111953f6cad..799604823924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -85,26 +85,25 @@ _remove_static_objects_mkl=false
_remove_static_objects_ipp=false
########################################
-_year='2019'
-_v_a='5'
-_v_b='281'
+_year='2020'
+_v_a='0'
+_v_b='166'
# year, version a and version b found in /opt/intel/compilers_and_libraries_YEAR_A_B
-_update='5'
-
-pkgrel=3
+_update=''
+pkgrel=1
_sp='cluster_edition'
-_icc_ver='19.0.5'
-_vtune_ver='2019.6.0.602217'
-_inspector_ver='2019.5.0.602103'
-_advisor_ver='2019.5.0.602216'
+_icc_ver='19.1.0'
+_vtune_ver='2020.0.0.605129'
+_inspector_ver='2020.0.0.603904'
+_advisor_ver='2020.0.0.604394'
pkgver=${_year}.${_v_a}.${_v_b}
# package download folders
-_dir_nr='15809'
+_dir_nr='16225'
options=(strip libtool staticlibs)
@@ -136,7 +135,7 @@ source=(
'EULA.txt'
)
-sha256sums=('c03421de616bd4e640ed25ce4103ec9c5c85768a940a5cb5bd1e97b45be33904'
+sha256sums=('573b1d20707d68ce85b70934cfad15b5ad9cc14124a261c17ddd7717ba842c64'
'0704025fdfe40e4fce08e88b641128310c3a3b51332668aab60fb815b424f52b'
'12f932f99e6d3ee9dd828b95e630f096a9e58707db39bea15fba22a1ad80f211'
'63b12c66d9c8c2310a7bbd5206c82ba9667fb6ffb3dc7e3f9304a17ed8c8fbcd'
@@ -401,11 +400,6 @@ package_intel-compiler-base() {
sed -i "s/<INSTALLDIR>/\/opt\/intel\/${_composer_xe_dir}\/linux/g" $f
done
- cd $_i_arch
- sed -i "s/<INSTALLDIR>/\/opt\/intel\/${_composer_xe_dir}\/linux/g" loopprofileviewer.sh
- chmod a+x loopprofileviewer.sh
- rm loopprofileviewer.csh
-
msg2 "Copying man pages"
mv ${xe_build_dir}/opt/intel/documentation_${_year}/en/man/common/man1/*.1 ${_man_dir}