Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Intel oneApi 2026.1 release notes

BenT
Novice
537 Views

I can't find release notes on the Intel site.  Did the 2026.1 release include any updates to the IFX Fortran compiler that might address debug stepping issues in Visual Studio 2022 and 2026?

0 Kudos
1 Solution
Mark_Lewy
Valued Contributor I
484 Views

There isn't a 2026.1 release at Download Intel® Fortran Compiler, it's still at 2026.0.0.  If you are using Ubuntu, I think there was a patch release, but it doesn't appear to have changed the version of ifx

/opt/intel/oneapi/compiler/2026.0/bin/ifx --version
ifx (IFX) 2026.0.0 20260331
Copyright (C) 1985-2026 Intel Corporation. All rights reserved.

View solution in original post

1 Reply
Mark_Lewy
Valued Contributor I
485 Views

There isn't a 2026.1 release at Download Intel® Fortran Compiler, it's still at 2026.0.0.  If you are using Ubuntu, I think there was a patch release, but it doesn't appear to have changed the version of ifx

/opt/intel/oneapi/compiler/2026.0/bin/ifx --version
ifx (IFX) 2026.0.0 20260331
Copyright (C) 1985-2026 Intel Corporation. All rights reserved.

Reply