<?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 This problem was fixed in in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988729#M17915</link>
    <description>&lt;P&gt;This problem was fixed in Intel MKL 11.0 Update 3 (a part of Intel Composer XE 2013 Update 3).&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2013 20:19:00 GMT</pubDate>
    <dc:creator>Todd_R_Intel</dc:creator>
    <dc:date>2013-05-16T20:19:00Z</dc:date>
    <item>
      <title>vslSaveStreamF vslLoadStreamF</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988722#M17908</link>
      <description>&lt;P&gt;Are the files created by&amp;nbsp;vslSaveStreamF with one version of mkl not loadable (vslLoadStreamF) with another version of mkl?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 21:51:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988722#M17908</guid>
      <dc:creator>lillian</dc:creator>
      <dc:date>2013-01-14T21:51:10Z</dc:date>
    </item>
    <item>
      <title>The way you've phrased that</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988723#M17909</link>
      <description>&lt;P&gt;The way you've phrased that makes me think you're having problems. I would hope that they are, and in quickly searching the docs don't see that we warn against it, but I will check with engineering about expecations and/or known issues. Meanwhile, if you're having problems, feel free to let us know what's happening (in other words, is it not working? Which versions? testcase?).&lt;/P&gt;
&lt;P&gt;-Todd&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 23:03:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988723#M17909</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2013-01-14T23:03:31Z</dc:date>
    </item>
    <item>
      <title>Hello Lillian,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988724#M17910</link>
      <description>&lt;P&gt;Hello Lillian,&lt;/P&gt;
&lt;P&gt;vslSaveStreamF function is expected to support backward and forward compatibility between versions of Intel(R) MKL, that is&amp;nbsp;the files created by vslSaveStreamF with one version of Intel(R) MKL should be&amp;nbsp;successfully loaded by vslLoadStreamF with another version of the library.&lt;/P&gt;
&lt;P&gt;Please, let us know if this answers your question or you observe a different behavior of the library.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2013 07:33:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988724#M17910</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2013-01-15T07:33:23Z</dc:date>
    </item>
    <item>
      <title>I am indeed having trouble.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988725#M17911</link>
      <description>&lt;P&gt;I am indeed having trouble. &amp;nbsp;I am using a large cluster and the operating system on the cluster was upgraded as well as the intel compiler. &amp;nbsp;I was using header files and libraries located at&amp;nbsp;/opt/intel/mkl/10.1.2.024 (which I believe indicates the version). &amp;nbsp;Now its at .../intel/composer_xe_2013.1.117. &amp;nbsp;Basically, when I try to load a file that was saved using the previous version, I get "Segmentation fault" on the command line. &amp;nbsp;However, if I save and then load using the new version, everything seems to work fine. &amp;nbsp;I suspect it's an incompatibility problem between files, but I'm not sure. &amp;nbsp;I suppose it could have to do with other upgrades made on the cluster.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;PS. I just did some more tinkering and was able to use the function&amp;nbsp;vslLoadStreamF() without getting a&amp;nbsp;"Segmentation fault". &amp;nbsp;However I get the error code -1110 which I understand means&amp;nbsp;VSL_RNG_ERROR_BAD_FILE_FORMAT. &amp;nbsp;Therefore, the files I saved with an old version of intel are not compatible with the new version. &amp;nbsp;What can I do?&lt;/P&gt;
&lt;P&gt;PSS. Im told that the operating system was upgraded from&amp;nbsp;el5 OS to the el6 OS. &amp;nbsp;So the problem might have to do with the operating system.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2013 15:06:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988725#M17911</guid>
      <dc:creator>lillian</dc:creator>
      <dc:date>2013-01-15T15:06:00Z</dc:date>
    </item>
    <item>
      <title>Hello Lillian,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988726#M17912</link>
      <description>&lt;P&gt;Hello Lillian,&lt;/P&gt;
&lt;P&gt;I was able to reproduce "segmentation fault" with MKL 10.1 and Composer 2013 on the same OS (static linking with sequential version of the library in LP64 mode). We will investigate&amp;nbsp;reasons and let you know about&amp;nbsp;the update. Thanks for letting us know about this issue.&lt;/P&gt;
&lt;P&gt;Meanwhile, can you please clarify if this error situation blocks your tasks or it can be work-arounded?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Andrey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2013 07:18:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988726#M17912</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2013-01-16T07:18:00Z</dc:date>
    </item>
    <item>
      <title>For me this is a big problem.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988727#M17913</link>
      <description>&lt;P&gt;For me this is a big problem. &amp;nbsp;I have not yet found a workaround. &amp;nbsp;I think there must be an ok workaround that I could use in the short term. &amp;nbsp;But in the long term I need a better method.&lt;/P&gt;
&lt;P&gt;The idea: I have a smaller cluster (with old os and mkl) available on which I could load the files. &amp;nbsp;Then if there is some way to save the stream to a file without using vslSaveStream(). I could save the stream to a file and reopen on the new system. &amp;nbsp;However, Im not sure how to do this. &amp;nbsp;Any recommendations. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:13:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988727#M17913</guid>
      <dc:creator>lillian</dc:creator>
      <dc:date>2013-01-16T16:13:43Z</dc:date>
    </item>
    <item>
      <title>For others that see this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988728#M17914</link>
      <description>&lt;P&gt;For others that see this problem, there is a workaround (provided already to lillian). In an future update, MKL should recognize and read either format.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 18:20:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988728#M17914</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2013-02-07T18:20:12Z</dc:date>
    </item>
    <item>
      <title>This problem was fixed in</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988729#M17915</link>
      <description>&lt;P&gt;This problem was fixed in Intel MKL 11.0 Update 3 (a part of Intel Composer XE 2013 Update 3).&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 20:19:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/vslSaveStreamF-vslLoadStreamF/m-p/988729#M17915</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2013-05-16T20:19:00Z</dc:date>
    </item>
  </channel>
</rss>

