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

Best cluster configuration

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 14, 2006, 17:26
Default So the title sounds generic en
  #1
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
So the title sounds generic enough...

I am in the process of setting up a cluster for running OpenFoam in parallel and resources are limited (surprise, surprise!) so I would be very grateful for cost effective ideas and suggestions.

Basically I am looking for the best bang for my buck and the cluster should be easily upgradable when need arises. Multicore technology seems very interesting but how compatible is it with OF1.3? I remember vaguely a thread discussing problems running/compiling OF on such platforms...

Thanks for taking a shot... in the dark where I am right now! ;)

Cheers,
Ziad
ziad is offline   Reply With Quote

Old   December 14, 2006, 18:33
Default Invest in dual Opterons; and b
  #2
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Invest in dual Opterons; and by that I mean two physical opteron CPUs on the same board. Not dual-cores. Dual cores are memory bandwidth limited (maybe not for all problems, but still the limitation is there). I am no interconnect expert, so perhaps someone else has better ideas. Even Gigabit might cut it for you once OpenFOAM is released with GAMMA support. I hear that there are significant improvements in latency reduction.
msrinath80 is offline   Reply With Quote

Old   December 14, 2006, 21:54
Default Just checked out GAMMA at Ciac
  #3
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
Just checked out GAMMA at Ciaccio's homepage. Seems pretty interesting, especially since it is free and does not require any exotic hardware. I guess I should read up on it in more detail.

Any news for the release date of OF with GAMMA support? Is there a Beta version available to play with? I expect to be ready for testing within 8 weeks...
ziad is offline   Reply With Quote

Old   December 15, 2006, 02:39
Default Hi Ziad, We got an 10 node
  #4
Senior Member
 
Jens Klostermann
Join Date: Mar 2009
Posts: 117
Rep Power: 17
jens_klostermann is on a distinguished road
Hi Ziad,

We got an 10 node 2xOpteron 280 cluster (4 core per node) with infinband.

some experiences on AMD Opteron:

-dual core vs. single core:
1x dual core cpu is about 1.5 time es fast as the same single core cpu, but is depending of the case (memory usage)
-if you check prices the dual core system will also be about 1.5 times of the single core system, if you buy the same number of nodes the dual core system may be little cheaper, because you need less peripheral devices (e.g. mainboards, harddisk, case, communication cards like infinband)
-some more advantages for dual core, it will take less space (was critical for us) will use less energy (lower running costs)
-ethernet vs. infiniband: ethernet scale worse if you use more than 3 nodes (12 cores), but it realy depends on the case. I am really interested, what performance increase the GAMMA support will bring. But for now we would recommend high speed interconnect if you buy more than 12 cores.

I don't know much about the new Xeon quadcore, but if you check the fluent benchmark at http://www.fluent.com/software/fluen....x/fullres.htm
the opteron 2X dualcores are still little better than the xeon quadcore

Some more OpenFoam benchmarking @ http://openfoamwiki.net/index.php/Contrib_benchFoam

So these are our experiences in a nutshell.

Jens
jens_klostermann is offline   Reply With Quote

Old   December 15, 2006, 12:41
Default Hi Jens, Thanks for all the
  #5
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
Hi Jens,

Thanks for all the invaluable info. I guess I have the right starting blocks now. Hopefully I will have a chance to test GAMMA and maybe even post the results when available.

Ziad
ziad is offline   Reply With Quote

Old   December 15, 2006, 13:21
Default You can already use MPI/GAMMA
  #6
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
You can already use MPI/GAMMA (the MPI version that uses GAMMA). You'll have to install it and recompile the mpi Pstream:

cd $FOAM_SRC/Pstream/mpi
wclean
wmake libso

You will have to change the compilation flags to make it pick up the MPI/GAMMA mpi.h and the mpi libraries.

The compilation flags come from
$WM_DIR/rules/XXX/mplib$WM_MPLIB
where XXX depends on the installation (linuxAMD64Gcc4 for me)

So
- define a new WM_MPLIB in ~/.OpenFOAM-1.3/bashrc
e.g. export WM_MPLIB=MPIGAMMA
- copy an existing rule file (e.g. mplibLAM) to mplibMPIGAMMA and edit it correspondingly
- build the Pstream/mpi library as above.
mattijs is offline   Reply With Quote

Old   December 16, 2006, 18:31
Default zeer nuttig en makkelijker dan
  #7
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
zeer nuttig en makkelijker dan verwacht. Dank u wel Mattijs

What is the status of pure GAMMA support though? I am not at the point of testing yet but many of my runs will be on relatively small meshes so it might make a difference.

Gr.
Ziad
ziad is offline   Reply With Quote

Old   December 18, 2006, 04:23
Default pure GAMMA support: Being work
  #8
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
pure GAMMA support: Being worked on by me and Giuseppe as we speak. Having start-up troubles :-(

Haven't heard about any problems with MPI/GAMMA though. And going to pure GAMMA gives only a small additional benefit compared to going from e.g. LAM to MPI/GAMMA.
mattijs is offline   Reply With Quote

Old   December 18, 2006, 17:26
Default that's good enough for me. I g
  #9
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
that's good enough for me. I got enough on my plate for a little while anyway.

Thanx...
ziad is offline   Reply With Quote

Old   July 26, 2007, 04:29
Default The GAMMA project page (http:/
  #10
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
The GAMMA project page (http://www.disi.unige.it/project/gamma/) has just released a comparison of some public domain MPI implementations with OpenFOAM. Follow the Performance->OpenFOAM-1.4 link.

(GAMMA+OpenFOAM1.4 is now very stable)

I put forementioned Pstream building instructions on the Wiki: http://openfoamwiki.net/index.php/HowTo_Pstream
mattijs is offline   Reply With Quote

Old   September 20, 2007, 07:04
Default (Reviving a defunct thread her
  #11
Senior Member
 
Gavin Tabor
Join Date: Mar 2009
Posts: 181
Rep Power: 17
grtabor is on a distinguished road
(Reviving a defunct thread here - seemed better than starting a new one with the same title).

I'm sorting out the purchase of a cluster for CFD and OF. I'm looking at getting 6-8 two-processor nodes. The choice now for each processor is single, dual or quad-core. Looking at the price and availability, I see one can get a fast single-core (3GHz) or a dual core with a slower clock speed (2.3GHz) for the same cost (roughly... also thats what is available). I assume the quad core processors have lower clock speeds still. My question is: is it better to get a fast single-core processor or a slower (clock-speed) quad core? Would it be better even to get 4 nodes with twin quad-core processors, rather than 8 with single or dual-core processors? Does anyone have any experience with these new quad core chips, or any feeling about which way to go??

Gavin
grtabor is offline   Reply With Quote

Old   September 20, 2007, 08:53
Default Hi Gavin, No experience wit
  #12
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
Hi Gavin,

No experience with the quad-cores although they look quite interesting as far as space savings are concerned. I am slightly partial to dual-core with large cache because one can always fall back on a single core with lots of cache, which would typically run faster that a single-core with half the cache (unless of course the single-core is available with the same total cache available on dual-core). So rule of thumb, when comparing equivalent dual- and single-core, look at the cache!

Another issue would be the connectivity between the individual processors. Multiple cores offer true cross linking between the cores at chip level. Very efficient since one doesn't have to access the bus (read bottleneck). See AMD website, haven't had time to look at Intel ;)

It might be worthwhile in your case to compare 2-4 quads on one motherboard (Tyan?) to other single- dual-cores on several motherboards. That will give you a very good idea of how good your connectivity is between motherboards.

I promised some results back when this thread was started but then life (and management) decided otherwise, so the proposed machine is still "being considered". Hopefully something will give within a couple of months.

Cheers,
Ziad
ziad is offline   Reply With Quote

Old   September 20, 2007, 09:11
Default So rule of thumb, when compari
  #13
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
So rule of thumb, when comparing equivalent dual- and single-core, look at the cache!

I beg to differ. The rule of thumb for CFD calculations should be Memory bandwidth per core. Cache is secondary. I've done tests of OpenFOAM scaleup on quad-core and dual-core processors (both Intel and AMD). Check the Running/Solving CFD section for quad-core and Superlinear speedup threads. Quick summary frommy results: AMD still surpasses Intel in the Memory bandwidth area.
msrinath80 is offline   Reply With Quote

Old   September 20, 2007, 10:58
Default Srinath is right. That is the
  #14
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Srinath is right. That is the reason why when Intel publishes Fluent-Benchmarks it only shows 1 number and AMD shows different case sizes (for the larger cases AMD is faster for the smaller Intel).

For an example of the current MultiCore-Xeons (I hear that the next generation should be better) look at the benchmark Eric published in the "OF 1.4 on MacOS X". They're not really and advertisment for Intel-Multicores (at least for CFD)

And one last thing: usually the Opterons are better in the Floating-Point comparisons than for interger (don't know if that might be important for CFD ;-) )
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   September 20, 2007, 19:22
Default I did mention that the cache p
  #15
Senior Member
 
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17
ziad is on a distinguished road
I did mention that the cache point is for "when comparing equivalent dual- and single-core". Guess I should have been more specific. Anyway...
ziad is offline   Reply With Quote

Old   September 21, 2007, 12:36
Default I would say that the size of t
  #16
connclark
Guest
 
Posts: n/a
I would say that the size of the cache is more important when comparing one dual core cpu to another dual core cpu rather than to a single core. The dual core with the larger cache would likely have less bus contention. However with CFD/FAE the working memory set is typically so large a larger cache doesn't get you that much more performance.
  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
Configuration of MPICH mer OpenFOAM Installation 31 June 6, 2007 18:08
"Good" Cluster configuration Fusion CFX 2 January 10, 2007 17:36
Dual configuration ff FLUENT 0 January 27, 2004 06:14
PC configuration for CFD Fernando Sanz Main CFD Forum 17 December 19, 2001 07:29
airplane configuration Shereef Main CFD Forum 10 October 26, 2000 11:48


All times are GMT -4. The time now is 15:59.