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

Is it true I only need Fortran Essentials to make programs in VS2022

CHobbs1
New Contributor I
343 Views

My VS2022/Intel Fortran took a turn for the worse when my VS2022 was upgraded (my bad).  Now I need to update the Fortran compiler.  I had always installed the oneapi base toolkit first and the HPC toolkit second.  Looking more carefully at the Intel website, it indicates I don't need the base toolkit if I will not be compiling some sample codes (I won't) and the HPC toolkit has way more than I need.  So, if I want to compile just my fortran programs with the Winteracter library for windows - like programs, do I only need the Fortran essentials toolkit?

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
326 Views

As long as you also have the Visual Studio support for "C++ Desktop Applications", you're good.

Igor_V_Intel
Moderator
240 Views

You may also download the compiler as a standalone installation package from here: https://www.intel.com/content/www/us/en/developer/tools/oneapi/fortran-compiler-download.html

0 Kudos
Reply