OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
device_segmented_radix_sort.cuh File Reference
#include <stdio.h>
#include <iterator>
#include "dispatch/dispatch_radix_sort.cuh"
#include "../util_arch.cuh"
#include "../util_namespace.cuh"

Go to the source code of this file.

Data Structures

struct  cub::DeviceSegmentedRadixSort
 DeviceSegmentedRadixSort provides device-wide, parallel operations for computing a batched radix sort across multiple, non-overlapping sequences of data items residing within device-accessible memory. More...
 

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Detailed Description

cub::DeviceSegmentedRadixSort provides device-wide, parallel operations for computing a batched radix sort across multiple, non-overlapping sequences of data items residing within device-accessible memory.

Definition in file device_segmented_radix_sort.cuh.