Difference between revisions of "Intel Compilers and Libraries"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:CompilersCategory:ProgrammingCategory:C++ {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|intel}} |{{#vardefine:url|https://softwa...")
 
Line 37: Line 37:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_MKL_DIR - Intel MKL library installation directory
 +
* HPC_MKL_LIB - Intel MKL library file directory
 +
* HPC_MKL_INC - Intel MKL library include file directory
 +
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:06, 8 November 2016

Description

intel website  


Note
The default intel version is 2016.0.109.

Required Modules

Serial

  • intel

System Variables

  • HPC_MKL_DIR - Intel MKL library installation directory
  • HPC_MKL_LIB - Intel MKL library file directory
  • HPC_MKL_INC - Intel MKL library include file directory