<?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 NO SUPPORT FOR RANDOM NUMBER GENERATOR  routines ? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090234#M23211</link>
    <description>&lt;P&gt;I am referring to the two routines:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;call random_number() and Call random_seed()&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Those are not included in any of the categories, and your A to Z index is &lt;B&gt;&lt;I&gt;not available.&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;Are they supported elsewhere ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Apr 2017 20:10:14 GMT</pubDate>
    <dc:creator>WSinc</dc:creator>
    <dc:date>2017-04-23T20:10:14Z</dc:date>
    <item>
      <title>NO SUPPORT FOR RANDOM NUMBER GENERATOR  routines ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090234#M23211</link>
      <description>&lt;P&gt;I am referring to the two routines:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;call random_number() and Call random_seed()&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Those are not included in any of the categories, and your A to Z index is &lt;B&gt;&lt;I&gt;not available.&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;Are they supported elsewhere ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2017 20:10:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090234#M23211</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2017-04-23T20:10:14Z</dc:date>
    </item>
    <item>
      <title>Hi Billsincl,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090235#M23212</link>
      <description>&lt;P&gt;Hi Billsincl,&lt;/P&gt;

&lt;P&gt;The following link provides the documentation for Random Number Generators in the latest version of Intel Math Kernel Library:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/node/521842"&gt;https://software.intel.com/en-us/node/521842&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Intel MKL VS provides a set of routines implementing commonly used pseudorandom, quasi-random, or non-deterministic random number generators with continuous and discrete distribution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 00:08:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090235#M23212</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-24T00:08:19Z</dc:date>
    </item>
    <item>
      <title>Hi Billsincl,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090236#M23213</link>
      <description>&lt;P&gt;Hi Billsincl,&lt;/P&gt;

&lt;P&gt;You can also check the following specific documentation about the Basic Generators:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/node/521846"&gt;https://software.intel.com/en-us/node/521846&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 00:09:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090236#M23213</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-24T00:09:37Z</dc:date>
    </item>
    <item>
      <title>Hi Billsincl,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090237#M23214</link>
      <description>&lt;P&gt;Hi Billsincl,&lt;/P&gt;

&lt;P&gt;I understood you were talking about Intel Math Kernel Library. However, the routine names make me think that you are probably talking about Fortran. In case your question is related to Fortran, the following link provides documentation for the RANDOM_NUMBER routine:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/node/679804"&gt;https://software.intel.com/en-us/node/679804&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 00:55:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090237#M23214</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-24T00:55:33Z</dc:date>
    </item>
    <item>
      <title>BTW, in case your question is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090238#M23215</link>
      <description>&lt;P&gt;BTW, in case your question is related to Fortran, the most appropriate forum is&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows"&gt;https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 00:56:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090238#M23215</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2017-04-24T00:56:44Z</dc:date>
    </item>
    <item>
      <title>Hi billsincl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090239#M23216</link>
      <description>&lt;P&gt;Hi &lt;A href="https://software.intel.com/en-us/user/401759"&gt;billsincl&lt;/A&gt;&lt;/P&gt;

&lt;DIV class="forum-post-date"&gt;There are many Random Number Generation example in MKL install folder. for example,&lt;/DIV&gt;

&lt;DIV class="forum-post-date"&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV class="forum-post-date"&gt;[yhu5@hsw-ep01 ~]$ cd /opt/intel/mkl/examples/&lt;BR /&gt;
	[yhu5@hsw-ep01 examples]$ ls&lt;BR /&gt;
	examples_cluster_c.tgz&amp;nbsp; examples_core_f.tgz&amp;nbsp; examples_mic_f.tgz&lt;BR /&gt;
	examples_cluster_f.tgz&amp;nbsp; examples_f95.tgz&lt;BR /&gt;
	examples_core_c.tgz&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; examples_mic_c.tgz&lt;BR /&gt;
	&amp;nbsp;&lt;/DIV&gt;

&lt;DIV class="forum-post-date"&gt;Best Regards,&lt;/DIV&gt;

&lt;DIV class="forum-post-date"&gt;Ying&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:18:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/NO-SUPPORT-FOR-RANDOM-NUMBER-GENERATOR-routines/m-p/1090239#M23216</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-04-26T03:18:04Z</dc:date>
    </item>
  </channel>
</rss>

