Intel® Fortran Compiler System Requirements

ID 765569
Updated 10/29/2024
Version 2025.0
Public

author-image

By

Hardware Requirements

CPUs:

Systems based on Intel® 64 architectures below are supported both as host and target platforms.

  • Intel® Core™ processor family or higher
  • Intel® Xeon® processor family
  • Intel® Xeon® Scalable processor family
  • Intel® Core™ Ultra processors

Requirements for Accelerators - GPUs:

  • Intel® UHD Graphics for 11th generation Intel processors or newer
  • Intel® Iris® Xe graphics
  • Intel® Arc™ graphics
  • Intel® Server GPU
  • Intel® Data Center GPU Flex Series
  • Intel® Data Center GPU Max Series

Disk Space:

  • ~3 GB of disk space (minimum) if only installing the compiler and its libraries.
  • Maximum of ~14 GB disk space if installing all components

NOTE: During the installation process, the installer may need up to 6 GB of additional temporary disk storage to manage the download and intermediate installation files.

Memory:

  • 8 GB RAM recommended

Software Requirements

The Intel® Fortran compiler is included in the Intel® HPC Toolkit. 

Linux* OS

Supported Linux distributions with oneAPI 2025.0

  • Red Hat Enterprise Linux* 8.x, 9.x
  • Ubuntu 22.04, 24.04
  • Fedora*  39, 40
  • SuSE LINUX Enterprise Server* 15 SP4, SP5, SP6
  • Debian* 11, 12
  • Rocky Linux 9
  • WSL 2
  • For OpenMP TARGET using Intel accelerators (GPU)  
    • Intel® Data Center GPU Max Series (PVC)
      • Red Hat Enterprise Linux* 8.8, 8.10, 9.2, 9.4
      • SuSE LINUX Enterprise Server* 15 SP4, SP5, SP6
      • Ubuntu 22.04, 24.04
    • Intel® Data Center GPU Flex Series (ATS-M)
      • Red Hat Enterprise Linux* 8.8, 8.10, 9.2, 9.4
      • Ubuntu 22.04, 24.04
    • Intel® Arc™ graphics (dGPU)
      • Ubuntu 22.04, 24.04
    • Intel® Iris® Xe graphics (iGFX)
      • Ubuntu 22.04, 24.04
    • Level 0 and OpenCL  graphics drivers are required to be installed
      • To install the Linux General Purpose Intel GPUs (GPGPU) Driver, see the installation guide and follow the directions for your device.
  • GNU* Bash is required for local installation and for setting up the environment to use the toolkit.
  • Linux kernel 4.11 or higher
  • Linux Developer tools component installed, including gcc, g++ and related tools.
  • The Intel® compilers are tested with a number of different Linux distributions, with different versions of gcc. The version of glibc you use must be consistent with the version of gcc in use. other distributions may or may not work and are not recommended. If you have questions and have Commercial Support, create a support ticket. Otherwise, use the Intel Community Forums when you need assistance

Windows*

oneAPI 2025.0

Supported Windows* versions with oneAPI 2025.0

For CPU:
  • Microsoft* Windows* Pro and Enterprise 10, 11
  • Microsoft* Windows* Server 2019, 2022

For GPU:

  • Intel® Data Center GPU Flex Series (ATS-M)
    • Microsoft* Windows* Pro and Enterprise 10, 11
    • Microsoft* Windows* Server 2019, 2022
  • Intel® Arc™ graphics (dGPU)
    • Microsoft* Windows* Pro and Enterprise 10, 11
  • Intel® Iris® Xe graphics (iGfX)
    • Microsoft* Windows* Pro and Enterprise 10, 11
  • Level 0 and OpenCL graphics drivers are required
    • To install the driver follow the directions in the article appropriate for your device
      • Intel® Iris® Xe MAX (DG1) and 11th-13th Gen Intel® Core™ Processor Graphics directions
      • Intel® Data Center GPU Flex Series (ATS-M). Contact your OEM representative for access to the Intel Registration Center.

NOTE: To use the Intel Fortran compiler successfully, Microsoft Visual Studio or Visual Studio Build Tools must be installed on Windows. More information is available here.

Supported Windows* versions with oneAPI 2024.2

  • Microsoft* Windows* Pro and Enterprise 10
  • Microsoft* Windows* Pro and Enterprise 11
  • Microsoft* Windows* Server 2019
  • Microsoft* Windows* Server 2022
  • For OpenMP TARGET (ifx only) using Intel accelerators (GPU)
    • Intel® Data Center GPU Flex Series (ATS-M)
      • Microsoft* Windows* Pro and Enterprise 10 x64
      • Microsoft* Windows* Pro and Enterprise 11 x64
      • Microsoft* Windows* Server 2019
      • Microsoft* Windows* Server 2022
    • Intel® Arc™ graphics (dGPU)
      • Microsoft* Windows* Pro and Enterprise 10 x64
      • Microsoft* Windows* Pro and Enterprise 11 x64
    • Intel® Iris® Xe graphics (iGfX)
      • Microsoft* Windows* Pro and Enterprise 10 x64
      • Microsoft* Windows* Pro and Enterprise 11 x64
    • Level 0 and OpenCL graphics drivers are required
      • To install the driver follow the directions in the article appropriate for your device
        • Intel® Iris® Xe MAX (DG1) and 11th-13th Gen Intel® Core™ Processor Graphics directions
        • Intel® Data Center GPU Flex Series (ATS-M). Contact your OEM representative for access to the Intel Registration Center.

Development Environment

Microsoft Visual Studio*  

  • To use the Microsoft Visual Studio* development environment or command-line tools to build Intel® 64 architecture applications these versions are supported:
  • To use command-line tools only to build Intel® 64 architecture applications these versions are supported:
    • Visual Studio Build Tools*  2019 or 2022

Visual Studio Code (VS Code) Extensions for Intel® oneAPI Toolkits

The VS Code extensions for oneAPI Toolkits assist developers in creating, debugging, and profiling oneAPI applications. The Using Visual Studio Code with Intel® oneAPI Toolkits User Guide provides additional details.

The following VS Code extensions are available in the VS Code Marketplace:

  • Code Sample Browser for Intel® oneAPI Toolkits
  • Environment Configurator for Intel® oneAPI Toolkits
  • Analysis Configurator for Intel® oneAPI Toolkits
  • GDB with GPU Debug Support for Intel® oneAPI Toolkits
  • Extension Pack for Intel Software Developer Tools

Microsoft Windows Subsystem for Linux

 ​​​​​Known Issues

  • For the oneAPI 2025.0 and 2024.2 release, the Microsoft Visual Studio validated versions are the same as for oneAPI 2024.1:
    • up to Visual Studio 2022   version 17.9.2
    • up to Visual Studio 2019   version 16.11.34 

           See Intel® Compilers Compatibility with Microsoft Visual Studio* and Xcode*. Please be aware of this when updating Visual Studio.

  • Microsoft Visual Studio 2022, the 17.2 update, breaks the Intel Fortran Integrations into Visual Studio. For up-to-date information, see this article.
  • Intel® oneAPI Toolkits 2022.1.3 and earlier and Intel® Parallel Studio XE (any version) do not support Microsoft Visual Studio 2022. On systems with Microsoft Visual Studio 2022 installed, Intel® oneAPI and Intel® Parallel Studio XE installers may fail during installation, upgrade, modification, or uninstallation. Refer to this article for more information.
  • The environment start up scripts have been migrated to POSIX compliant scripts. For non-POSIX shells, such as csh, there is a workaround for command-line usage for the Component Directory Layout:

      % bash -c 'source /opt/intel/oneapi/setvars.sh ; exec csh'

           For the Unified Directory Layout use

     % bash -c 'source <install-dir>/<toolkit-version>/oneapi-vars.sh ; exec csh'

Deprecation Notice

  •  None

macOS*

NOTE: Intel oneAPI HPC Toolkit and Intel Fortran Compilers for macOS on x86 were discontinued in the 2024.0 release.   

Getting Started Guides

Previous oneAPI Releases

Intel Fortran Compiler System Requirements for:

Notices and Disclaimers

Intel technologies may require enabled hardware, software, or service activation.

No product or component can be absolutely secure.

Your costs and results may vary.

© Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.

No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document.

The products described may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request.

Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.