easyconfigs-it4i/i/Inspector/Inspector-2019_update4.eb

23 lines
507 B
Plaintext

# IT4Innovations 2019
name = 'Inspector'
version = '2019_update4'
homepage = 'http://software.intel.com/en-us/intel-inspector-xe'
description = """Intel Inspector XE is an easy to use memory error checker and thread checker for serial
and parallel applications"""
toolchain = {'name': 'system', 'version': ''}
sources = ['inspector_%(version)s.tar.gz']
dontcreateinstalldir = 'True'
dependencies = [
('X11', '20190311'),
]
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'tools'