<?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 Thank you, Gennady. I had in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146935#M26764</link>
    <description>&lt;P&gt;Thank you, Gennady. I had thought it is a variable; turns out that it is an enum constant ...&lt;/P&gt;</description>
    <pubDate>Tue, 23 Oct 2018 02:56:34 GMT</pubDate>
    <dc:creator>zzzhhh</dc:creator>
    <dc:date>2018-10-23T02:56:34Z</dc:date>
    <item>
      <title>Where is the value of "CblasRowMajor" set and declared in MKL tutorial sample?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146933#M26762</link>
      <description>&lt;P&gt;In the C version of &lt;A href="https://software.intel.com/en-us/mkl-tutorial-c-multiplying-matrices-using-dgemm"&gt;MKL's tutorial&lt;/A&gt;, source file&amp;nbsp;dgemm_example.c, line 71:&lt;/P&gt;

&lt;PRE class="brush:cpp; class-name:dark;"&gt;    cblas_dgemm(CblasRowMajor, CblasNoTrans, CblasNoTrans, 
                m, n, p, alpha, A, p, B, n, beta, C, n);
&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Where is the varialble `&lt;/SPAN&gt;CblasRowMajor` declared and where is the value of this variable set? I couldn't find any clue about it in the source file. Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 21:11:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146933#M26762</guid>
      <dc:creator>zzzhhh</dc:creator>
      <dc:date>2018-10-22T21:11:27Z</dc:date>
    </item>
    <item>
      <title>These declarations you may</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146934#M26763</link>
      <description>&lt;P&gt;These declarations you may see into header files, e.x. - mkl_cblas.h:&lt;/P&gt;

&lt;P&gt;typedef enum {CblasRowMajor=101, CblasColMajor=102} CBLAS_LAYOUT;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 02:49:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146934#M26763</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2018-10-23T02:49:43Z</dc:date>
    </item>
    <item>
      <title>Thank you, Gennady. I had</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146935#M26764</link>
      <description>&lt;P&gt;Thank you, Gennady. I had thought it is a variable; turns out that it is an enum constant ...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 02:56:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Where-is-the-value-of-quot-CblasRowMajor-quot-set-and-declared/m-p/1146935#M26764</guid>
      <dc:creator>zzzhhh</dc:creator>
      <dc:date>2018-10-23T02:56:34Z</dc:date>
    </item>
  </channel>
</rss>

