|
CLOGS
C++ library for sorting and searching in OpenCL applications
|
| ▼ include | |
| ▼ clogs | |
| clogs.h | OpenCL primitives |
| core.h | Basic types shared by several primitives |
| platform.h | Detects compiler properties |
| radixsort.h | Radix-sort interface |
| reduce.h | Reduce primitive |
| scan.h | Scan primitive |
| tune.h | Control over tuning policy |
| visibility.h | Internal header file that provides macros to control symbol visibility |
| visibility_pop.h | Pops default visibility if appropriate |
| visibility_push.h | Pushes default visibility if appropriate |