Intel oneapiΒΆ
Summary
Source: https://www.intel.com/content/www/us/en/developer/tools/oneapi/toolkits.html
License: terms of use
Path: /opt/intel
Documentation: https://www.intel.com/content/www/us/en/developer/tools/oneapi/documentation.html
oneAPI provides a comprehensive set of libraries, open source repositories, SYCL-based C++ language extensions, and optimized reference implementations.
The intel oneapi kit is installed in /opt/intel/
module load intel
module avail
will list a large set of intel modules. THe compiler setup can be set with
module load intel compiler
Thee number of available versions can be listed with "module avail intel". Currently the versions are 2023,2024 and for legacy reasons also 2022.