easyconfigs-it4i/a/Advisor/Advisor-2016_update2.eb

21 lines
540 B
Plaintext

name = 'Advisor'
version = '2016_update2'
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': 'system', 'version': ''}
sources = ['advisor_xe_%(version)s.tar.gz']
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'perf'