<?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:getting error with make libintel64 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1495246#M34655</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jun 2023 11:10:35 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2023-06-13T11:10:35Z</dc:date>
    <item>
      <title>getting error with make libintel64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1491070#M34619</link>
      <description>&lt;P&gt;/opt/intel/oneapi/mkl/latest/interfaces/fftw3xf$ make libintel64&lt;BR /&gt;make -f makefile lib _IA=intel64&lt;BR /&gt;make[1]: Entering directory '/opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf'&lt;BR /&gt;mkdir -p ./obj_intel&lt;BR /&gt;icc -Wall -Werror -I/opt/intel/oneapi/mkl/2023.1.0/include -I/opt/intel/oneapi/mkl/2023.1.0/include/fftw -c /opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf/wrappers/fftw_alignment_of.c -o obj_intel/fftw_alignment_of.o&lt;BR /&gt;icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message.&lt;BR /&gt;error: can't open file obj_intel/fftw_alignment_of.o for write&lt;BR /&gt;compilation aborted for /opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf/wrappers/fftw_alignment_of.c (code 1)&lt;BR /&gt;make[1]: *** [makefile:150: obj_intel/fftw_alignment_of.o] Error 1&lt;BR /&gt;make[1]: Leaving directory '/opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf'&lt;BR /&gt;make: *** [makefile:89: libintel64] Error 2&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 04:55:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1491070#M34619</guid>
      <dc:creator>sumakhoo</dc:creator>
      <dc:date>2023-05-30T04:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: getting error with make libintel64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1491199#M34620</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try setting the installation path to other location during the 'make' step as shown below:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; make libintel64 compiler=gnu/icc/icx INSTALL_DIR=&amp;lt;required-path&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Please find the below screenshot where we are able to get the file without any error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VarshaS_Intel_0-1685459244284.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/42071i61A7304FF585C786/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="VarshaS_Intel_0-1685459244284.png" alt="VarshaS_Intel_0-1685459244284.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the below link for more details about building the fftw3 interface:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/building-your-own-fftw3-interface-wrapper-library.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/building-your-own-fftw3-interface-wrapper-library.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know if you are facing any errors while building fftw3? If your issue persists, could you elaborate and provide us with the OS details and steps you followed to investigate your issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 15:07:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1491199#M34620</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-05-30T15:07:43Z</dc:date>
    </item>
    <item>
      <title>Re:getting error with make libintel64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1493255#M34643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jun 2023 14:42:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1493255#M34643</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-06-06T14:42:57Z</dc:date>
    </item>
    <item>
      <title>Re:getting error with make libintel64</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1495246#M34655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2023 11:10:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/getting-error-with-make-libintel64/m-p/1495246#M34655</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-06-13T11:10:35Z</dc:date>
    </item>
  </channel>
</rss>

