Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29304 讨论

Issue with oneAPI Base Toolkit 2022.1.2 for Windows

Barbara_P_Intel
2,868 次查看

Known Issues and Limitations

  • “ifort” and “icl” are not available in the command window environment while using Intel® oneAPI Base Toolkit 2022.1.2 on top of Intel® oneAPI HPC Toolkit 2022.1 or Intel® oneAPI IoT Toolkit 2022.1. The workaround is the following:

     1. Create config.txt file with the following content

compiler=2022.0.0

     2. Call setvars.bat with an additional option

setvars.bat --config <path to config.txt>

Fixes will be available soon in Intel® oneAPI HPC Toolkit 2022.1.2 and Intel® oneAPI IoT Toolkit 2022.1.2.

I'll post the news when those are available.

 

0 项奖励
1 解答
Barbara_P_Intel
2,610 次查看

Today Intel made available the fix I promised in the initial posting!    

From the oneAPI HPC Toolkit Release Notes:

New in 2022.1.2 Product Release for Windows* only

  • For customers who installed Intel oneAPI Base Toolkit 2022.1.2 and applied the workaround described in Known Issues and Limitations section of Release Notes for that release:
    • Install Intel oneAPI HPC Toolkit 2022.1.2 and remove previously applied workaround.

 

在原帖中查看解决方案

0 项奖励
10 回复数
JohnNichols
重要分销商 III
2,848 次查看

If I remove the 2022.1.1 basekit and hpc, can I then not follow this step? 

 

 

0 项奖励
Barbara_P_Intel
2,838 次查看

Uninstalling the Intel oneAPI Base Toolkit 2022.1.2 and installing Intel oneAPI Base Toolkit 2022.1 helps fix this problem. Please choose the “Customize” option when installing and unselect the Intel Distribution of Python. 

And as Ron posted the command window is affected by this issue, not Visual Studio.

 

0 项奖励
JohnNichols
重要分销商 III
2,825 次查看

Ok, so after reading the stuff, and thinking on the problem, I am reminded of what my daughter said this morning, "Ba ba", she speaks Chinese, "It is best if you do nothing."

She is a sensible girl.  I will follow her advice. 

Just out of interest, is this announcement the same as the Christmas announcement of version .1, where you wait 14 days to announce the release, per Intel standards.  

0 项奖励
Diego_Quexada
初学者
2,790 次查看

Hello Barbara, thanks for pointing that out, I am having trouble running some fortran subroutines , if I were to install again intel oneAPI HPC toolkit version 2022.1 . where can i find it?

I would appreciate greatly any help.

 

0 项奖励
Diego_Quexada
初学者
2,739 次查看

Thank you PSK1, but i meant oneAPI Base Toolkit 2022.1.1, since the issue is with that version I think. I already installed the version that is in your link of the  HPC Toolkit.

Sorry for the mixup.

0 项奖励
PSK1
新手
2,735 次查看

Hi Diego

OK, I was wondering the same.. but here you go  -  Base Toolkit 2022.1

https://registrationcenter-download.intel.com/akdlm/irc_nas/18418/w_BaseKit_p_2022.1.0.116_offline.exe

Best regards

Diego_Quexada
初学者
2,727 次查看

Thank you! I'll give it a try.

0 项奖励
Diego_Quexada
初学者
2,785 次查看

By the way,  I tried setting the config.txt file and added a line in the setvars.bat file as follows:

<install-dir>\setvars.bat --config "C:\Program Files (x86)\Intel\oneAPI\config.txt"

Yet, this doesn't work for me, as you can see, I am not used to work with .bat files, any idea what could I do?

Thanks again!

0 项奖励
Barbara_P_Intel
2,611 次查看

Today Intel made available the fix I promised in the initial posting!    

From the oneAPI HPC Toolkit Release Notes:

New in 2022.1.2 Product Release for Windows* only

  • For customers who installed Intel oneAPI Base Toolkit 2022.1.2 and applied the workaround described in Known Issues and Limitations section of Release Notes for that release:
    • Install Intel oneAPI HPC Toolkit 2022.1.2 and remove previously applied workaround.

 

0 项奖励
回复