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

Openfoam on Bluegene

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 25, 2009, 13:41
Default Openfoam on Bluegene
  #1
Member
 
matteo lombardi
Join Date: Apr 2009
Posts: 67
Rep Power: 17
matteoL is on a distinguished road
Hello,
I Have managed to compile succesfully OpenFoam on a Bluegene/P cluster with mpicc (which is a wrapper for gcc+mpi) and it works pretty well, at leats on the first case I used (rasinterFoam on 3.5 mln cells mesh).

I have 2 problems tough:

1)I then wanted to try it on a new mesh, same topology, just a bit more refined and with more cells, 5.5 mln cells.

For some reason, the code crashes. It crashes both when I try to convert the mesh (i use fluentMeshToFoam) and also when i run the rasinterdymFoam. (The same mesh gets decomposed and runs smootly on other standard pc/clusters.)

When I run fluentMeshToFoam it says that:
Building Patch'less mesh.... new cannot satisfy memory request.
This doesn't necessarily mean you run out of memory.. bla bla bla..

I am defineetely not run out of memory, since it was using just 4%of total memory.

When I run rasInterFoam (serial or parallel) it stops while trying to create the mesh. it says:
...
Create Mesh for Time=0
floating exception

...

Any idea about what could be the problem? why on another pc runs and bluegene not while on a very simialr ot works on both smoothly?

2)Has anyone managed to compile OF on bluegene/p but with the native compiler (i.e mpixlc)? when i try to do it I get plenty of errors. (Many double declarations of basic function/classes, i.e. dummy_scalar_functions.. and problems with Pstream class)

Any help would be much appreciated since it seems that a code compiled with mpixlc is about twice as fast as a code compiled with mpicc

Thanks,
Matteo
matteoL is offline   Reply With Quote

 


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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Modified OpenFOAM Forum Structure and New Mailing-List pete Site News & Announcements 0 June 29, 2009 05:56
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25
OpenFOAM Debian packaging current status problems and TODOs oseen OpenFOAM Installation 9 August 26, 2007 13:50


All times are GMT -4. The time now is 09:02.