<?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 row major and append/delete column?   in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/row-major-and-append-delete-column/m-p/805209#M3375</link>
    <description>there are no similar functionality available in MKL. i believe you can do it by many ways - one of them, as an example - to use vector :: insert from STL</description>
    <pubDate>Sun, 10 Jun 2012 09:57:03 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2012-06-10T09:57:03Z</dc:date>
    <item>
      <title>row major and append/delete column?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/row-major-and-append-delete-column/m-p/805208#M3374</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a matrix previously in column major which I prefer to move now to row major since it became a hotspot and the hardcore of the computation is done along its rows and not along its columns i.e. improved locality.&lt;BR /&gt;&lt;BR /&gt;However, I also need to ocasionally delete and append columns to this matrix and in row major is clearly an inconvenience. How can I append/delete columns from a matrix in row major using MKL in the fastest way? :)&lt;BR /&gt;&lt;BR /&gt;Many TIA,&lt;BR /&gt;Best regards,&lt;BR /&gt;Giovanni</description>
      <pubDate>Fri, 08 Jun 2012 18:16:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/row-major-and-append-delete-column/m-p/805208#M3374</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-06-08T18:16:23Z</dc:date>
    </item>
    <item>
      <title>row major and append/delete column?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/row-major-and-append-delete-column/m-p/805209#M3375</link>
      <description>there are no similar functionality available in MKL. i believe you can do it by many ways - one of them, as an example - to use vector :: insert from STL</description>
      <pubDate>Sun, 10 Jun 2012 09:57:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/row-major-and-append-delete-column/m-p/805209#M3375</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-06-10T09:57:03Z</dc:date>
    </item>
  </channel>
</rss>

