CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

PBS queuing with intel MPI

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 14, 2006, 06:22
Default Hi, we've got a new cluster
  #1
Senior Member
 
Markus Hartinger
Join Date: Mar 2009
Posts: 102
Rep Power: 17
hartinger is on a distinguished road
Hi,

we've got a new cluster available at our college(imperial) with 160 zeon-nodes, PBS queuing system, RED HAT installation. So I am more than eager to get OpenFOAM running. But they have their communication geared up to that intel-mpi-2.0.1. Lam is not supported, mpich throws
[0] MPI Abort by user Aborting program !
[0] Aborting program!
which is not too helpful.

So, I would like to use their intel-mpi. As far as I understand, I need to recompile the Pstream library and then compile the executable (trying interFoam for a start).
In order to do that I want to introduce 'setenv WM_MPLIB MPI_INTEL' in 'OpenFOAM/OpenFOAM-1.3/.OpenFOAM-1.3/bashrc' and then have a section 'elif [ .$WM_MPLIB = .MPI_INTEL ]; then...' in 'OpenFOAM/OpenFOAM-1.3/bashrc' accordingly.

From the cluster admin I got the following example on how to link the mpi library:
"g++ -o foo foo.c ${MPI_LIBS} -I ${MPI_HOME}/include"
with
$MPI_LIBS = -L/apps/intel/ict/mpi/2.0.1/lib -lmpi -lmpigf -lmpigi -lrt -lpthread -ldl
and
$MPI_HOME = /apps/intel/ict/mpi/2.0.1/include

It seems to me, that all necessary information is there to put it together, but my knowledge of the FOAM build system is not sufficient. I tried a couple of things, but never worked out.

So, how do I do it? Please help! 160 bored nodes are waiting for me.

Thank you
Markus
hartinger is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
queuing up .def files in the solver Ruth Cattell CFX 3 April 25, 2007 03:42
CPU:Intel 3.0E or 3.0C Andrew CFX 2 May 24, 2004 13:00
HARDWARE: SUN or INTEL Hraza Main CFD Forum 5 August 5, 2002 03:52
INTEL vs. AMD Michael Bo Hansen CFX 9 June 19, 2001 16:54
Athlon / Intel John FLUENT 0 December 6, 2000 02:43


All times are GMT -4. The time now is 06:01.