easyconfigs-it4i/a/Advisor/Advisor-2017_update3.eb
2019-11-06 13:27:39 +01:00

23 lines
560 B
Plaintext

name = 'Advisor'
version = '2017_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']
checksums = ['9e8759ad81cc2f2dad73cb2a95877ff0']
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'perf'