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

Used the wrong versions for Advisor and Inspector before

parent 8b704281
No related branches found
No related tags found
No related merge requests found
name = 'Advisor' name = 'Advisor'
version = '2022.1.0' version = '2023.0.0'
homepage = 'https://software.intel.com/intel-advisor-xe' homepage = 'https://software.intel.com/intel-advisor-xe'
description = """Vectorization Optimization and Thread Prototyping description = """Vectorization Optimization and Thread Prototyping
...@@ -11,9 +11,9 @@ description = """Vectorization Optimization and Thread Prototyping ...@@ -11,9 +11,9 @@ description = """Vectorization Optimization and Thread Prototyping
toolchain = SYSTEM toolchain = SYSTEM
source_urls = [ source_urls = [
'https://registrationcenter-download.intel.com/akdlm/irc_nas/18730/'] 'https://registrationcenter-download.intel.com/akdlm/irc_nas/19094/']
sources = ['l_oneapi_advisor_p_%(version)s.171_offline.sh'] sources = ['l_oneapi_advisor_p_%(version)s.25338_offline.sh']
checksums = ['b627dbfefa779b44e7ab40dfa37614e56caa6e245feaed402d51826e6a7cb73b'] checksums = ['5d8ef163f70ee3dc42b13642f321d974f49915d55914ba1ca9177ed29b100b9d']
dontcreateinstalldir = True dontcreateinstalldir = True
......
name = 'Inspector' name = 'Inspector'
version = '2022.1.0' version = '2023.0.0'
homepage = 'https://software.intel.com/en-us/inspector' homepage = 'https://software.intel.com/en-us/inspector'
description = """Intel Inspector is a dynamic memory and threading error description = """Intel Inspector is a dynamic memory and threading error
...@@ -8,9 +8,9 @@ description = """Intel Inspector is a dynamic memory and threading error ...@@ -8,9 +8,9 @@ description = """Intel Inspector is a dynamic memory and threading error
toolchain = SYSTEM toolchain = SYSTEM
source_urls = [ source_urls = [
'https://registrationcenter-download.intel.com/akdlm/irc_nas/18712/'] 'https://registrationcenter-download.intel.com/akdlm/irc_nas/19125/']
sources = ['l_inspector_oneapi_p_%(version)s.123_offline.sh'] sources = ['l_inspector_oneapi_p_%(version)s.25340_offline.sh']
checksums = ['8551180aa30be3abea11308fb11ea9a296f0e056ab07d9254585448a0b23333e'] checksums = ['adae2f06443c62a1a7be6aff2ad9c78672ec70f67b83dd660e68faafd7911dd4']
dontcreateinstalldir = True dontcreateinstalldir = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment