<?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: Segmentation default caused by DFTI function in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1527350#M35223</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use below command line to compile the attached test code.&lt;/P&gt;
&lt;P&gt;" icx test.c -g -qmkl=parallel -lmkl_core -lmkl_intel_lp64 -lmkl_intel_thread -liomp5 -lpthread -qopenmp -lm -o test ".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have removed "-lgsl -lgslcblas " flags from command line as we could see that your code is not using any GSL specific implementations. We could see the code is working fine without any issues after this change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jilani Shaik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 11:11:08 GMT</pubDate>
    <dc:creator>IntelSupport</dc:creator>
    <dc:date>2023-09-26T11:11:08Z</dc:date>
    <item>
      <title>Segmentation default caused by DFTI function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1526312#M35222</link>
      <description>&lt;P&gt;I wrote a c language code in which DFTI is used, and it is attached. The filename is "test.c"&lt;/P&gt;&lt;P&gt;The compilation command line is "&amp;nbsp;icx test.c -g -qmkl=parallel -lgsl -lgslcblas -lmkl_core -lmkl_intel_lp64 -lmkl_intel_thread -liomp5 -lpthread -qopenmp -lm -o test ".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then used gdb: " gdb ./test ".&amp;nbsp;&lt;/P&gt;&lt;P&gt;It can be seen that after&amp;nbsp;DftiCommitDescriptor(fft_handle) was called, the address that the pointer "uv" pointed to cannot be accessed.&lt;/P&gt;&lt;P&gt;I would be very grateful if this problem could be solved.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 16:32:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1526312#M35222</guid>
      <dc:creator>TravelerPhys</dc:creator>
      <dc:date>2023-09-21T16:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Segmentation default caused by DFTI function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1527350#M35223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use below command line to compile the attached test code.&lt;/P&gt;
&lt;P&gt;" icx test.c -g -qmkl=parallel -lmkl_core -lmkl_intel_lp64 -lmkl_intel_thread -liomp5 -lpthread -qopenmp -lm -o test ".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have removed "-lgsl -lgslcblas " flags from command line as we could see that your code is not using any GSL specific implementations. We could see the code is working fine without any issues after this change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jilani Shaik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 11:11:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1527350#M35223</guid>
      <dc:creator>IntelSupport</dc:creator>
      <dc:date>2023-09-26T11:11:08Z</dc:date>
    </item>
    <item>
      <title>Re:Segmentation default caused by DFTI function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1529810#M35224</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;A gentle reminder:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Has the information provided helped? Could you please let us know if you need any other details?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jilani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2023 10:18:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1529810#M35224</guid>
      <dc:creator>IntelSupport</dc:creator>
      <dc:date>2023-10-03T10:18:42Z</dc:date>
    </item>
    <item>
      <title>Re:Segmentation default caused by DFTI function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1532907#M35285</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;A gentle reminder:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Has the information provided helped? Could you please let us know if you need any other details?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jilani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2023 05:26:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-default-caused-by-DFTI-function/m-p/1532907#M35285</guid>
      <dc:creator>IntelSupport</dc:creator>
      <dc:date>2023-10-12T05:26:03Z</dc:date>
    </item>
  </channel>
</rss>

