easyconfigs-it4i/i/ipp/ipp-2020.3.304.eb
easybuild 020c66dc7b new file: c/Cube/Cube-4.6-GCCcore-10.2.0.eb
new file:   i/ipp/ipp-2020.3.304.eb
	new file:   i/itac/itac-2020.3.036.eb
2021-09-20 18:40:42 +02:00

32 lines
862 B
Plaintext

# IT4Innovations
# LK 2021
name = 'ipp'
version = '2020.3.304'
homepage = 'http://software.intel.com/en-us/articles/intel-ipp/'
description = """Intel Integrated Performance Primitives (Intel IPP) is an extensive library
of multicore-ready, highly optimized software functions for multimedia, data processing,
and communications applications. Intel IPP offers thousands of optimized functions
covering frequently used fundamental algorithms."""
toolchain = SYSTEM
sources = ['l_ipp_%(version)s.tgz']
#ocal_gccver = '6.3.0'
#ocal_binutilsver = '2.27'
#ersionsuffix = '-GCC-%s-%s' % (local_gccver, local_binutilsver)
#ependencies = [
# ('GCCcore', local_gccver),
# ('binutils', local_binutilsver, '', ('GCCcore', local_gccver)),
#
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'perf'