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
新手
325 次查看

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 项奖励
1 解答
Mark_Lewy
重要分销商 I
272 次查看

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.

在原帖中查看解决方案

1 回复
Mark_Lewy
重要分销商 I
273 次查看

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.

回复