|
[Sponsors] |
July 22, 2011, 10:56 |
problems with openmpi
|
#1 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Note that OpenFOAM-2.0 uses openmpi-1.5.3, which is a beta version that has known issues with GridEngine. See http://www.open-mpi.org/community/li...1/03/15930.php for more information.
If this affects you and you wish to continue using openmpi-1.4.3 with OpenFOAM-2.0 there are two means of doing this. One method is to hack the etc/config/settings.sh file to reference the preferred version. Another method is to use the hook provided in this file and define your own config/openmpi.sh file with the contents: Code:
# Modified openmpi settings export FOAM_MPI=openmpi-1.4.3 This file is placed somewhere in the hierarchy searched by foamEtcFile. For example under $HOME/.OpenFOAM/2.0.x/config/openmpi.sh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Needed Benchmark Problems for FSI | Mechstud | Main CFD Forum | 4 | July 26, 2011 13:13 |
Problems with Fedora 9 and OpenMPI | harly | OpenFOAM Running, Solving & CFD | 11 | May 3, 2009 05:18 |
Problems using local openmpi | stephan | OpenFOAM Installation | 1 | December 5, 2007 19:01 |
Help required to solve Hydraulic related problems | aero | CFX | 0 | October 30, 2006 12:00 |
Some problems with Star CD | Micha | Siemens | 0 | August 6, 2003 14:55 |