<?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 Hi Gennady, I am not sure in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971094#M16595</link>
    <description>&lt;P&gt;Hi Gennady, I am not sure whether this is useful for you. I bundled our simulation code here&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;A href="https://dl.dropboxusercontent.com/u/23177754/mps-bundle-gcc.tar.gz" target="_blank"&gt;https://dl.dropboxusercontent.com/u/23177754/mps-bundle-gcc.tar.gz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It consists on a general purpose high-level algebra library for C++ (mps-bundle-gcc/) and the simulation itself (mps-bundle-gcc/xy_...). To build it and run it is a three steps process:&lt;/P&gt;

&lt;P&gt;* From mps-bundle-gcc/ issue "CC=gcc make build" this should detect the Intel MKL library and build the software with it&lt;/P&gt;

&lt;P&gt;* From mps-bundle-gcc/xy_stuck issue "make"&lt;/P&gt;

&lt;P&gt;* Execute mps-bundle-gcc/xy_stuck/xy_stuck.exe&lt;/P&gt;

&lt;P&gt;In our case memory consumption grows until the program issues a SIGSEGV&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I attach here the valgrind summary&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/23177754/xy_stuck.log" target="_blank"&gt;https://dl.dropboxusercontent.com/u/23177754/xy_stuck.log&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2014 14:44:22 GMT</pubDate>
    <dc:creator>Juan_Jose_Garcia_Rip</dc:creator>
    <dc:date>2014-01-30T14:44:22Z</dc:date>
    <item>
      <title>MKL+GCC+GOMP segfaults</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971092#M16593</link>
      <description>&lt;P&gt;Hi, I am experiencing the problem that I mention in the title. I have a program that we have built and linked in three different way: (i) ICC + MKL, (ii) GCC + MKL + GOMP and (iii) GCC + Atlas. Out of them, only (i) and (iii) seem to work, because option (ii) breaks down with a segmentation fault in mkl_serv_malloc() after exhausting all memory.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 23:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971092#M16593</guid>
      <dc:creator>Juan_Jose_Garcia_Rip</dc:creator>
      <dc:date>2014-01-29T23:16:00Z</dc:date>
    </item>
    <item>
      <title>can you give us the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971093#M16594</link>
      <description>&lt;P&gt;can you give us the example of the code for reproducing the problem on our side?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 03:35:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971093#M16594</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-01-30T03:35:55Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady, I am not sure</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971094#M16595</link>
      <description>&lt;P&gt;Hi Gennady, I am not sure whether this is useful for you. I bundled our simulation code here&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&lt;A href="https://dl.dropboxusercontent.com/u/23177754/mps-bundle-gcc.tar.gz" target="_blank"&gt;https://dl.dropboxusercontent.com/u/23177754/mps-bundle-gcc.tar.gz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It consists on a general purpose high-level algebra library for C++ (mps-bundle-gcc/) and the simulation itself (mps-bundle-gcc/xy_...). To build it and run it is a three steps process:&lt;/P&gt;

&lt;P&gt;* From mps-bundle-gcc/ issue "CC=gcc make build" this should detect the Intel MKL library and build the software with it&lt;/P&gt;

&lt;P&gt;* From mps-bundle-gcc/xy_stuck issue "make"&lt;/P&gt;

&lt;P&gt;* Execute mps-bundle-gcc/xy_stuck/xy_stuck.exe&lt;/P&gt;

&lt;P&gt;In our case memory consumption grows until the program issues a SIGSEGV&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I attach here the valgrind summary&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://dl.dropboxusercontent.com/u/23177754/xy_stuck.log" target="_blank"&gt;https://dl.dropboxusercontent.com/u/23177754/xy_stuck.log&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:44:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-GCC-GOMP-segfaults/m-p/971094#M16595</guid>
      <dc:creator>Juan_Jose_Garcia_Rip</dc:creator>
      <dc:date>2014-01-30T14:44:22Z</dc:date>
    </item>
  </channel>
</rss>

