FMA Challenge 2: Difference between revisions

Content deleted Content added
No edit summary
Line 49:
| 30m (grid) || 80,842
|}
 
===Note on Runtimes===
Benchmarching of the CPU vs GPU has found that the GPU simulations are typically 20-30 times faster than the CPU for this model setup. For models with a much larger number of cells >10 million the benefit of the GPU increases.
The 10 m grid on CPU only may take up to 24 hrs to run. If you don't want to run the 10 m grid then do the following:
* Open the batch file _run_all_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.
 
==Simple Manning’s n / Topography Test==