<?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: MKL VSL skipahead in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-VSL-skipahead/m-p/876567#M9002</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, you are right. However, please, keep in mind that some of the basic random number generators do not support skip-ahead method. What BRNG do you use in your program? Also, it could be nice if you provide short working test case which would demonstrate the issue.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2007 11:28:51 GMT</pubDate>
    <dc:creator>Andrey_N_Intel</dc:creator>
    <dc:date>2007-03-26T11:28:51Z</dc:date>
    <item>
      <title>MKL VSL skipahead</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-VSL-skipahead/m-p/876566#M9001</link>
      <description>Hi:&lt;BR /&gt;I am trying to figure out skipahead. Need some help.&lt;BR /&gt;&lt;BR /&gt;Let us say that I do the following&lt;BR /&gt;int nskip=10; //Test the theory&lt;BR /&gt;VSLStreamStatePtr stream[2];&lt;BR /&gt;vslNewStream( &amp;amp;stream[0], brng, seed );&lt;BR /&gt;vslCopyStream( &amp;amp;stream[1], stream[0] );&lt;BR /&gt;vslSkipAheadStream( stream[1], nskip );&lt;BR /&gt;&lt;BR /&gt;Now when I generate random numbers from stream 0 and stream 1, should I expect the 11th element in sequence from call to stream 0 to be the same as the fist element in the sequence in calls to stream 1? That is what the vslnotes seems to suggest, but my experiments don't show it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 17 Mar 2007 05:34:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-VSL-skipahead/m-p/876566#M9001</guid>
      <dc:creator>sm345</dc:creator>
      <dc:date>2007-03-17T05:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: MKL VSL skipahead</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-VSL-skipahead/m-p/876567#M9002</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, you are right. However, please, keep in mind that some of the basic random number generators do not support skip-ahead method. What BRNG do you use in your program? Also, it could be nice if you provide short working test case which would demonstrate the issue.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2007 11:28:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-VSL-skipahead/m-p/876567#M9002</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2007-03-26T11:28:51Z</dc:date>
    </item>
  </channel>
</rss>

