<?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: About Inspector-executor sparse blas interface in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192452#M29772</link>
    <description>&lt;P&gt;Following your comments then I can see this directory&lt;/P&gt;
&lt;P&gt;I'm working in f90 format. And there are 7 examples in below figure::&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_0-1594789830739.png" style="width: 746px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11228i78B3587B37C81863/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_0-1594789830739.png" alt="kim__seongik_0-1594789830739.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Among them In sparse_d_csmv.f90 files, there is expression for calling module mkl_spblas&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_1-1594789868155.png" style="width: 659px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11229iE2558E3A8E7989CF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_1-1594789868155.png" alt="kim__seongik_1-1594789868155.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;However I can't find about that..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I find that? and how can I fix that source code.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 05:12:10 GMT</pubDate>
    <dc:creator>kim__seongik</dc:creator>
    <dc:date>2020-07-15T05:12:10Z</dc:date>
    <item>
      <title>About Inspector-executor sparse blas interface</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192203#M29770</link>
      <description>&lt;P&gt;I'm studying on the FEM so my interests are Sparse blas.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm studying sparse blas by using intel mkl reference manual and example fortran files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, there are no any example files about the Inspector-executor sparse blas execution routines and also the format of these routines are can't understand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In mkl_sparse_d_symgs_mv input parameters are below figure::&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_0-1594726386243.png" style="width: 843px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11206i1F63A3845471B7FB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_0-1594726386243.png" alt="kim__seongik_0-1594726386243.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Different types of parameters from other subroutines I have seen before go into the input, so I don't understand.&lt;/P&gt;
&lt;P&gt;How can I fill these input parameters for input ?&lt;/P&gt;
&lt;P&gt;I can't understand before I see the example.&lt;/P&gt;
&lt;P&gt;Please let me know where can I find the examples. &lt;BR /&gt;In install_mkl directory there are no examples for these subroutines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reading&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 11:37:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192203#M29770</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-07-14T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: About Inspector-executor sparse blas interface</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192207#M29771</link>
      <description>&lt;P&gt;I think you need to take a look at the SpBLAS IE examples. You may find out C and F examples into&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MKLROOT\examples\spblas&lt;STRONG&gt;c&lt;/STRONG&gt;\&amp;nbsp; and&amp;nbsp;&amp;nbsp;MKLROOT\examples\spblasf\ directory&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 11:52:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192207#M29771</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-14T11:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: About Inspector-executor sparse blas interface</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192452#M29772</link>
      <description>&lt;P&gt;Following your comments then I can see this directory&lt;/P&gt;
&lt;P&gt;I'm working in f90 format. And there are 7 examples in below figure::&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_0-1594789830739.png" style="width: 746px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11228i78B3587B37C81863/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_0-1594789830739.png" alt="kim__seongik_0-1594789830739.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Among them In sparse_d_csmv.f90 files, there is expression for calling module mkl_spblas&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kim__seongik_1-1594789868155.png" style="width: 659px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/11229iE2558E3A8E7989CF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="kim__seongik_1-1594789868155.png" alt="kim__seongik_1-1594789868155.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;However I can't find about that..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I find that? and how can I fix that source code.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 05:12:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192452#M29772</guid>
      <dc:creator>kim__seongik</dc:creator>
      <dc:date>2020-07-15T05:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: About Inspector-executor sparse blas interface</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192498#M29774</link>
      <description>&lt;P&gt;I still don't understand your question. MKL_SPBLAS module available in mklroot\include directory ( see&amp;nbsp;mkl_spblas.f90 file ).&amp;nbsp; If you need to see how to build these examples, then please check the makefile aligns with the source directory and try to use it. For example, try to call &lt;STRONG&gt;nmake libintel64&lt;/STRONG&gt;&amp;nbsp;( from Win OS ) or &lt;STRONG&gt;make libintel64&lt;/STRONG&gt; for LinOS to build statically all examples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 08:24:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/About-Inspector-executor-sparse-blas-interface/m-p/1192498#M29774</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-07-15T08:24:04Z</dc:date>
    </item>
  </channel>
</rss>

