IntelMKL
Get Information About The Intel Math Kernel Library

Description

Retrieves information about the version of the Intel Math Kernel Library used by TIBCO Enterprise Runtime for R.

Usage

IntelMKLVersion()
Value
returns a character string containing the human-readable version of MKL used by TIBCO Enterprise Runtime for R. The following attributes provide additional information about MKL.
mkl.buildThe MKL-internal build number identifying the specific version of MKL used by TIBCO Enterprise Runtime for R.
mkl.platformThe Intel name for the processor platform.
processorThe specific processor optimization used by Intel MKL.
References
https://software.intel.com/en-us/mkl-developer-reference-c-mkl-get-version
Examples
IntelMKLVersion()
Package terrUtils version 6.0.0-69
Package Index