summarylogtreecommitdiffstats
path: root/intel_vtune-amplifier.sh
diff options
context:
space:
mode:
authorAlexey Stukalov2019-04-26 20:24:49 +0200
committerAlexey Stukalov2019-04-26 20:24:49 +0200
commit9b05ad4034cc71a5819c9d383bd6108e5c01d77a (patch)
tree6c221102031740364f78fb4e346e6dee54a529aa /intel_vtune-amplifier.sh
parent4e04f6d8979a471be616e5ccfe6944859ff14d08 (diff)
downloadaur-9b05ad4034cc71a5819c9d383bd6108e5c01d77a.tar.gz
cleanup versions
- fix 2019.3 tools versions - fix the ld .conf files to use the proper version - fix doc/man tools folders - don't include version into the package name for MKL, MPI, TBB (it's the same)
Diffstat (limited to 'intel_vtune-amplifier.sh')
-rw-r--r--intel_vtune-amplifier.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/intel_vtune-amplifier.sh b/intel_vtune-amplifier.sh
index 0f82018ee3af..48f1b37d6acb 100644
--- a/intel_vtune-amplifier.sh
+++ b/intel_vtune-amplifier.sh
@@ -1,2 +1,2 @@
-PATH=$PATH:/opt/intel/vtune_amplifier_xe_2017.1.0.486011/<arch>
+PATH=$PATH:/opt/intel/vtune_amplifier_xe_<ver>/<arch>
export PATH