<?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: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587780#M36006</link>
    <description>&lt;P&gt;Dear &lt;SPAN&gt;Gennady&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I've utilized the /DMKL_ILP64 -I"%MKLROOT%\include" compiler option in Visual Studio 2022, but&lt;/P&gt;&lt;P&gt;unfortunately, the issue persists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I resolve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 15:36:00 GMT</pubDate>
    <dc:creator>wzc</dc:creator>
    <dc:date>2024-04-09T15:36:00Z</dc:date>
    <item>
      <title>A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1570656#M35801</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Hello everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I am running the example code of&amp;nbsp; "dss_unsym.c"&amp;nbsp; from the Intel® oneAPI Math Kernel Library installation directory. However,&amp;nbsp; there is a exception thorwn (0xC06D007F: Procedure not found (Parameter: 0x0000005F23CFC890) when runing the routine "dss_factor_real".&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;How could I solve this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 17:11:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1570656#M35801</guid>
      <dc:creator>wzc</dc:creator>
      <dc:date>2024-02-08T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572510#M35831</link>
      <description>&lt;P&gt;How did you link and run this example? check how properly links again mkl follow this &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html" target="_self"&gt;link&lt;/A&gt;. Please set all needed environment variables to the system paths in advance of running this case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 05:24:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572510#M35831</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-02-15T05:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572518#M35832</link>
      <description>&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;I think that I have&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;properly set all needed environment variables (The additional dependencies include: mkl_intel_ilp64.lib, mkl_intel_thread.lib, mkl_core.lib and libiomp5md.lib), because I can&amp;nbsp;properly&amp;nbsp;run other examples, such as those related to LAPACK Linear Equation Computational Routines.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 05:47:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572518#M35832</guid>
      <dc:creator>wzc</dc:creator>
      <dc:date>2024-02-15T05:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572526#M35833</link>
      <description>&lt;P&gt;if you links again&amp;nbsp;&lt;SPAN&gt;mkl_intel_ilp64.lib then you need to use&amp;nbsp;/DMKL_ILP64 &amp;nbsp;compiler option.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or if you links against&amp;nbsp;mkl_intel_lp64.lib - then you don't need to add some additional compilers' mode.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 06:43:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1572526#M35833</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-02-15T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1577680#M35887</link>
      <description>&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 20:34:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1577680#M35887</guid>
      <dc:creator>wzc</dc:creator>
      <dc:date>2024-03-04T20:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587780#M36006</link>
      <description>&lt;P&gt;Dear &lt;SPAN&gt;Gennady&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I've utilized the /DMKL_ILP64 -I"%MKLROOT%\include" compiler option in Visual Studio 2022, but&lt;/P&gt;&lt;P&gt;unfortunately, the issue persists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I resolve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 15:36:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587780#M36006</guid>
      <dc:creator>wzc</dc:creator>
      <dc:date>2024-04-09T15:36:00Z</dc:date>
    </item>
    <item>
      <title>Re:A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587967#M36008</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I made a trivial experiments to show you how you could try to build and run this case with the following conditions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the same example &lt;STRONG&gt;dss_unsym.c&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Intel oneMKL 2024 u1 ( the latest one )&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Win OS.  &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Compiling from command line &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;in the case of using under VS ( please check the following chapter from oneMKL Dev Guide - &lt;/STRONG&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/auto-link-microsoft-visual-c-project-with-onemkl.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/auto-link-microsoft-visual-c-project-with-onemkl.html&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;#Compiler used&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;icx --version&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2024.0.0 Build 20231017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Copyright (C) 1985-2023 Intel Corporation. All rights reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler 2024.0.0 (2024.0.0.20231017)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Target: x86_64-pc-windows-msvc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Thread model: posix&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;InstalledDir: C:\Apps\Intel\oneAPI\compiler\2024.0\bin\compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Configuration file: C:\Apps\Intel\oneAPI\compiler\2024.0\bin\compiler\..\icx.cfg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;# Compilation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;icx /Qmkl dss_unsym.c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2024.0.0 Build 20231017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Copyright (C) 1985-2023 Intel Corporation. All rights reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;# running the code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;dss_unsym.exe&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving NON_TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving CONJUGATE_TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;Example successfully PASSED!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:38:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587967#M36008</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-04-10T06:38:03Z</dc:date>
    </item>
    <item>
      <title>Re:A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587969#M36009</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I made a trivial experiments to show you how you could try to build and run this case with the following conditions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the same example &lt;STRONG&gt;dss_unsym.c&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Intel oneMKL 2024 u1 ( the latest one )&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Win OS.  &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Compiling from command line &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;in the case of using under VS ( please check the following chapter from oneMKL Dev Guide - &lt;/STRONG&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/auto-link-microsoft-visual-c-project-with-onemkl.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-guide-windows/2024-1/auto-link-microsoft-visual-c-project-with-onemkl.html&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;#Compiler used&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;icx --version&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2024.0.0 Build 20231017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Copyright (C) 1985-2023 Intel Corporation. All rights reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler 2024.0.0 (2024.0.0.20231017)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Target: x86_64-pc-windows-msvc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Thread model: posix&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;InstalledDir: C:\Apps\Intel\oneAPI\compiler\2024.0\bin\compiler&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Configuration file: C:\Apps\Intel\oneAPI\compiler\2024.0\bin\compiler\..\icx.cfg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;# Compilation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;icx /Qmkl dss_unsym.c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Intel(R) oneAPI DPC++/C++ Compiler for applications running on Intel(R) 64, Version 2024.0.0 Build 20231017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Copyright (C) 1985-2023 Intel Corporation. All rights reserved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;# running the code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;dss_unsym.exe&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving NON_TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Solving CONJUGATE_TRANSPOSE system...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px;"&gt;Print solution array:&amp;nbsp;-0 1 2 3 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px;"&gt;Example successfully PASSED!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:38:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1587969#M36009</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2024-04-10T06:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re:A exception is thorwn when using Direct Sparse Solver (DSS) Interface Routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1588486#M36017</link>
      <description>&lt;P&gt;Dear Gennady,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded the latest version of Intel oneMKL. Everything is now working correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your assistance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wzc&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 23:04:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-exception-is-thorwn-when-using-Direct-Sparse-Solver-DSS/m-p/1588486#M36017</guid>
      <dc:creator>wzc</dc:creator>
      <dc:date>2024-04-11T23:04:29Z</dc:date>
    </item>
  </channel>
</rss>

