easyconfigs-it4i/a/Advisor/Advisor-2017_update3.eb
Lukáš Krupčík 87ba8e321e new file: a/Advisor/Advisor-2017_update3.eb
new file:   s/Singularity/Singularity-2.3-develop.eb
2017-06-13 07:51:19 +02:00

23 lines
586 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 = {'name': 'dummy', 'version': ''}
sources = ['advisor_%(version)s.tar.gz']
checksums = ['9e8759ad81cc2f2dad73cb2a95877ff0']
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'perf'