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

Help me ! How to operate oneAPI in vscode on window 11 ?

sdj77
New Contributor I
755 Views

I downloaded visual studio code on window 11.

And I have downloaded intel oneAPI base and HPC toolkits.

Then, how to operate intel Fortran Compiler(ifort) on vscode ? 

 

0 Kudos
3 Replies
JohnNichols
Valued Contributor III
732 Views

It is reasonably easy with Visual Studio instead of code. 

0 Kudos
andrew_4619
Honored Contributor II
731 Views

I did see this : https://www.intel.com/content/www/us/en/docs/oneapi-hpc-toolkit/get-started-guide-linux/2023-0/run-a-sample-project-with-vscode.html  but note that is in the linux guide I also saw https://www.youtube.com/watch?v=lfvy2fC2EUc

 

But I use the normal Visual Studio, I am not sure of any advantages with VS Code.... 

 

0 Kudos
Barbara_P_Intel
Moderator
708 Views

There is also a Getting Started Guide for VS Code on Windows

And Using Visual Studio Code with Intel® oneAPI Toolkits User Guide. Unfortunately, the focus is C/C++. But it may help.

Also, in the Intel Fortran System Requirements article there is a section "Visual Studio Code (VS Code) Extensions for Intel® oneAPI Toolkits".

 

0 Kudos
Reply