Skip to content
Snippets Groups Projects
Commit 5f1bfe7f authored by Anke Kreuzer's avatar Anke Kreuzer
Browse files

Added Advisor

parent d5ff50a0
Branches
Tags
No related merge requests found
name = 'Advisor'
version = '2022.1.0'
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
source_urls = [
'https://registrationcenter-download.intel.com/akdlm/irc_nas/18730/']
sources = ['l_oneapi_advisor_p_%(version)s.171_offline.sh']
checksums = ['b627dbfefa779b44e7ab40dfa37614e56caa6e245feaed402d51826e6a7cb73b']
dontcreateinstalldir = True
sanity_check_paths = {
'files': ['%(namelower)s/%(version)s/bin64/advisor'],
'dirs': ['%(namelower)s/%(version)s/bin64',
'%(namelower)s/%(version)s/lib64',
'%(namelower)s/%(version)s/include/intel64']
}
moduleclass = 'perf'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment