<?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:problems with cblas_daxpy and cblas_dscal in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347098#M32506</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;I&gt;but when I changed to -lmkl_rt doesn't work.&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please check with the link line advisor regarding compiling and linking options&lt;/P&gt;&lt;P&gt;from the below link&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;I&gt;libMKL 2019.2.187-1....libMKL was evidently slower than OpenBLAS&lt;/I&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try using the latest version of Intel MKL which is oneMKL 2022 ?&lt;/P&gt;&lt;P&gt;Intel MKL is available as part of the Intel® oneAPI Base Toolkit.&lt;/P&gt;&lt;P&gt;Link to download oneAPI Base Toolkit:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please do let us know if you face any issues by providing us a minimal reproducer (&amp;amp;steps to reproduce if any) along with the timings you are getting for both OpenBLAS and oneMKL so that we can work on it from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya. &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Dec 2021 11:29:44 GMT</pubDate>
    <dc:creator>VidyalathaB_Intel</dc:creator>
    <dc:date>2021-12-28T11:29:44Z</dc:date>
    <item>
      <title>problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1346738#M32502</link>
      <description>&lt;P&gt;I found some problems working with cblas_daxpy and cblas_dscal routines using libMKL: I coded a C program which working with large number of variables (vector size is 1300²). I use just BLAS1 routines and everything is working fine when I use OpenBLAS and compiling with -lcblas, but when I changed to -lmkl_rt doesn't work. In my program I have only dcopy, ddot, dscal and daxpy routines, so I was checking every instruction until I found that the issues are the daxpy and the dscal routines. I tested these routines in a toy example using libMKL and working fine, but inside my program doesn't work.&lt;BR /&gt;In addition, I made another test: I left the -lcblas in the linker but switch between OpenBLAS and libMKL using update-alternatives and both working fine, but libMKL was evidently slower than OpenBLAS.&lt;/P&gt;
&lt;P&gt;I'm working with a Lenovo W540 with Intel® Core™ i7-4700MQ CPU @ 2.40GHz × 8, using Debian buster and &lt;BR /&gt;GNU g++ 8.3.0&lt;BR /&gt;OpenBLAS 0.3.5+ds-3&lt;BR /&gt;libMKL 2019.2.187-1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 02:06:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1346738#M32502</guid>
      <dc:creator>rlegarda</dc:creator>
      <dc:date>2021-12-27T02:06:50Z</dc:date>
    </item>
    <item>
      <title>Re:problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347098#M32506</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;I&gt;but when I changed to -lmkl_rt doesn't work.&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please check with the link line advisor regarding compiling and linking options&lt;/P&gt;&lt;P&gt;from the below link&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;I&gt;libMKL 2019.2.187-1....libMKL was evidently slower than OpenBLAS&lt;/I&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try using the latest version of Intel MKL which is oneMKL 2022 ?&lt;/P&gt;&lt;P&gt;Intel MKL is available as part of the Intel® oneAPI Base Toolkit.&lt;/P&gt;&lt;P&gt;Link to download oneAPI Base Toolkit:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please do let us know if you face any issues by providing us a minimal reproducer (&amp;amp;steps to reproduce if any) along with the timings you are getting for both OpenBLAS and oneMKL so that we can work on it from our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Dec 2021 11:29:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347098#M32506</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2021-12-28T11:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re:problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347408#M32515</link>
      <description>&lt;P&gt;Thanks for your kind answer.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="es" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;SPAN&gt;I answer in parts&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="es" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;SPAN&gt;1)&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM&gt;Could you please try using the latest version of Intel MKL which is oneMKL 2022 ?&lt;/EM&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I'm afraid it is a little some difficult right now because I'm a little busy. For me, changes in my OS takes some time. I'm planning to do it in the near future.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;2) &lt;EM&gt;Please check with the link line advisor...us a minimal reproducer (&amp;amp;steps to reproduce if any) along with the...&lt;/EM&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I made two different experiments: the first was an extensive test of the libraries; I include all the following link (&lt;A href="https://www.dropbox.com/s/xd6s2eynpxbuoeo/experiment1.zip?dl=0)" target="_blank"&gt;https://www.dropbox.com/s/xd6s2eynpxbuoeo/experiment1.zip?dl=0)&lt;/A&gt;. This link it will be valid for a week.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;The second experiment is the main reason of my post. I'm solving a nonlinear PDE with CG, so I implemented using BLAS1; the algorithm consist of two loops: the external loop update some weights and the internal is the iteration of the CG. The following are the details of my experiments, using the&amp;nbsp;compiling and linking options from the link that you provide me. I hope this is helpful (sorry for the Spanish outputs):&lt;/P&gt;
&lt;P&gt;*************************************************&lt;BR /&gt;I have a 307200 x 307200 sparse matrix with 1533760 variables. I do not use any lib related with handling sparse info, I made it by myself.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;First run; this is the top of my makefile&lt;BR /&gt;CC = g++ -O2&lt;BR /&gt;CFLAGS = -m64 -Wno-deprecated -Wall -ansi `pkg-config --cflags opencv`&lt;BR /&gt;LDFLAGS = -lm -lcblas -lrt `pkg-config --libs opencv`&lt;/P&gt;
&lt;P&gt;This is the output&lt;BR /&gt;iteracion : 68 error : 4.70732e-05&lt;BR /&gt;iteraciones total : 34886&lt;BR /&gt;Tiempo empleado : 229922 mili-segundos&lt;BR /&gt;Normalized error: = 0.167415&lt;/P&gt;
&lt;P&gt;****&lt;BR /&gt;Second run; this is the top of my makefile&lt;BR /&gt;CC = g++ -O2&lt;BR /&gt;CFLAGS = -DMKL_ILP64 -m64 -Wno-deprecated -Wall -ansi `pkg-config --cflags opencv`&lt;BR /&gt;LDFLAGS = -Wl,--no-as-needed -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core -lpthread -lm -ldl -lrt `pkg-config --libs opencv`&lt;/P&gt;
&lt;P&gt;This is the output&lt;BR /&gt;iteracion : 68 error : 4.64704e-05&lt;BR /&gt;iteraciones total : 34784&lt;BR /&gt;Tiempo empleado : 219650 mili-segundos&lt;BR /&gt;Normalized error: = 0.167413&lt;/P&gt;
&lt;P&gt;****&lt;BR /&gt;Third run; this is the top of my makefile&lt;BR /&gt;CC = g++ -O2&lt;BR /&gt;CFLAGS = -m64 -Wno-deprecated -Wall -ansi `pkg-config --cflags opencv`&lt;BR /&gt;LDFLAGS = -lmkl_rt -Wl,--no-as-needed -lpthread -lm -ldl -lrt `pkg-config --libs opencv`&lt;/P&gt;
&lt;P&gt;DOESN'T WORK&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;Forth run; this is the top of my makefile&lt;BR /&gt;CC = g++ -O2&lt;BR /&gt;CFLAGS = -m64 -Wno-deprecated -Wall -ansi `pkg-config --cflags opencv`&lt;BR /&gt;LDFLAGS = -lm -lcblas -lrt `pkg-config --libs opencv`&lt;/P&gt;
&lt;P&gt;But in this case I switch from openblas to MKL using&lt;BR /&gt;update-alternatives --config libblas.so.3-x86_64-linux-gnu&lt;BR /&gt;update-alternatives --config libblas.so.-x86_64-linux-gnu&lt;/P&gt;
&lt;P&gt;This is the output&lt;BR /&gt;iteracion : 67 error : 4.77133e-05&lt;BR /&gt;iteraciones total : 34748&lt;BR /&gt;Tiempo empleado : 229701 mili-segundos&lt;BR /&gt;Normalized error: = 0.167421&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;Fifth run; this is the top of my makefile&lt;BR /&gt;CC = g++ -O2&lt;BR /&gt;CFLAGS = -m64 -Wno-deprecated -Wall -ansi `pkg-config --cflags opencv`&lt;BR /&gt;LDFLAGS = -lm -lmkl_rt -lrt `pkg-config --libs opencv`&lt;/P&gt;
&lt;P&gt;DOESN'T WORK&lt;/P&gt;
&lt;P&gt;*******************************************************************&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Again, I'm working with a Lenovo W540 with Intel® Core™ i7-4700MQ CPU @ 2.40GHz × 8, using Debian buster and&lt;BR /&gt;GNU g++ 8.3.0&lt;BR /&gt;OpenBLAS 0.3.5+ds-3&lt;BR /&gt;libMKL 2019.2.187-1&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 18:58:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347408#M32515</guid>
      <dc:creator>rlegarda</dc:creator>
      <dc:date>2021-12-29T18:58:48Z</dc:date>
    </item>
    <item>
      <title>Re:problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347509#M32518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are looking into this issue, we will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:06:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1347509#M32518</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2021-12-30T08:06:02Z</dc:date>
    </item>
    <item>
      <title>Re:problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1380440#M33087</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;I style="font-size: 16px; font-family: intel-clear;"&gt;&amp;gt;In addition, I made another test: I left the -lcblas in the linker but switch between OpenBLAS and libMKL using update-alternatives and both working fine, but libMKL was evidently slower than OpenBLAS.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;For this one, the reason is MKL runs multithread by default, while OpenBLAS runs in single thread. When the multithread run out of memory bandwidth, then computing speed would very slow. You can set MKL_NUM_THREADS=1 to let MKL runs in single thread.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;I tested your sample code with multithread by default for MKL vs OpenBlas, the results as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;B style="font-size: 16px;"&gt;MKL library:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-size: 11pt; font-family: Calibri, sans-serif;"&gt;root@icx01-tce:/home/rcao8/mkl_test/issue_cblas_daxpy# time ./test_mkl 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Performance (MFlops/seg), iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solucion 3 &lt;/I&gt;&lt;B style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;I&gt;:&amp;nbsp;8388.21&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Error relativo, iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solucion 3 : -6.07927e-08&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;real&amp;nbsp;&amp;nbsp;&amp;nbsp;0m1.419s&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;user&amp;nbsp;&amp;nbsp;&amp;nbsp;0m17.905s&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0m0.682s &lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;B style="font-size: 16px;"&gt;OpenBlas library :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;root@icx01-tce:/home/rcao8/mkl_test/issue_cblas_daxpy# time ./test_blas&amp;nbsp;10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Performance (MFlops/seg), iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solucion 3 :&amp;nbsp;&lt;/I&gt;&lt;B style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&lt;I&gt;1922.24&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Error relativo, iteración 0, numero de datos = 10000000&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Solucion 3 : -6.07927e-08&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;&amp;nbsp;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;real&amp;nbsp;&amp;nbsp;&amp;nbsp;0m6.259s&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;user&amp;nbsp;&amp;nbsp;&amp;nbsp;0m5.973s&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0m0.257s&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Ruqiu&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1380440#M33087</guid>
      <dc:creator>Ruqiu_C_Intel</dc:creator>
      <dc:date>2022-04-28T15:00:31Z</dc:date>
    </item>
    <item>
      <title>Re:problems with cblas_daxpy and cblas_dscal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1388544#M33206</link>
      <description>&lt;P&gt;Thank you again for reaching us. This issue is closing and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 May 2022 08:11:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problems-with-cblas-daxpy-and-cblas-dscal/m-p/1388544#M33206</guid>
      <dc:creator>Ruqiu_C_Intel</dc:creator>
      <dc:date>2022-05-30T08:11:15Z</dc:date>
    </item>
  </channel>
</rss>

