<?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 i have linked wit win32 and i in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929812#M13659</link>
    <description>i have linked wit win32 and i'm  using mkl  which is part of intel parallel studio 11</description>
    <pubDate>Mon, 22 Oct 2012 08:00:54 GMT</pubDate>
    <dc:creator>rakesh</dc:creator>
    <dc:date>2012-10-22T08:00:54Z</dc:date>
    <item>
      <title>issue with intel debugger</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929810#M13657</link>
      <description>&lt;P&gt;i'm evaluating fft function of mkl library.&lt;/P&gt;
&lt;P&gt;i'm running example code under dftc directory. and example code is real_1d_ccs_double_ex1.c&lt;/P&gt;
&lt;P&gt;and support c files are dfti_example_status_print.c, dfti_example_support.c.&lt;/P&gt;
&lt;P&gt;i don't see any error during compilation and building the project.&lt;/P&gt;
&lt;P&gt;but when i go to debug mode. it comes out of debug mode with &amp;nbsp;following message "Native has exited with code1(0x1)".&lt;/P&gt;
&lt;P&gt;i'm not able to see output.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2012 05:46:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929810#M13657</guid>
      <dc:creator>rakesh</dc:creator>
      <dc:date>2012-10-19T05:46:40Z</dc:date>
    </item>
    <item>
      <title>how exactly have you linked</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929811#M13658</link>
      <description>how exactly have you linked this example? 
is it 10.3 version?
win32 or 64?</description>
      <pubDate>Sun, 21 Oct 2012 05:37:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929811#M13658</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-10-21T05:37:36Z</dc:date>
    </item>
    <item>
      <title>i have linked wit win32 and i</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929812#M13659</link>
      <description>i have linked wit win32 and i'm  using mkl  which is part of intel parallel studio 11</description>
      <pubDate>Mon, 22 Oct 2012 08:00:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929812#M13659</guid>
      <dc:creator>rakesh</dc:creator>
      <dc:date>2012-10-22T08:00:54Z</dc:date>
    </item>
    <item>
      <title>i have linked wit win32 and i</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929813#M13660</link>
      <description>i have linked wit win32 and i'm  using mkl  which is part of intel parallel studio 11</description>
      <pubDate>Mon, 22 Oct 2012 08:01:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929813#M13660</guid>
      <dc:creator>rakesh</dc:creator>
      <dc:date>2012-10-22T08:01:01Z</dc:date>
    </item>
    <item>
      <title>Hi Rakesh,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929814#M13661</link>
      <description>Hi Rakesh, 

I assume you are working the project with Microsoft Visual studio, right?. 

the example need input file real_1d_ccs_double_ex1.d which is located in directory data. 
 But you can simplify the code , for example in real_1d_ccs_double_ex1.c
comment the line and insert n=5.

  //   if(read_data_file_1d(argc, argv, &amp;amp;n)) return 1;
n=5;
Then ctrl+F5, you will see the correct output. 

Best Regards,
Ying
I att</description>
      <pubDate>Mon, 22 Oct 2012 08:52:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/issue-with-intel-debugger/m-p/929814#M13661</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2012-10-22T08:52:01Z</dc:date>
    </item>
  </channel>
</rss>

