<?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: Can't find mkl_scsrmv in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-find-mkl-scsrmv/m-p/851025#M6572</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;Please get tha latest MKL 10.1 available today ( see announcement ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;You can find these declarations in mkl_spblas.fi mkl_spblas.h.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;For example, the snip from mkl_spblas.h:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#include "mkl_types.h"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#ifdef __cplusplus&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;extern "C" {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#endif /* __cplusplus */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;/*Float*/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;/* Sparse BLAS Level2 lower case */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;void mkl_scsrmv(char *transa, MKL_INT *m, MKL_INT *k, float *alpha, char *matdescra, float&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;*val, MKL_INT *indx,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;MKL_INT *pntrb, MKL_INT *pntre, float *x, float *beta, float *y);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;void mkl_cspblas_scsrgemv(char *transa, MKL_INT *m, float *a, MKL_INT *ia,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;MKL_INT *ja, float *x,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;float *y);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2008 16:25:22 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2008-11-07T16:25:22Z</dc:date>
    <item>
      <title>Can't find mkl_scsrmv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-find-mkl-scsrmv/m-p/851024#M6571</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the MKL documentation states, that functions mkl_scsrmv and mkl_cspblas_scsrgemv should exist. However, they are not in mkl_spblas.h. I can only find mkl_dcsrmv and mkl_cspblas_dcsrgemv there. I would like to use single-precision floats.&lt;/P&gt;
&lt;P&gt;Thank for your help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 15:06:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-find-mkl-scsrmv/m-p/851024#M6571</guid>
      <dc:creator>kuestner</dc:creator>
      <dc:date>2008-11-07T15:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find mkl_scsrmv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-find-mkl-scsrmv/m-p/851025#M6572</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;Please get tha latest MKL 10.1 available today ( see announcement ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;You can find these declarations in mkl_spblas.fi mkl_spblas.h.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;For example, the snip from mkl_spblas.h:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#include "mkl_types.h"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#ifdef __cplusplus&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;extern "C" {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;#endif /* __cplusplus */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;/*Float*/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;/* Sparse BLAS Level2 lower case */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;void mkl_scsrmv(char *transa, MKL_INT *m, MKL_INT *k, float *alpha, char *matdescra, float&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;*val, MKL_INT *indx,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;MKL_INT *pntrb, MKL_INT *pntre, float *x, float *beta, float *y);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;void mkl_cspblas_scsrgemv(char *transa, MKL_INT *m, float *a, MKL_INT *ia,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;MKL_INT *ja, float *x,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;float *y);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 16:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-t-find-mkl-scsrmv/m-p/851025#M6572</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-11-07T16:25:22Z</dc:date>
    </item>
  </channel>
</rss>

