<?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 Normal random numbers in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929016#M13593</link>
    <description>&lt;P&gt;vsRngGaussian( method, stream, n, r, a, sigma ) using stream from VSL_BRNG_SFMT19937 random generator.&lt;BR /&gt;&lt;BR /&gt;Three options for method:&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_BOXMULLER&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_BOXMULLER2&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_ICDF&lt;BR /&gt;&lt;BR /&gt;How they differ in precision and speed?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2013 22:54:49 GMT</pubDate>
    <dc:creator>travel1</dc:creator>
    <dc:date>2013-04-12T22:54:49Z</dc:date>
    <item>
      <title>Normal random numbers</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929016#M13593</link>
      <description>&lt;P&gt;vsRngGaussian( method, stream, n, r, a, sigma ) using stream from VSL_BRNG_SFMT19937 random generator.&lt;BR /&gt;&lt;BR /&gt;Three options for method:&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_BOXMULLER&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_BOXMULLER2&lt;BR /&gt;VSL_RNG_METHOD_GAUSSIAN_ICDF&lt;BR /&gt;&lt;BR /&gt;How they differ in precision and speed?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 22:54:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929016#M13593</guid>
      <dc:creator>travel1</dc:creator>
      <dc:date>2013-04-12T22:54:49Z</dc:date>
    </item>
    <item>
      <title>Hi, the following resource</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929017#M13594</link>
      <description>&lt;P&gt;Hi, the following resource can explain things in far greater detail than I can through the forum!&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/vslnotes/vslnotes.pdf"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/vslnotes/vslnotes.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is also an excellent resource for performance on the options you listed&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/vsl/vsl_performance_data.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/vsl/vsl_performance_data.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if you have any further questions after checking this out.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2013 00:01:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929017#M13594</guid>
      <dc:creator>Noah_C_Intel</dc:creator>
      <dc:date>2013-04-13T00:01:48Z</dc:date>
    </item>
    <item>
      <title>Hi! Thank you for the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929018#M13595</link>
      <description>&lt;P&gt;Hi! Thank you for the response. I understand how they are different in formulas and speed. According to tables VSL_RNG_METHOD_GAUSSIAN_ICDF - is fastest, however it requires evaluation of inverse of Laplace integral. How precise is this calculation? Do you know the precision for different methods? What should I use?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2013 00:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929018#M13595</guid>
      <dc:creator>travel1</dc:creator>
      <dc:date>2013-04-13T00:32:00Z</dc:date>
    </item>
    <item>
      <title>Hi Alexander,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929019#M13596</link>
      <description>&lt;P&gt;Hi Alexander,&lt;/P&gt;
&lt;P&gt;The approximations which we use in Intel(R) MKL RNGs are sufficent for Monte Carlo simulations where statistical error dominates. This is confirmed by the extensive statistical testing whose details are described in VSL Notes available at &lt;A href="http://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/vslnotes/index.htm"&gt;http://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/vslnotes/index.htm&lt;/A&gt;. Inverse method might be&amp;nbsp;the choice&amp;nbsp;for your applications.&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2013 17:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Normal-random-numbers/m-p/929019#M13596</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2013-04-15T17:01:00Z</dc:date>
    </item>
  </channel>
</rss>

