|
[Sponsors] |
OF22x with mvapich2 on redhat cluster doesn't run parallel job |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2014, 22:42 |
OF22x with mvapich2 on redhat cluster doesn't run parallel job
|
#1 |
Member
Manjura Maula Md. Nayamatullah
Join Date: May 2013
Location: San Antonio, Texas, USA
Posts: 42
Rep Power: 13 |
Hello,
I am struggling to run jobs in parallel on Red Hat 4.4.7-3 cluster. I used system ICC (Intel) compiler, system mvapich2-2.0b for $WM_MPI. Edited the etc/bashrc as- export WM_COMPILER=Icc export WM_MPLIB=SYSTEMMVAPICH2 Edited the etc/config/setting.sh as- SYSTEMMVAPICH2) export FOAM_MPI=mvapich2-system export MPI_ARCH_PATH="/opt/apps/intel14/mvapich2/2.0b/" _foamAddPath $MPI_ARCH_PATH/bin _foamAddLib $MPI_ARCH_PATH/lib ;; Then compile OpenFOAM. It works fine with single processor. But when I run the breakdam case in parallel- it shows me the following error: Trying to use the dummy Pstream library. This dummy library cannot be used in parallel mode From function UPstream::init(int& argc, char**& argv) in file UPstream.C at line Any help or suggestion will be highly appreciated. Thanks Manjura |
|
Tags |
mvapich2, openfoam, red hat |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
serial run fine, but parallel run diverged | phsieh2005 | OpenFOAM Running, Solving & CFD | 2 | October 6, 2009 09:33 |
Problem on Parallel Run Setup | Hamidur Rahman | CFX | 0 | September 23, 2007 18:11 |
Help: how to realize UDF on parallel cluster? | Haoyin | FLUENT | 1 | August 6, 2007 14:53 |
MPICH Parallel Run Error on the Windows Server2003 | Saturn | CFX | 3 | August 29, 2006 09:42 |
Windows 64-bit, Distributed Parallel Run Issues... | Erich | CFX | 3 | March 28, 2006 17:36 |