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 [2021/03/02 11:45]
urgias
services:internal:intel-home [2021/03/02 12:06]
urgias
Line 3: Line 3:
 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.\\ 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 software that contains ​ALSO the Intel Fortran and C++ compilers, the debugger and the MKL libraries.\\ +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 open, unified programming model built on standards to simplify development and deployment of data-centric workloads across CPUs, GPUs, FPGAs and other accelerators.\\ +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|this SW]] and its [[https://​software.intel.com/​content/​www/​us/​en/​develop/​tools/​oneapi/​all-toolkits.html|toolkit packages]]\\+
 \\ \\
-Among them 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.\\+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).\\
  
 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]]. 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]].
 \\ \\
 \\ \\
-We have installed these compilers on the SISSA Linux workastiona. You find them among the modules, loading the last intel compiler version with the command line "​module load intel/​2021.1"​.\\+We have installed these compilers on the SISSA Linux workastions. You find them among the modules, loading the last intel compiler version with the command line "​module load intel/​2021.1"​\\
 \\ \\
-You install them on your laptop or personal desktop. ​+but you can also install them on your laptop or personal desktop. ​