stdgpu/execution.h File Reference — stdgpu Latest documentation (original) (raw)

stdgpu/execution.h File Reference#

stdgpu: stdgpu/execution.h File Reference

stdgpu Latest

Efficient STL-like Data Structures on the GPU

Go to the source code of this file.

Typedefs
using stdgpu::execution::device_policy = std::remove_const_t< decltype(thrust::device)>
template
using stdgpu::execution::execution_policy = thrust::execution_policy< T >
using stdgpu::execution::host_policy = std::remove_const_t< decltype(thrust::host)>
Variables
constexpr device_policy stdgpu::execution::device
constexpr host_policy stdgpu::execution::host