easyconfigs-it4i/i/ipp/ipp-7.0.5.233.eb
2019-11-06 13:27:39 +01:00

22 lines
642 B
Plaintext

name = 'ipp'
version = '7.0.5.233'
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_%s_intel64.tgz' % version]
patches = ['ipp_productsdb.patch']
moduleclass = 'perf'
dontcreateinstalldir = 'True'
# license file
license_file = '/apps/licenses/intel/license.lic'