<?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 Does Pardiso OOC mode support multi-process environment? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1638007#M36552</link>
    <description>&lt;P&gt;We know that we can set the MKL_PARDISO_OOC_FILE_NAME environment&amp;nbsp;&lt;SPAN&gt;variables&lt;/SPAN&gt; to store the&amp;nbsp;&lt;SPAN&gt;intermediate matrix factors, there is no question, but if I have multi process to&amp;nbsp;parallel execute matrix calculation, every process will use this environment variable to store theirs intermediate date, does there has conflicts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my test, if I run sequential in single process , there has no error, but if I run in parallel with&amp;nbsp; multi-process, the Pardiso will have numerical factor fail error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any experience?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2024 06:39:32 GMT</pubDate>
    <dc:creator>yuchengshuai</dc:creator>
    <dc:date>2024-10-18T06:39:32Z</dc:date>
    <item>
      <title>Does Pardiso OOC mode support multi-process environment?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1638007#M36552</link>
      <description>&lt;P&gt;We know that we can set the MKL_PARDISO_OOC_FILE_NAME environment&amp;nbsp;&lt;SPAN&gt;variables&lt;/SPAN&gt; to store the&amp;nbsp;&lt;SPAN&gt;intermediate matrix factors, there is no question, but if I have multi process to&amp;nbsp;parallel execute matrix calculation, every process will use this environment variable to store theirs intermediate date, does there has conflicts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my test, if I run sequential in single process , there has no error, but if I run in parallel with&amp;nbsp; multi-process, the Pardiso will have numerical factor fail error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any experience?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 06:39:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1638007#M36552</guid>
      <dc:creator>yuchengshuai</dc:creator>
      <dc:date>2024-10-18T06:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does Pardiso OOC mode support multi-process environment?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1642034#M36619</link>
      <description>&lt;P&gt;I ain't got any experience with distributed MKL PARDISO solver, but I guess you can check your process's id given by MPI and set different file names for each process. Does multithreaded single-process version work fine for you? Which way do you check the solution to be correct? May I ask why do you think the probem is in conflict to write into files? It is also helpful if you provide the ouput given by the program together with a post. If you are afraid of the conflict between the threads within a single process, I think each thread calculates its tasks but the data is writeen only with one thread at a time, so there should not be conflicts.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 10:58:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1642034#M36619</guid>
      <dc:creator>morskaya_svinka_1</dc:creator>
      <dc:date>2024-11-08T10:58:33Z</dc:date>
    </item>
    <item>
      <title>Re:Does Pardiso OOC mode support multi-process environment?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1642039#M36621</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Sharing the same MKL_PARDISO_OOC_FILE_NAME across multiple processes in a multi-process environment is not recommended. Each process writing to the same Out-of-Core (OOC) file can cause various issues including data corruption, file overwrites, and potential race conditions.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2024 11:48:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Does-Pardiso-OOC-mode-support-multi-process-environment/m-p/1642039#M36621</guid>
      <dc:creator>Ruqiu_C_Intel</dc:creator>
      <dc:date>2024-11-08T11:48:18Z</dc:date>
    </item>
  </channel>
</rss>

