Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
services:internal:intel-home [2017/12/18 08:14]
urgias
services:internal:intel-home [2021/03/02 12:06]
urgias
Line 1: Line 1:
-====== ​Install ​Intel Compilers ​on Laptop ​======+====== ​Installing ​Intel Compilers ====== 
 + 
 +There is an important update about Intel compilers since 2021: the Intel compilers are now completely free of charge, and can be installed on Windows, Mac and Linux operating systems.\\
 \\ \\
 +The Intel OneAPI Software is the free Intel software that contains also the Intel Fortran and C++ compilers, the debugger and the MKL libraries.\\
 +oneAPI is an Intel open, unified programming model built on standards to simplify development and deployment of data-centric workloads across CPUs, GPUs, FPGAs and other accelerators.\\
 \\ \\
 +You can find here userful info about [[https://​software.intel.com/​content/​www/​us/​en/​develop/​tools/​oneapi.html|the OneAPI SW]] and its [[https://​software.intel.com/​content/​www/​us/​en/​develop/​tools/​oneapi/​all-toolkits.html|toolkit packages]]\\
 +\\
 +In order to get the compiler, degugger and mkl libraries it is sufficient to install two toolkits: the [[https://​software.intel.com/​content/​www/​us/​en/​develop/​tools/​oneapi/​base-toolkit.html|"​Intel OneAPI Base Toolkit"​]] and the [[https://​software.intel.com/​content/​www/​us/​en/​develop/​tools/​oneapi/​hpc-toolkit.html|"​Intel OneAPI HPC Toolkit"​]] which is the one containing the compilers, debugger and mkl libraries (but it requires also the base toolkit to work).\\
  
-There are NO home licenses of Intel Compilers in SISSA, but you can use them on your laptop when it is connected to SISSA network (so inside SISSA or using VPN).  +Here some [[https://software.intel.com/content/www/​us/​en/​develop/​documentation/​oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/​top/​compiler-setup/​using-the-command-line/​invoking-the-compiler.html|useful help pages]].
- +
-  * Download your SW from the "​intel"​ folder here: [[http://go.sissa.it/software/]] +
-  * and when it asks for a license file tell him to user a license server with these information: ​+
 \\ \\
 \\ \\
-  * License server: clio.sissa.it. +We have installed these compilers on the SISSA Linux workastionsYou find them among the modules, loading the last intel compiler version with the command line "​module load intel/2021.1"\\
-  * Port number: 28518+
 \\ \\
-\\ +but you can also install them on your laptop or personal desktop 
-Otherwise use this file: [[:​services:​internal:​licenses.lic|Intel license file]]+