Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29589 ディスカッション

intel oneapi base toolkit 2024.2 linux

michaelss7
ビギナー
818件の閲覧回数

Is anybody able to give me a link to download intel oneapi base toolkit 2024.2 for linux? The main link https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=oneapi-toolkit&oneapi-toolkit-os=linux&oneapi-lin=offline doesn't work. It only downloads the latest version which doesn't contain the ifort complier it only contains ifx. The application I'm using doesn't work with this version.

 

Thanks in advance

0 件の賞賛
1 返信
MarcGrodent
新規コントリビューター II
808件の閲覧回数

ifort is no longer distributed by Intel.

Check out this link for more information about how to access older versions of the compiler:

https://community.intel.com/t5/Intel-Fortran-Compiler/Older-Compiler-Download-Information/m-p/1372725#M160803 

 

Note that the Fortran compiler is included in the Intel oneAPI HPC Toolkit, not in the Base Toolkit.

 

"... The application I'm using doesn't work with this version": please describe the issue if you want help from the people on this forum...

返信