CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Help: Computers for large scale simulation (https://www.cfd-online.com/Forums/main/14537-help-computers-large-scale-simulation.html)

sarah_ron2002 December 17, 2007 16:42

Help: Computers for large scale simulation
 
Dear all,

The company I work for has decided to upgrade my computer and are currently looking into new machines from Dell. Does anyone have any recommendations?

Thanks a lot for your information.

sincerely, sarah

yorgis December 18, 2007 06:31

Re: Help: Computers for large scale simulation
 
We just ordered two new pcs from dell specifically for CFD work. Spec obviously depends on your cfd requirements, parallel licenses and budget available.

Well make sure its a 64 bit system (so that there's no limit to the RAM accesed by the cpu) and that the OS is also 64 bit (sounds obvious i know, but you'd be suprised..it can be an issue esp when trying to integrate the pcs to a company network)

It's also worth checking with your cfd provider for recomnended hardware and benchmark cases to get a feel of what you actually need.

Mayur December 18, 2007 07:44

Re: Help: Computers for large scale simulation
 
If you have windows based machine then go for 64 Bit, dual-core dual cpus with 16 GB RAM and each 2.2 GHz+ and 64Bit XP Professional version. This is what I have and it works very well.

sarah_ron2002 December 18, 2007 15:34

Re: Help: Computers for large scale simulation
 
Thank you all for your kind help!

Bart Prast December 19, 2007 04:28

Re: Help: Computers for large scale simulation
 
1. Don't go for windows (we run redhat entreprise 4 WS on our Dell cluster). Linux is more stable, less maintenance, less overhead. 2. So far it looks like an intel Xeon 5160 is still the fastest for CFD (or you have to wait a couple of months for a new faster dual core)

Mayur December 19, 2007 06:23

Re: Help: Computers for large scale simulation
 
We have both UNIX and windows over here. I need windows because the automatic meshing from CATIA to FC is only supported in windows as of now. Still never had any issues and no one from the finance department is complaining !!!

Steve December 20, 2007 04:40

Re: Help: Computers for large scale simulation
 
Most CFD codes scale with integer speed. Benchmarks are regularly updated here:

http://www.ideasinternational.com/be...0-fc32c71b1dd0

Bart Prast December 20, 2007 05:04

Re: Help: Computers for large scale simulation
 
I thought CFD was a floating point thing. Graphics is more integer related. And you want the best performance per core for (parallel) CFD which is not necessarily reflected in these benchmarks. A quad core intel might be faster per CPU but not per core. As parallel CFD jobs run on individual cores and are limited also by memory access bandwidth, multi-core processors are not the best options for CFD. If you really want a fast CFD cluster you can use a stack of Playstation 3 computers(vectorized computers) see: http://www.linvision.com/

Is also recommended for some nice R&R in between CFD runs ;-)

Bart Prast December 20, 2007 05:20

Re: Help: Computers for large scale simulation
 
A better reference on PS3 and scientific computing:

http://www.netlib.org/utk/people/Jac...PERS/scop3.pdf

Steve December 20, 2007 09:17

Re: Help: Computers for large scale simulation
 
Most CFD codes are held up by indirect addressing, which is integer-based. Direct solvers (prevalent in FEA codes) do matrix inversion and other things that LAPACK et al have optimised over the years - they go with floating point speed. Where I work we write both types of code and can see the clear bias towards different architectures for the two.


All times are GMT -4. The time now is 08:45.