Skip to main content

Intel: Intel OneAPI Classic compilers

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: Intel
Description: Intel OneAPI Classic compilers
For more information: https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
Categories:
License: Free2Use (Intel End User License Agreement for Developer Tools)

General usage information

This module will set your environment to use the classic Intel compilers, including:

  • C compiler (icc)
  • C++ compiler (icpc)
  • Fortran compiler (ifort)
  • Intel also has started a line of LLVM based compilers. To access those compilers, use the oneapi module.

    NOTE: It is expected that Intel will be dropping support for the classic compilers at some point, at which time we will no longer be able to support them. Users are strongly encouraged to migrate existing projects to the oneapi compilers.

    NOTE: This module no longer sets up your environment for MPI or other components. There are now distinct modulefiles for these components. See also our toolchain modules.

    Available versions of the package Intel, by cluster

    This section lists the available versions of the package Intelon the different clusters.

    Available versions of Intel on the Zaratab cluster

    Available versions of Intel on the Zaratab cluster
    Version Module tags CPU(s) optimized for GPU ready?
    2023.1.0 intel/2023.1.0 x86_64 Y
    2021.4.0 intel/2021.4.0 x86_64 Y






    Back to Top