1. What contributions have the authors mentioned in the paper "Massively parallel landscape-evolution modelling using general purpose graphical processing units" ?
In this paper the authors demonstrate how the time dominant parts of a Landscape-Evolution Model can be recoded for a massively parallel architecture providing two orders of magnitude reduction in execution time.
read more
2. What is the main reason why the GPGPU is short?
As the GPGPU lacks support for global barrier synchronization and inter-process communication, kernels tend to be short to allow fallback to the main CPU for exchange of data.
read more
3. What is the test environment for this work?
The test environment for this work consists of an Asus P6T7 WS Supercomputer motherboard populated with an Intel i7 980X Extreme 6 core processor along with 12GB corsair dominator DDR3 12800 RAM.
read more
4. What are the two components that require little interaction between cells?
The two remaining components (topological and erosion modelling and deposition computation), although numerically complex, require little interaction between cells.
read more





