|
[Sponsors] |
June 28, 2005, 23:07 |
I'd like to pose a question co
|
#1 |
New Member
John Van Norman
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
I'd like to pose a question concerning preferred platforms and Linux distros. What would you consider optimal, very well posed, or definitively validated for a parallel implementation of OpenFOAM? When I search on-line, I'm inundated with Intel vs. AMD, SuSe vs. Redhat, etc. I figured that the code authors would be the authority on this. For reference, I'm thinking about cases on the order of 5-10 million cells. What have you found agreeable in these respects?
Thanks again, JVN |
|
June 29, 2005, 07:29 |
Re. hardware the AMD Opteron s
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Re. hardware the AMD Opteron seems to be really good. Because of the nature of the code it is quite dependent on random memory access speed and the AMD seems to behave quite well.
For 5-10M cells you'd probably run 8 processors each with say 2Gb of memory. You'll need one machine with lots of memory to do the decomposition / reconstruction (ca. 2k per cell). Make sure that you have lots and lots of swap space - not because we're running such big jobs but because it is very convenient to suspend jobs to run something more urgent inbetween. We have no recent experience with any other interconnect than standard 100M/giga ethernet. If you're going for any specialist hardware make sure their MPI links with OpenFOAM (since their stuff usually comes precompiled and you don't get the sources) As for Linux distros we stick with Suse since that is what we know but I guess any fairly recent one is ok. This is only our experience. We would love to hear from other peoples experience. |
|
June 29, 2005, 08:25 |
Not much experience with FOAM,
|
#3 |
Member
sergei shulepov
Join Date: Mar 2009
Posts: 37
Rep Power: 17 |
Not much experience with FOAM, but with other CFD & FEM codes fairly enough.
At the moment, AMD 64 seems to be faster (but again, this may be code and problem dependent) and cheeper than Intel. We have used (and still using) SuSE and RedHat (enterprise)recent distros (don't see principal difference), in cluster (beowulf-like) and sun grid enviroment (latter seems to be slower) running mpich,lam. 100m/Gigabit network At the moment have 4Gb per node (2 processors).(didn't run problems over 2 mln cells yet). However, looking for upgrade, with a bit more memory because of pre-processing (mesh generation can be cpu & memory intensive) |
|
June 29, 2005, 10:51 |
I've just bought a 2x2GHz Opte
|
#4 |
Senior Member
Gavin Tabor
Join Date: Mar 2009
Posts: 181
Rep Power: 17 |
I've just bought a 2x2GHz Opteron machine, 8GB RAM, produced by the company DNUK. Installation - no problems. I did my usual trick of running icoFoam on the lid driven cavity case, blinked, and missed the calculation. Very impressive machine - I look forward to using it for real!
|
|
July 3, 2005, 05:14 |
We are also in the process of
|
#5 |
New Member
A. Gel
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
We are also in the process of evaluating OpenFOAM and conducting some benchmarks to determine parallel performance and speedup on Linux clusters. We have tested a problem (VOF surface capturing) mostly ~ 1.3 million cells up to 16 processors and also 1.9 million on 4 procs. These tests were conducted on IA32 systems, currently investigating performance on 64 bit platforms(AMD Opterons) and dual processor IA32 nodes.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ANSYS Workbench on "Uncertified" Linux Distros | hsr | CFX | 289 | April 20, 2023 10:23 |
hardware for cfd | max | Main CFD Forum | 8 | November 10, 2007 13:58 |
Hardware for Serious Use | Justin | CFX | 6 | January 3, 2007 01:15 |
OpenFOAM and linux distros | billy | OpenFOAM | 8 | September 8, 2005 02:43 |
cfd-hardware | chris | Main CFD Forum | 12 | August 29, 2000 00:40 |