News

This tutorial demonstrates these features on our very own GPU-Quicksort implementation in OpenCL, which, as far as we know, is the first known implementation of that algorithm in OpenCL.
When used correctly, atomic operations can help implement a wide range of generic data structures and algorithms in the massively threaded GPU programming environment.