<?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 Mario, I am not sure in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007903#M19033</link>
    <description>&lt;P&gt;Mario, I am not sure understand your question. Have a look at the&amp;nbsp;vmlSetMode/vmlGetMode &amp;nbsp;example? &amp;nbsp;You may find such example &amp;nbsp;into&amp;nbsp;mklrootl\examples\vmlc\source\ directory. See in mode.c. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2015 14:12:50 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2015-09-02T14:12:50Z</dc:date>
    <item>
      <title>vmlSetMode is not working</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007902#M19032</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I wanted to use the function vmlSetMode for c++ but the input parameter is &lt;STRONG&gt;ignored &lt;/STRONG&gt;for all possible inputs. For example:&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;unsigned int x = vmlSetMode(VML_ERRMODE_IGNORE);
unsigned int y = vmlGetMode();&lt;/PRE&gt;

&lt;P&gt;The value of x seems to be random (0xffffb2c0, 0xffffaa36, ...) and y is always&amp;nbsp;different from VML_ERRMODE_IGNORE and equals x.&lt;/P&gt;

&lt;P&gt;System infos: RedHat, Netbeans 8.0.2, Parallel Studio Composer 2016.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Does anybody have an idea?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 12:00:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007902#M19032</guid>
      <dc:creator>Mario_K_</dc:creator>
      <dc:date>2015-09-01T12:00:36Z</dc:date>
    </item>
    <item>
      <title>Mario, I am not sure</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007903#M19033</link>
      <description>&lt;P&gt;Mario, I am not sure understand your question. Have a look at the&amp;nbsp;vmlSetMode/vmlGetMode &amp;nbsp;example? &amp;nbsp;You may find such example &amp;nbsp;into&amp;nbsp;mklrootl\examples\vmlc\source\ directory. See in mode.c. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 14:12:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007903#M19033</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-09-02T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Hi Mario,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007904#M19034</link>
      <description>&lt;P&gt;Hi Mario,&lt;BR /&gt;
	I guess we need a full reproducer from you as we have tried in many combinations and it works fine.&lt;BR /&gt;
	The vmlSetMode(VML_ERRMODE_IGNORE) returns previous (default) value of mode which is: VML_HA |&amp;nbsp;VML_ERRMODE_DEFAULT = 0x1A02.&lt;/P&gt;

&lt;P&gt;The vmlGetMode() returns 0x102 which shows the effect of the change: VML_HA |&amp;nbsp;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;VML_ERRMODE_IGNORE.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;Thanks,&lt;BR /&gt;
	Nikita&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2015 01:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vmlSetMode-is-not-working/m-p/1007904#M19034</guid>
      <dc:creator>Nikita_A_Intel</dc:creator>
      <dc:date>2015-09-03T01:40:10Z</dc:date>
    </item>
  </channel>
</rss>

