<?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:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1270740#M31110</link>
    <description>&lt;P&gt;The issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Apr 2021 03:10:43 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2021-04-05T03:10:43Z</dc:date>
    <item>
      <title>Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1256939#M30910</link>
      <description>&lt;P&gt;When calling vdRngUniform what is the difference in the algorithm between&amp;nbsp;VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and&amp;nbsp;VSL_RNG_METHOD_UNIFORM_STD? I could not find this information anywhere. I am particularly interested to know how the symmetry of the distribution and its bounds are affected if the less accurate method is used, but knowing what the algorithm is would be a good start).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 20:06:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1256939#M30910</guid>
      <dc:creator>mcroci</dc:creator>
      <dc:date>2021-02-17T20:06:20Z</dc:date>
    </item>
    <item>
      <title>Re:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257535#M30923</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us!&lt;/P&gt;&lt;P&gt;Please refer to the below link for information related to generating random numbers with different types of distribution and Modes of random number generation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/statistical-functions/random-number-generators/distribution-generators.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/statistical-functions/random-number-generators/distribution-generators.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, we are escalating this thread to the Subject Matter Expert who will guide you further.&lt;/P&gt;&lt;P&gt;Have a Good day!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Thanks &amp;amp; Regards&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Goutham&lt;/I&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2021 11:18:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257535#M30923</guid>
      <dc:creator>GouthamK_Intel</dc:creator>
      <dc:date>2021-02-19T11:18:51Z</dc:date>
    </item>
    <item>
      <title>Re:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257553#M30924</link>
      <description>&lt;P&gt;Hi,  Could You please check the Accurate and Fast modes of RNG description following the link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/onemkl-vsnotes/top/vector-statistics-structure/accurate-and-fast-modes-of-random-number-generation.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/onemkl-vsnotes/top/vector-statistics-structure/accurate-and-fast-modes-of-random-number-generation.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In particular: "For example, random numbers xi obtained as output of the relevant generator that are uniformly distributed on [a, b) are assumed to satisfy the following condition: xi&lt;SPAN style="font-family: &amp;quot;Cambria Math&amp;quot;, serif;"&gt;∈&lt;/SPAN&gt;[a, b) for all indices i and for all values of a and b. However, because of the specificity of floating-point calculations and rounding modes, some continuous distribution generators may produce random numbers lying beyond the definitional domain for some particular values of distribution parameters. This is not acceptable in applications for which accuracy of calculations is critical...."&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2021 12:37:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257553#M30924</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-02-19T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257560#M30926</link>
      <description>&lt;P&gt;Thanks for your help! The description says:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Fast mode provides high performance of generation and also guarantees that generated random numbers belong to the definitional domain except for some specific values of distribution parameters."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This gives an idea, but which parameters are safe to use with fast mode and which are not in terms of respecting the bounds? Would a and b (the bounds) being exactly representable in finite precision be sufficient or is the situation more complicated than this?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 12:51:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1257560#M30926</guid>
      <dc:creator>mcroci</dc:creator>
      <dc:date>2021-02-19T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1258131#M30935</link>
      <description>&lt;P&gt;the safety "of using the fast method depends not only on the parameters &lt;B&gt;a&lt;/B&gt; and &lt;B&gt;b&lt;/B&gt;, but also on &lt;/P&gt;&lt;P&gt;• implementation&lt;/P&gt;&lt;P&gt;• the type of generator used&lt;/P&gt;&lt;P&gt;• rounding modes&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Feb 2021 12:57:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1258131#M30935</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-02-22T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re:Difference between VSL_RNG_METHOD_UNIFORM_STD_ACCURATE and VSL_RNG_METHOD_UNIFORM_STD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1270740#M31110</link>
      <description>&lt;P&gt;The issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2021 03:10:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Difference-between-VSL-RNG-METHOD-UNIFORM-STD-ACCURATE-and-VSL/m-p/1270740#M31110</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-04-05T03:10:43Z</dc:date>
    </item>
  </channel>
</rss>

