13805

Using OpenCL to Implement Median Filtering and RSA Algorithms: Two GPGPU Application Case Studies

Lukas Gillsjo
Department of Computer and Information Science, Linkopings universitet, SE-581 83 Linkoping, Sweden
Linkopings universitet, 2015

@article{gillsjo2015using,

   title={Using OpenCL to Implement Median Filtering and RSA Algorithms: Two GPGPU Application Case Studies},

   author={Gillsj{"o}, Lukas},

   year={2015}

}

Download Download (PDF)   View View   Source Source   

2771

views

Graphics Processing Units (GPU) and their development tools have advanced recently, and industry has become more interested in using them. Among several development frameworks for GPU(s), OpenCL provides a programming environment to write portable code that can run in parallel. This report describes two case studies of algorithm implementations in OpenCL. The first algorithm is Median Filtering which is a widely used image processing algorithm. The other algorithm is RSA which is a popular algorithm used in encryption. The CPU and GPU implementations of these algorithms are compared in method and speed. The GPU implementations are also evaluated by efficiency, stability, scalability and portability. We find that the GPU implementations perform better overall with some exceptions. We see that a pure GPU solution is not always the best and that a hybrid solution with both CPU and GPU may be to prefer in some cases.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: