Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 396 Bytes

OpenACC_OpenMP

Here is my work concerning parallel (and even heterogeneous) bitonic sort implementation using OpenACC and OpenMP.

While writing the code, I read other implementations. The materials are mentioned in my "Proseminar" paper to the best of my knowledge. Also, the licence to the code is as permissive as possible partially because of the nature of the work involved.