FMA Challenge 2: Difference between revisions

Content deleted Content added
No edit summary
Line 52:
===Note on Runtimes===
 
The Demo model batch files hasprovided with the demo model have the 10m, 15m and 30m grid simulationresolution simulations turned on by default howeverfor your testing purposes. Due to the size of the model and large number of cells for the CPU only 10m case, it may take up to 24 hrs24hrs of 'real time' to run on your computer. If you don't want to run the 10 m grid then do the following:
* Open the batch file _run_all_001.bat or _run_all_CPU_001.bat in a text editor
* Change the line set B=30m 15m 10m to B=30m 15m.
This will prevent the 10m model from simulated.
 
Current benchmarching of runtimes for the CPU vs GPU respectively has found that the GPU simulations are typically 20-30 times faster than the CPU for this demo model. For models with a much larger number of cells >10 million the benefit of the GPU increases dramatically. Further detail on the benchmarking to FMA Demo Model 2 is provided [[here]].
 
==Simple Manning’s n / Topography Test==