

1. GPUs have a natural 2D memory layout which makes them very suitable for scientific computing on 2D and 3D domains. The darker the color the faster the subsequent access.
2. When using the traditional graphics pipeline for scientific computing in GPGPU fashion the most important aspect is the spatially
coherent access to data in textures and the massively data parallel processing in the Fragment Processor. All other aspects can be hidden behind library abstractions [3].


|

dozrtska@mped.gpm.fni-i