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