<?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: Can a DLL from a X86 CPU be used by the MAX 1100 GPU in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501815#M167082</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/95919"&gt;@Anders_S_1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Does your answer imply that there will be no Windows compiler in the future?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;See that "Retired" in my profile description? That means I have no insight into Intel's future plans - I was simply stating what I know exists today. I can tell you from experience that the level of HPC activity on Windows servers is very low compared to Linux, and I would find it understandable if Intel chooses to focus on Linux.&amp;nbsp; Intel today does have a Fortran compiler for Windows that targets other Intel GPUs, but again OpenMP offload must be used.&lt;/P&gt;&lt;P&gt;If you are itching to make use of the MAX GPU series, then I suggest seeing if the software you use can be adapted to use OpenMP and ported to Linux.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 21:31:42 GMT</pubDate>
    <dc:creator>Steve_Lionel</dc:creator>
    <dc:date>2023-07-04T21:31:42Z</dc:date>
    <item>
      <title>Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499104#M166999</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using a third party DLL library in my CPU-based calculations. Can this DLL library be used if I move parts of the computations to the GPU or has a new DLL library to be constructed?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 09:38:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499104#M166999</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-06-26T09:38:19Z</dc:date>
    </item>
    <item>
      <title>Re:Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499489#M167000</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in intel community.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know which GPU programming you are using to move it from CPU to GPU?&lt;/P&gt;&lt;P&gt;And also could you tell us about which 3rd party DLL you are using?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards,&lt;/P&gt;&lt;P&gt;Aishwarya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jun 2023 09:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499489#M167000</guid>
      <dc:creator>AishwaryaCV_Intel</dc:creator>
      <dc:date>2023-06-27T09:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499704#M167001</link>
      <description>&lt;P&gt;Hi Aishwarya,&lt;/P&gt;&lt;P&gt;The idea to move some calculations to the MAX 1100 GPU is in a very early stage.&lt;/P&gt;&lt;P&gt;If it is possible to use the third party DLL, this would strongly simplify the process.&lt;/P&gt;&lt;P&gt;The DLL library at the moment runs on a CPU with Intel Fortran Classic. I am greatly thankful for any advice on&lt;/P&gt;&lt;P&gt;this matter. I am a GPU novice, so maybe my question was silly. When it comes to choosing&lt;/P&gt;&lt;P&gt;software I have understood that SYCL/DC++ is one good choice in some cases.&lt;/P&gt;&lt;P&gt;I choose at the moment not to give the name of the third party distributing the DLLs.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 19:49:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1499704#M167001</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-06-27T19:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500356#M167010</link>
      <description>&lt;P&gt;The DLL would require that it be run on a processor supporting the instruction set specified when it was built. My understanding is that Intel Fortran supports OpenMP offloading to an Intel GPU, but not SYCL. In any case, the DLL would need to modified to take advantage of a GPU.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 13:56:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500356#M167010</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-06-29T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500786#M167036</link>
      <description>&lt;P&gt;Also, the&amp;nbsp;Intel® Data Center GPU Max 1100 is available only on Linux at this time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 16:50:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500786#M167036</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-06-30T16:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500805#M167038</link>
      <description>&lt;P&gt;FWIW (on Windows) x86 is 32-bit (x64 is 64-bit)&lt;/P&gt;&lt;P&gt;ifx (oneAPI Fortran) only generates 64-bit code (at least that is my understanding).&lt;/P&gt;&lt;P&gt;ifx supports OpenMP offloading to GPU, ifort does not.&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 17:43:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1500805#M167038</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-06-30T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501315#M167057</link>
      <description>&lt;P&gt;Hi Barbara,&lt;/P&gt;&lt;P&gt;Thanks! I hope/guess that Fortran will be added to the list sooner or later, won't it?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501315#M167057</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-03T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501318#M167058</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;What exactly is meant by offloading? Does this also include "embedding" the DLL in a suitable way, so it can be used&lt;/P&gt;&lt;P&gt;on the GPU hardware?&lt;/P&gt;&lt;P&gt;Where can I find a description of the OpenMP offloading?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:21:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501318#M167058</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-03T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501323#M167059</link>
      <description>&lt;P&gt;Offloading:&lt;/P&gt;&lt;P&gt;Code with offloading, when compiled with a compiler supporting offloading, generates "fat binaries".&lt;/P&gt;&lt;P&gt;By this we mean it generates code that runs on the CPU plus&lt;/P&gt;&lt;P&gt;partially-processed code to be one time JIT (Just In Time) compiled to be injected into the GPU.&lt;/P&gt;&lt;P&gt;The offloading at runtime is performed via compiler directives.&lt;/P&gt;&lt;P&gt;Google: "Fortran OpenMP offload examples"&lt;/P&gt;&lt;P&gt;One example:&amp;nbsp;&lt;A href="https://www.openmp.org/wp-content/uploads/SC19-Koniges-Legacy-Fortran.pdf" target="_blank"&gt;https://www.openmp.org/wp-content/uploads/SC19-Koniges-Legacy-Fortran.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:44:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501323#M167059</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-07-03T14:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501398#M167064</link>
      <description>&lt;P&gt;Hi Steve and Jim,&lt;/P&gt;&lt;P&gt;Thanks for elucidating answers!&lt;/P&gt;&lt;P&gt;A final question: If I modify my DLLs for the GPU hardware, it is then possible to offload&lt;/P&gt;&lt;P&gt;part of my ifx code with OpenMP to the GPU and there set up an MPI-parallelized computation.&lt;/P&gt;&lt;P&gt;As I can not use OpenMP parallelization, I have to use MPI.&lt;/P&gt;&lt;P&gt;Best&amp;nbsp; regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 18:08:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501398#M167064</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-03T18:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501638#M167070</link>
      <description>&lt;P&gt;Let me clarify. The Intel Fortran Compiler (ifx) will offload to an Intel GPU if you add OpenMP offload directives on both Windows and LInux.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The&amp;nbsp;Intel® Data Center GPU Max 1100 (PVC) can only be used on Linux.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 10:36:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501638#M167070</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-07-04T10:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501654#M167072</link>
      <description>&lt;P&gt;Barbara, is work being done on a driver for the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Intel® Data Center GPU Max 1100 (PVC)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so, when is it expected to be available?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jim Dempsey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 12:09:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501654#M167072</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-07-04T12:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501669#M167073</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Thanks also for the application example!&lt;/P&gt;&lt;P&gt;1. Having been told that the third party DLL library has to be recompiled to work on the MAX GPU, how do I get hold of&lt;/P&gt;&lt;P&gt;this compiler to make this change together with the third party selling the DLL library?&lt;/P&gt;&lt;P&gt;2. The DLL library uses two integer vectors in the calling program to store intermediate results. I have been told that&lt;/P&gt;&lt;P&gt;several attempts to use OpenMP has failed due to this and I have also tried with negative results. This is the reason&lt;/P&gt;&lt;P&gt;why I use MPI, which works.&amp;nbsp;Therefore, my question about MPI or non-OpenMP parallelization on the GPU remains.&lt;/P&gt;&lt;P&gt;I guess that your question to Barbara has to do with this, has'nt it?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 13:22:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501669#M167073</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-04T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501681#M167074</link>
      <description>&lt;P&gt;There's no point in asking for a compiler that doesn't exist, that being a Windows compiler targeting the MAX GPU.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:16:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501681#M167074</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-07-04T14:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501688#M167075</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Thanks for a rapid reply!&lt;/P&gt;&lt;P&gt;OK, I evidently asked the wrong question!&lt;/P&gt;&lt;P&gt;So, what to do if I sit with a DLL library that works with Fortran Classic and I want to offload&lt;/P&gt;&lt;P&gt;part of my code including the DLL library to the MAX GPU? Recompile it with the ifx compiler or what?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:48:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501688#M167075</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-04T14:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501704#M167076</link>
      <description>&lt;P&gt;As Barbara stated the MAX GPU is supported on Linux only. GPU support requires a driver for the O/S as well as the offload compiler component. Apparently, these are only supported (available) on Linux. As you are using a DLL, this means that you are running on Windows. Ergo, you are out of luck at this time as far as Windows goes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you have the source code to the dll2, you could consider dual booting you system, Windows and Linux, compiling the DLL as a Linux .so library, and run the application under Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, regarding Windows and OpenMP&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;EM&gt;The DLL library uses two integer vectors in the calling program to store intermediate results.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF these two vectors are module variables, make them threadprivate&lt;/P&gt;&lt;P&gt;ELSIF these two vectors are passed as arguments, have thest arguments local/private to the thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, IIF these two vectors are the entire problem dataset (as opposed to unique set per thread), then you will need to make code changes in dll2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 15:37:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501704#M167076</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-07-04T15:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501725#M167077</link>
      <description>&lt;P&gt;I do not know the roadmap for a GPU driver for&amp;nbsp;&lt;SPAN&gt;Intel® Data Center GPU Max 1100 (PVC) on Windows.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are GPU drivers for other Intel GPUs on Windows, if Windows is required. ifx with OpenMP offload directives are required to use them.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;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;Fortran System Requirements&lt;/A&gt; article gives more information on the Intel GPUs that have Windows drivers. Look in the Windows section and click on on the info to get the OCLOC and Level 9 driver information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Be aware that not all Intel GPUs have 64-bit hardware support.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:57:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501725#M167077</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-07-04T16:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501741#M167078</link>
      <description>&lt;P&gt;Hi Barbara,&lt;/P&gt;&lt;P&gt;Thanks very much for your informative answer!&lt;/P&gt;&lt;P&gt;As I have a feeling that the MAX GPU with 64-bit support is right&lt;/P&gt;&lt;P&gt;for my application, I do ask you to keep me posted when this becomes clear.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:27:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501741#M167078</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-04T18:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501743#M167079</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Does your answer imply that there will be no Windows compiler in the future?&lt;/P&gt;&lt;P&gt;Best&amp;nbsp; regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:30:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501743#M167079</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-04T18:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can a DLL from a X86 CPU be used by the MAX 1100 GPU</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501748#M167080</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Thanks for your suggestions to try to make OpenMP work. I will&lt;/P&gt;&lt;P&gt;try these ideas asap.&lt;/P&gt;&lt;P&gt;If possible I will try to stay with Windows as I use the QuickWin library as&lt;/P&gt;&lt;P&gt;an excellent run-time process monitor of the time evolution of multi-particle kinetics.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anders S&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:41:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Can-a-DLL-from-a-X86-CPU-be-used-by-the-MAX-1100-GPU/m-p/1501748#M167080</guid>
      <dc:creator>Anders_S_1</dc:creator>
      <dc:date>2023-07-04T18:41:10Z</dc:date>
    </item>
  </channel>
</rss>

