Contains the definitions of CUDA specific member functions for the Reduce skeleton. More...
#include <cuda.h>#include <iostream>#include "operator_type.h"#include "debug.h"#include "reduce_kernels.h"#include "device_mem_pointer_cu.h"#include "thread_management.h"#include "device_cu.h"

Classes | |
| struct | skepu::reduceThreadFuncArgs_CU< BinaryFunc, InputIterator > |
Namespaces | |
| namespace | skepu |
The main nemaspace for SkePU library. | |
Functions | |
| template<typename BinaryFunc , typename InputIterator > | |
| static void * | skepu::reduceThreadFunc_CU (void *_args) |
Contains the definitions of CUDA specific member functions for the Reduce skeleton.
1.7.1