<?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:Parallel CFD simulations with OpenFOAM in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1465646#M10455</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience, User's don't have admin privileges in Intel DevCloud.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel DevCloud is a shared environment that comes with pre-installed validated Intel oneAPI software and complimentary packages.&amp;nbsp; As a policy, we do not install custom (open source or 3rd party licensed) software in the environment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have also tried on Intel Devcloud to build OpenFOAM but we are also facing dependency errors so we tried on other machines and we are able to run it successfully with Intel Compilers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, could you please try on other machines and let us know if you are facing any errors?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 14 Mar 2023 17:12:28 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2023-03-14T17:12:28Z</dc:date>
    <item>
      <title>Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1447451#M10276</link>
      <description>&lt;P&gt;Hello! I am trying to run &lt;FONT face="courier new,courier"&gt;OpenFOAM-6&lt;/FONT&gt; simulations on the Intel DevCloud cluster.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I compiled &lt;FONT face="courier new,courier"&gt;OpenFOAM-6&lt;/FONT&gt; as described &lt;A href="https://openfoam.org/download/6-source/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, and used&amp;nbsp;&lt;FONT face="courier new,courier"&gt;module load mpi/2021.7.1&lt;/FONT&gt;, the installation was successful. After the compilation, the serial (one core) simulation works fine. However, when I run the parallel simulations with &lt;FONT face="courier new,courier"&gt;mpirun&lt;/FONT&gt;, the following errors appear.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ qsub -l nodes=1:ppn=2 -I&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$&amp;nbsp;module load mpi/2021.7.1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$&amp;nbsp;which mpirun&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/glob/development-tools/versions/oneapi/2023.0/oneapi/mpi/2021.8.0/bin/mpirun&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ which icoFoam&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt32Opt/bin/icoFoam&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ mpirun -np 2 icoFoam -parallel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-------------------------------------------------------------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;WARNING: There is at least non-excluded one OpenFabrics device found,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;but there are no active ports detected (or Open MPI was unable to use&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;them). This is most certainly not what you wanted. Check your&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cables, subnet manager configuration, etc. The openib BTL will be&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ignored for this job.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Local host: s001-n059&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--------------------------------------------------------------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] *** Process received signal ***&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] Signal: Segmentation fault (11)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] Signal code: Address not mapped (1)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] Failing at address: 0x440000e8&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f6a8522a090]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 1] /lib/x86_64-linux-gnu/libmpi.so.40(MPI_Comm_rank+0x3b)[0x7f6a84ebbc2b]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 2] /home/u183499/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt32Opt/lib/mpi-system/libPstream.so(_ZN4Foam8UPstream4initERiRPPcb+0x2d)[0x7f6a851de25d]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 3] /home/u183499/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7argListC1ERiRPPcbbb+0x5a0)[0x7f6a85aa0f50]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 4] icoFoam(+0x25af8)[0x556268e63af8]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 5] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f6a8520b083]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] [ 6] icoFoam(+0x293ae)[0x556268e673ae]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507980] *** End of error message ***&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507982] PMIX ERROR: NO-PERMISSIONS in file ../../../../../../src/mca/common/dstore/dstore_base.c at line 234&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[s001-n059:1507982] PMIX ERROR: NO-PERMISSIONS in file ../../../../../../src/mca/common/dstore/dstore_base.c at line 243&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to debug, I tried a simple MPI hello-world program, and it worked well:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ cat hello.cpp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;#include &amp;lt;mpi.h&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;int main(int argc, char** argv) {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;// Initialize the MPI environment&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MPI_Init(NULL, NULL);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// Get the number of processes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;int world_size;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MPI_Comm_size(MPI_COMM_WORLD, &amp;amp;world_size);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// Get the rank of the process&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;int world_rank;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MPI_Comm_rank(MPI_COMM_WORLD, &amp;amp;world_rank);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// Get the name of the processor&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;char processor_name[MPI_MAX_PROCESSOR_NAME];&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;int name_len;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MPI_Get_processor_name(processor_name, &amp;amp;name_len);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// Print off a hello world message&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;printf("Hello world from processor %s, rank %d out of %d processors\n",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;processor_name, world_rank, world_size);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// Finalize the MPI environment.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MPI_Finalize();&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ mpicc hello.cpp -o hello.exe&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;$ mpirun -n 2 ./hello.exe&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hello world from processor s001-n059, rank 0 out of 2 processors&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hello world from processor s001-n059, rank 1 out of 2 processors&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have any idea, how could I make my &lt;FONT face="courier new,courier"&gt;OpenFOAM&lt;/FONT&gt; installation work with &lt;FONT face="courier new,courier"&gt;mpirun&lt;/FONT&gt;?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Kirils&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 15:01:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1447451#M10276</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-01-17T15:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1447919#M10278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;Thanks for the information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the link provided by you for OpenFOAM-6(&lt;A href="https://openfoam.org/download/6-source/" target="_blank" rel="noopener"&gt;https://openfoam.org/download/6-source/&lt;/A&gt;), we have seen that it is supported/tested till Ubuntu 18.04. In Intel Devcloud the ubuntu version is 20.04.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try the supported/tested OpenFOAM version? If your issue persists, please let us know the complete steps you followed while using/compiling the Intel MPI with OpenFOAM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;After the compilation, the serial (one core) simulation works fine.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;And also, could you please provide the complete steps and expected output while running on a single node?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 15:56:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1447919#M10278</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-01-18T15:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1448681#M10286</link>
      <description>&lt;P&gt;Good afternoon, and thank you for the suggestion!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to install the newer OpenFOAM version, which was tested on Ubuntu 20.04. I followed the steps from &lt;A href="https://openfoam.org/download/10-source/" target="_self"&gt;https://openfoam.org/download/10-source/&lt;/A&gt;, all these commands are shown below:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;qsub -I&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mkdir OpenFOAM&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cd OpenFOAM&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;wget -O - &lt;A href="http://dl.openfoam.org/source/10" target="_blank"&gt;http://dl.openfoam.org/source/10&lt;/A&gt; | tar xz&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;wget -O - &lt;A href="http://dl.openfoam.org/third-party/10" target="_blank"&gt;http://dl.openfoam.org/third-party/10&lt;/A&gt; | tar xz&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mv OpenFOAM-10-version-10 OpenFOAM-10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mv ThirdParty-10-version-10 ThirdParty-10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cd OpenFOAM-10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;source etc/bashrc&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;There was an error, therefore I changed the MPI version on line 89 of file &lt;FONT face="courier new,courier"&gt;etc/bashrc&lt;/FONT&gt; from&amp;nbsp;&lt;FONT face="courier new,courier"&gt;SYSTEMOPENMPI&lt;/FONT&gt; to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;SYSTEMMPI&lt;/FONT&gt;, then I loaded it with module and tried again:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;module load mpi/2021.7.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;source etc/bashrc&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is another error, according to its text I added the following environment variables, sourced &lt;FONT face="courier new,courier"&gt;etc/bashrc&lt;/FONT&gt; again and ran the compilation:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;export MPI_ROOT=/glob/development-tools/versions/oneapi/2023.0/oneapi/mpi/2021.8.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export MPI_ARCH_FLAGS="-DOMPI_SKIP_MPICXX"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export MPI_ARCH_INC="-isystem $MPI_ROOT/include"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export MPI_ARCH_LIBS="-L$MPI_ROOT/lib -lmpi"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;source etc/bashrc&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./Allwmake -j &amp;gt;log 2&amp;gt;&amp;amp;1 &amp;amp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I got these errors in the log file:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;y.tab.c:270:6: error: conflicting types for ‘scotchyyerror’; have ‘void(const char *)’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;parser_yy.c:70:25: note: previous declaration of ‘scotchyyerror’ with type ‘int(const char * const)’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;70 | #define yyerror scotchyyerror&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;| ^~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;parser_yy.h:83:29: note: in expansion of macro ‘yyerror’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;83 | static int yyerror (const char * const);&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;| ^~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;parser_yy.c:70:25: error: conflicting types for ‘scotchyyerror’; have ‘int(const char * const)’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;70 | #define yyerror scotchyyerror&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;| ^~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;parser_yy.y:814:1: note: in expansion of macro ‘yyerror’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;814 | yyerror (&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;| ^~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;y.tab.c:270:6: note: previous declaration of ‘scotchyyerror’ with type ‘void(const char *)’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;make[2]: *** [Makefile:50: parser_yy.o] Error 1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;scotchDecomp.C:36:10: fatal error: scotch.h: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;36 | #include "scotch.h"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It means that the scotch library from ThirdParty-10 did not compile successfully. Do you have any ideas about how to solve it? I changed the line 65 in &lt;FONT face="courier new,courier"&gt;etc/bashrc&lt;/FONT&gt; to use the Intel compiler (because I think that it was possible to compile &lt;FONT face="courier new,courier"&gt;scotch&lt;/FONT&gt; with &lt;FONT face="courier new,courier"&gt;icx&lt;/FONT&gt;), however the &lt;FONT face="courier new,courier"&gt;scotch&lt;/FONT&gt; compilation during the execution of &lt;FONT face="courier new,courier"&gt;./Allwmake&lt;/FONT&gt;&amp;nbsp;still used &lt;FONT face="courier new,courier"&gt;gcc&lt;/FONT&gt; despite my changes.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 11:42:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1448681#M10286</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-01-20T11:42:50Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1451388#M10316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing the information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please use the below link where we can find the different libraries that need to be installed and the lines added in the particular files to link Intel compilers?&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/articles/technical/recipe-compile-openfoam-with-intel-compiler-for-intel-xeon-scalable-processors.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/recipe-compile-openfoam-with-intel-compiler-for-intel-xeon-scalable-processors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please try and let us know if you are facing any issues?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jan 2023 15:31:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1451388#M10316</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-01-30T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1455186#M10369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please provide us with an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2023 04:30:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1455186#M10369</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-02-10T04:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1455268#M10372</link>
      <description>&lt;P&gt;I'm sorry, I had to do another project for a while. Thank you for the provided instructions! However, there are some imprecisions:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1. In&amp;nbsp;Build Directions - Step 1 -&amp;nbsp;&lt;FONT face="courier new,courier"&gt;MPI_ROOT=/opt/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64&lt;/FONT&gt;&amp;nbsp; does not exist, and to proceed I used instead &lt;FONT face="courier new,courier"&gt;/glob/development-tools/versions/oneapi/2023.0.1/oneapi/mpi/2021.8.0&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;In&amp;nbsp;Build Directions - Step 2 -&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/opt/intel/compilers_and_libraries_2018.0.128/linux/bin/compilervars.sh&lt;/FONT&gt; does not exist, so I assumed that it is already sourced on the Intel DevCloud cluster and omitted these steps. It seemed to work for the next steps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;3. In Build Directions - Step 3 - Everything was well, except at the end - Building CGAL - I got the following error:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;u183499@s001-n015:~/OpenFOAM/ThirdParty-4.1$ ./makeCGAL CGAL-4.8 boost_1_55_0 gmp-5.1.2 mpfr-3.1.2&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;icpc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;icc.jam: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/tools/build/v2/build/toolset.jam:41: in toolset.using&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ERROR: rule "icc.init" unknown in module "toolset".&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/tools/build/v2/build-system.jam:461: in process-explicit-toolset-requests&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/tools/build/v2/build-system.jam:527: in load&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/tools/build/v2/kernel/modules.jam:289: in import&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/tools/build/v2/kernel/bootstrap.jam:139: in boost-build&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/home/u183499/OpenFOAM/ThirdParty-4.1/boost_1_55_0/boost-build.jam:17: in module scope&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Error building: boost&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 11:12:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1455268#M10372</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-02-10T11:12:35Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1456550#M10397</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing the information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am facing different errors while running. So, could you please zip the complete folder(all the files related to OpenFOAM)so that we both will be in the same phase and can investigate more on the issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2023 14:00:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1456550#M10397</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-02-16T14:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1456990#M10403</link>
      <description>&lt;P&gt;Thank you for the involvement! I created the archive of the whole&amp;nbsp;&lt;EM&gt;OpenFOAM&lt;/EM&gt; directory, which was located in the &lt;EM&gt;$HOME&lt;/EM&gt; directory.&lt;BR /&gt;&lt;BR /&gt;However, its size is too large for this forum, so I put it on the file storage of my university. I hope this link will work:&amp;nbsp;&lt;A href="https://store.lu.lv/?s=download&amp;amp;token=2bc0e271-e16d-4791-a477-05c1afb7e20c" target="_self"&gt;https://store.lu.lv/?s=download&amp;amp;token=2bc0e271-e16d-4791-a477-05c1afb7e20c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In the meantime, I will maybe try to install the newest &lt;EM&gt;OpenFOAM-10&amp;nbsp;&lt;/EM&gt; version (as in my post from &lt;SPAN&gt;01-20-2023, because basically any &lt;EM&gt;OpenFOAM&lt;/EM&gt; will work for me, the version number is not important&lt;/SPAN&gt;), but using the compiler and other tools from the Intel Recipe that you provided.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Kirils&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:38:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1456990#M10403</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-02-17T17:38:03Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1459093#M10417</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your efforts in sharing the file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are working on your issue. We will get back to you soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2023 16:53:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1459093#M10417</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-02-24T16:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1464187#M10445</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the delayed response. Since the article is outdated and the version of the old OpenFOAM with the latest Intel compiler throws errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try the steps mentioned in the attached text file(OpenFOAM.txt)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try and let us know if you are facing any issues?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 12:38:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1464187#M10445</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-03-10T12:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1464295#M10447</link>
      <description>&lt;P&gt;Thank you for the detailed instructions! The delay is not a problem, this work is not time-sensitive.&lt;/P&gt;
&lt;P&gt;I tried to follow the instructions, and everything worked well until the step 5. &lt;EM&gt;OpenFOAM Allwmake&lt;/EM&gt; command gives me the following error (see the log file in the attachment).&lt;/P&gt;
&lt;P&gt;Should I try to install your mentioned packages (&lt;EM&gt;zlib1g, zlib1g-dev -y&lt;/EM&gt; and &lt;EM&gt;flex&lt;/EM&gt;) myself or are they available now as modules or elsewhere on the cluster?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With regards,&lt;/P&gt;
&lt;P&gt;Kirils&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 17:15:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1464295#M10447</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-03-10T17:15:07Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1465646#M10455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience, User's don't have admin privileges in Intel DevCloud.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel DevCloud is a shared environment that comes with pre-installed validated Intel oneAPI software and complimentary packages.&amp;nbsp; As a policy, we do not install custom (open source or 3rd party licensed) software in the environment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have also tried on Intel Devcloud to build OpenFOAM but we are also facing dependency errors so we tried on other machines and we are able to run it successfully with Intel Compilers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So, could you please try on other machines and let us know if you are facing any errors?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Mar 2023 17:12:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1465646#M10455</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-03-14T17:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1466576#M10462</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, I understand the policy. Fortunately, I did another thing successfully: I installed (in the &lt;FONT face="courier new,courier"&gt;$HOME&lt;/FONT&gt; of my user on DevCloud)&amp;nbsp;&lt;FONT face="courier new,courier"&gt;OpenFOAM-v2212&lt;/FONT&gt;&amp;nbsp;with your instructions, the only difference being &lt;FONT face="courier new,courier"&gt;gcc&lt;/FONT&gt; instead of Intel compiler. And then I also installed &lt;FONT face="courier new,courier"&gt;bison&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;flex&lt;/FONT&gt;, according to compilation errors. Then it was necessary to add these changes to &lt;FONT face="courier new,courier"&gt;$PATH&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;export PATH=$PATH:/home/u183499/soft/bison-3.8/build/bin&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export PATH=$PATH:/home/u183499/soft/flex-2.6.4/build/bin&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/u183499/soft/flex-2.6.4/build/lib&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export CPLUS_INCLUDE_PATH=/home/u183499/soft/flex-2.6.4/build/include&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/home/u183499/OpenFOAM/ThirdParty-10/scotch_6.0.9/include&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;After that, the &lt;FONT face="courier new,courier"&gt;OpenFOAM-v2212/tutorials/incompressible/icoFoam/cavity&lt;/FONT&gt; case worked both serially and in parallel! Therefore, my issue is solved and the thing that I wanted is working, I think the thread can be closed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the assistance!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 13:16:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1466576#M10462</guid>
      <dc:creator>Kirils</dc:creator>
      <dc:date>2023-03-16T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re:Parallel CFD simulations with OpenFOAM</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1466965#M10465</link>
      <description>&lt;P&gt;Hi Kirils,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;I wanted is working, I think the thread can be closed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks for the confirmation. Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a Good Day!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2023 08:19:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Parallel-CFD-simulations-with-OpenFOAM/m-p/1466965#M10465</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-03-17T08:19:23Z</dc:date>
    </item>
  </channel>
</rss>

