<?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 DSS_REORDER in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901703#M11312</link>
    <description>&lt;P&gt;Dear Rafael,&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Unfortunately it is not possible to get the permutation vector forboth interfaces. Howeverit is possible tomake PARDISO or DSS useyour ownpermutation or permutation computedwith the help of METIS or other fill-in reducing reodering package. In the case of DSS youhave to callDSS in the following way:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; dss_reoder(handle, MKL_DSS_MY_ORDER, perm) where perm is the permutation array which you are going to use.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;For PARDISO interface, if you want to use your own permutation,iparm(5) should be set to 1.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Feel free to submitafeature request through premier.intel.com if you really need to have the permutation array onoutput.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;A&lt;/SPAN&gt;&lt;SPAN&gt;ll the best&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Sergey&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Apr 2008 11:23:50 GMT</pubDate>
    <dc:creator>Sergey_K_Intel1</dc:creator>
    <dc:date>2008-04-21T11:23:50Z</dc:date>
    <item>
      <title>MKL DSS_REORDER</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901702#M11311</link>
      <description>&lt;P&gt;Does anyone know if it is possible to get the permutation vector calculated by dss_reorder or by Pardiso?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2008 00:00:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901702#M11311</guid>
      <dc:creator>Escarela-Perez__Rafa</dc:creator>
      <dc:date>2008-04-19T00:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: MKL DSS_REORDER</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901703#M11312</link>
      <description>&lt;P&gt;Dear Rafael,&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Unfortunately it is not possible to get the permutation vector forboth interfaces. Howeverit is possible tomake PARDISO or DSS useyour ownpermutation or permutation computedwith the help of METIS or other fill-in reducing reodering package. In the case of DSS youhave to callDSS in the following way:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; dss_reoder(handle, MKL_DSS_MY_ORDER, perm) where perm is the permutation array which you are going to use.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;For PARDISO interface, if you want to use your own permutation,iparm(5) should be set to 1.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Feel free to submitafeature request through premier.intel.com if you really need to have the permutation array onoutput.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;A&lt;/SPAN&gt;&lt;SPAN&gt;ll the best&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Sergey&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2008 11:23:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901703#M11312</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2008-04-21T11:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: MKL DSS_REORDER</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901704#M11313</link>
      <description>&lt;P&gt;Thanks, I will make the feature request.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2008 22:00:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-DSS-REORDER/m-p/901704#M11313</guid>
      <dc:creator>Escarela-Perez__Rafa</dc:creator>
      <dc:date>2008-04-21T22:00:39Z</dc:date>
    </item>
  </channel>
</rss>

