OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
device_reduce.cuh File Reference
#include <stdio.h>
#include <iterator>
#include <limits>
#include "../iterator/arg_index_input_iterator.cuh"
#include "dispatch/dispatch_reduce.cuh"
#include "dispatch/dispatch_reduce_by_key.cuh"
#include "../util_namespace.cuh"

Go to the source code of this file.

Data Structures

struct  cub::DeviceReduce
 DeviceReduce provides device-wide, parallel operations for computing a reduction across a sequence of data items residing within device-accessible memory. More...
 

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Detailed Description

cub::DeviceReduce provides device-wide, parallel operations for computing a reduction across a sequence of data items residing within device-accessible memory.

Definition in file device_reduce.cuh.