Skip to main content

Intel: Intel OneAPI new 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 new 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 new Intel compilers, including:

  • C compiler (icx)
  • C++ compiler (icpx)
  • Fortran compiler (ifx)
  • These are the new line of LLVM based compilers from Intel. To access the legacy Intel compilers, use: module load intel intel-mpi intel-tbb etc.

    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 oneapi/2023.1.0 x86_64 Y
    2021.4.0 oneapi/2021.4.0 x86_64 Y






    Back to Top