Thunderhead Engineering
February 04, 2012, 09:56:21 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed
 
   Home   Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: FAQ: What are the ideal specs for a simulation computer?  (Read 625 times)
Ashley Riggs
Thunderhead
*****
Posts: 14


View Profile Email
« on: May 30, 2008, 08:55:01 AM »

I am going to purchase a new simulation computer. What kind of hardware should I get to run PyroSim/FDS? How many cores, how much memory, etc?
Logged
Ashley Riggs
Thunderhead
*****
Posts: 14


View Profile Email
« Reply #1 on: May 30, 2008, 08:55:34 AM »

FDS handles parallelism at the mesh level.  Each iteration, every mesh in your model is independently updated, then the values on the boundary of each mesh are communicated between the different processes and the simulation continues.  You can run a 1,2, 4, or 37 mesh problem on a machine with 4 computing cores, but the 1 mesh version would only use 1 computing core and the 37 mesh version would use all 4 cores but suffer from communication overhead when sending the boundary data back and forth.  You get the fastest result by matching the number meshes to available computing cores.

PyroSim will run quite well on multiple cores.  In the office it is running on single CPU, dual CPU, dual core, and quad core machines with no issues.  We do not currently have a version of PyroSim that takes advantage of the increased memory potentially available in 64-bit architectures.  In order to run a single process (i.e. mesh) that uses over 3 GB of memory, you will need to download the 64-bit version of FDS from NIST.  Then use the Preferences dialog on the File menu, to point PyroSim to the new executable.

We do not maintain a spec for the simulation machine, but the topic is discussed on the FDS users forum.  You may find it useful to read through some of the discussions there.  This is a good place to start:

http://groups.google.com/group/fds-smv/browse_thread/thread/bcafaa5cad36c06e
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!