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

Intel One API

needyourhelp
Beginner
519 Views

Hello. I just installed both Intel One API HPC and Base Toolkit. But when I open Visual Studio ----> About Microsoft Visual Studio----> I don't see all Intel related products (just 2 of them appear), as shown in the screenshot attached. It seems like the Intel API were not fully integrated within Visual Studio.   

     Thank you in advance for your help

needyourhelp_0-1738769751658.png

0 Kudos
4 Replies
jimdempseyatthecove
Honored Contributor III
510 Views

Have you installed:

Visual C++ 2022 00482-90000-00000-AA203
Microsoft Visual C++ 2022

 

The oneAPI tools use the MS VS C runtime libraries and linker. This must be present in MS VS prior to installation of oneAPI toolkits.

 

Also, oneAPI installation order is: Base Toolkit, then HPC Toolkit

 

Jim Dempsey

0 Kudos
Steve_Lionel
Honored Contributor III
451 Views
0 Kudos
needyourhelp
Beginner
382 Views

Thank you for your help. Apparently the 2025 versions do not support the fortran compilers, so I eventually had to install the 2024 versions for both Intel OneAPI Base Toolkit and Intel OneAPI HPC Toolkit. And It worked.

0 Kudos
andrew_4619
Honored Contributor III
381 Views

" Apparently the 2025 versions do not support the fortran compilers"- The OneAPI 2025 versions support IFX Fortran not IFORT and IFX  Fortran

Reply