#include <HeterogeneousSoA.h>
Definition at line 86 of file HeterogeneousSoA.h.
◆ unique_ptr
◆ make_device_unique() [1/2]
template<typename T >
static auto cms::cudacompat::HostTraits::make_device_unique |
( |
cudaStream_t |
stream | ) |
|
|
inlinestatic |
◆ make_device_unique() [2/2]
template<typename T >
static auto cms::cudacompat::HostTraits::make_device_unique |
( |
size_t |
size, |
|
|
cudaStream_t |
stream |
|
) |
| |
|
inlinestatic |
◆ make_host_unique()
template<typename T >
static auto cms::cudacompat::HostTraits::make_host_unique |
( |
cudaStream_t |
stream | ) |
|
|
inlinestatic |
◆ make_unique()
template<typename T >
static auto cms::cudacompat::HostTraits::make_unique |
( |
cudaStream_t |
stream | ) |
|
|
inlinestatic |