mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-09 08:22:12 +01:00
new file: a/Advisor/Advisor-2017_update5.eb
new file: a/Advisor/Advisor-2018_update4.eb
This commit is contained in:
parent
78ab09df0b
commit
583087c4cd
21
a/Advisor/Advisor-2017_update5.eb
Normal file
21
a/Advisor/Advisor-2017_update5.eb
Normal file
@ -0,0 +1,21 @@
|
||||
name = 'Advisor'
|
||||
version = '2017_update5'
|
||||
|
||||
homepage = 'https://software.intel.com/intel-advisor-xe'
|
||||
description = """Vectorization Optimization and Thread Prototyping
|
||||
- Vectorize & thread code or performance “dies”
|
||||
- Easy workflow + data + tips = faster code faster
|
||||
- Prioritize, Prototype & Predict performance gain
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = ['advisor_%(version)s.tar.gz']
|
||||
|
||||
|
||||
dontcreateinstalldir = 'True'
|
||||
|
||||
# license file
|
||||
license_file = '/apps/licenses/intel/license.lic'
|
||||
|
||||
moduleclass = 'perf'
|
20
a/Advisor/Advisor-2018_update4.eb
Normal file
20
a/Advisor/Advisor-2018_update4.eb
Normal file
@ -0,0 +1,20 @@
|
||||
name = 'Advisor'
|
||||
version = '2018_update4'
|
||||
|
||||
homepage = 'https://software.intel.com/intel-advisor-xe'
|
||||
description = """Vectorization Optimization and Thread Prototyping
|
||||
- Vectorize & thread code or performance “dies”
|
||||
- Easy workflow + data + tips = faster code faster
|
||||
- Prioritize, Prototype & Predict performance gain
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = ['advisor_%(version)s.tar.gz']
|
||||
|
||||
dontcreateinstalldir = 'True'
|
||||
|
||||
# license file
|
||||
license_file = '/apps/licenses/intel/license.lic'
|
||||
|
||||
moduleclass = 'perf'
|
Loading…
x
Reference in New Issue
Block a user