easyconfigs-it4i/a/Advisor/Advisor-2020_update3.eb
Lukáš Krupčík b826151258 new file: a/Advisor/Advisor-2020_update3.eb
new file:   v/VTune/VTune-2020_update3-GCC.eb
2020-10-26 09:04:29 +01:00

24 lines
538 B
Plaintext

# IT4Innovations 2020
# LK
name = 'Advisor'
version = '2020_update3'
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 = SYSTEM
sources = ['advisor_%(version)s.tar.gz']
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'perf'