|
[Sponsors] |
July 15, 2013, 10:43 |
OpenFOAM with MPI and icc
|
#1 | |
New Member
Join Date: Jun 2013
Posts: 6
Rep Power: 13 |
Right now I'm trying to install OpenFOAM on a redhat system and would like to use Intel's compilers and MPI. I've searched through the forums and cannot find a similar topic. Has anyone attempted this or know where to edit the installation source files (../etc/bashrc and ../etc/config/settings.sh are the 2 I know of) to make this happen?
Any help is much appreciated. Quote:
|
||
July 16, 2013, 19:08 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings swartzism,
I Googled: Code:
intel MPI openfoam I suggest that you first follow the instructions on this page: http://openfoamwiki.net/index.php/In...CentOS_SL_RHEL - this way you can first be more familiar with the build process and to make sure that you can build OpenFOAM with the system you've got. Oh, and you can change the references from OpenFOAM 2.2.0 to 2.2.1, since it should work just fine as well . Best regards, Bruno
__________________
|
|
July 17, 2013, 16:29 |
|
#3 |
New Member
Join Date: Jun 2013
Posts: 6
Rep Power: 13 |
Thanks for the reply! I ended up getting it working before I saw your post. I can give my modifications if anyone is interested.
|
|
July 24, 2018, 01:05 |
OpenFOAM with intel mpi
|
#4 |
Member
Sai Guruprasad Jakkala
Join Date: Jan 2017
Posts: 34
Rep Power: 9 |
I would like to know the changes which need to be done to install openfoam with intel mpi and Icc.
|
|
July 25, 2018, 01:44 |
|
#5 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
||
July 25, 2018, 04:42 |
|
#6 |
Member
Sai Guruprasad Jakkala
Join Date: Jan 2017
Posts: 34
Rep Power: 9 |
I changed the WM_compiler and WM_MPLIB options to Icc and INTELMPI. I sourced my compilers in the terminal.
I did ./Allwmake in the OpenFOAM-5.x folder. I could run the cavity case. But I was not able to use paraFoam. It kept saying "segmentation fault (core dumped)" when I ran the command. Any suggestions on how to install parafoam also? I didn't do allwmake in the thirdparty-5.x folder. How does one compile that also using intel compilers? |
|
August 20, 2018, 15:51 |
|
#7 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answers: I'm late to answer to these, but here goes just the same:
Quote:
Oh, wait, you are using OpenFOAM 5.x! OK, you can rebuild ParaView with the option "-rendering OpenGL", e.g.: Code:
./makeParaView -rendering OpenGL edit: This is because OpenFOAM 5 uses ParaView 5.4, which still supports the old OpenGL. Well, if you don't need Scotch, then you don't need to run Allwmake in "ThirdParty-5.x".
__________________
Last edited by wyldckat; August 20, 2018 at 15:52. Reason: see "edit:" |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Install OpenFOAM 2.3.1 on cluster with Intel Compiler | syavash | OpenFOAM Installation | 8 | September 4, 2018 10:08 |
[OpenFOAM.com] Compile OpenFoam using Intel ICC on OpenLogic Centos 7.3 for Intel MPI and INFINIBAND | kishoremg040 | OpenFOAM Installation | 1 | May 6, 2018 14:21 |
[OpenFOAM.org] Failed to compile OpenFOAM 3.0.1 with icc | xuegy | OpenFOAM Installation | 1 | July 13, 2016 17:03 |
Compile OF2.1 with Intel Icc and Intel MPI | hewei | OpenFOAM Installation | 7 | February 12, 2013 17:18 |
installation with Intel MPI and Intel compilers | achim | OpenFOAM Installation | 12 | November 10, 2011 06:56 |