Selecting Applications Suitable for Porting to the GPU
The goal of this writing is to explain which applications are suitable to be ported to OpenCL and run on GPU (or multiple GPUs). It is done by showing the main differences between GPU and CPU, and by listing features and characteristics of problems and algorithms, which can make use of highly parallel architecture of
Selecting Applications Suitable for Porting to the GPU Read More »
