name = 'imkl'
version = '11.1.2.144'

homepage = 'http://software.intel.com/en-us/intel-mkl/'
description = """Intel Math Kernel Library is a library of highly optimized,
 extensively threaded math routines for science, engineering, and financial
 applications that require maximum performance. Core math functions include
 BLAS, LAPACK, ScaLAPACK, Sparse Solvers, Fast Fourier Transforms, Vector Math, and more."""

toolchain = {'name': 'iimpi', 'version': '5.5.3-GCC-4.8.3'}

sources = ['l_mkl_%(version)s.tgz']

dontcreateinstalldir = 'True'

interfaces = True

# license file
license_file = '/apps/licenses/intel/license.lic'

moduleclass = 'numlib'