<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help me ! How to operate oneAPI in vscode on window 11 ? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486226#M166361</link>
    <description>&lt;P&gt;It is reasonably easy with Visual Studio instead of code.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 13:34:26 GMT</pubDate>
    <dc:creator>JohnNichols</dc:creator>
    <dc:date>2023-05-15T13:34:26Z</dc:date>
    <item>
      <title>Help me ! How to operate oneAPI in vscode on window 11 ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486181#M166356</link>
      <description>&lt;P&gt;I downloaded visual studio code on window 11.&lt;/P&gt;&lt;P&gt;And I have downloaded intel oneAPI base and HPC toolkits.&lt;/P&gt;&lt;P&gt;Then, how to operate intel Fortran Compiler(ifort) on vscode ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 09:39:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486181#M166356</guid>
      <dc:creator>sdj77</dc:creator>
      <dc:date>2023-05-15T09:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help me ! How to operate oneAPI in vscode on window 11 ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486226#M166361</link>
      <description>&lt;P&gt;It is reasonably easy with Visual Studio instead of code.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:34:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486226#M166361</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-05-15T13:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help me ! How to operate oneAPI in vscode on window 11 ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486228#M166363</link>
      <description>&lt;P&gt;I did see this :&amp;nbsp;&lt;A href="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" target="_blank" rel="noopener"&gt;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&lt;/A&gt;&amp;nbsp; but note that is in the linux guide I also saw&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=lfvy2fC2EUc" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=lfvy2fC2EUc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I use the normal Visual Studio, I am not sure of any advantages with VS Code....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:47:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486228#M166363</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-05-15T13:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help me ! How to operate oneAPI in vscode on window 11 ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486263#M166367</link>
      <description>&lt;P&gt;There is also a &lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi-hpc-toolkit/get-started-guide-windows/2023-1/run-a-sample-project-with-vscode.html" target="_blank" rel="noopener"&gt;Getting Started Guide for VS Code on Windows&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/user-guide-vs-code/2023-1/overview.html" target="_blank" rel="noopener"&gt;Using Visual Studio Code with Intel® oneAPI Toolkits User Guide&lt;/A&gt;. Unfortunately, the focus is C/C++. But it may help.&lt;/P&gt;
&lt;P&gt;Also, in the &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-fortran-compiler-system-requirements.html" target="_blank" rel="noopener"&gt;Intel Fortran System Requirements&lt;/A&gt; article there is a section "Visual Studio Code (VS Code) Extensions for Intel® oneAPI Toolkits".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 15:39:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Help-me-How-to-operate-oneAPI-in-vscode-on-window-11/m-p/1486263#M166367</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-05-15T15:39:35Z</dc:date>
    </item>
  </channel>
</rss>

