HIP: Heterogenous-computing Interface for Portability
|
Functions | |
__attribute__ ((const)) __device__ void __hip_hc_threadfence() __asm("__llvm_fence_sc_dev") | |
__device__ void | __threadfence_system (void) |
threadfence_system makes writes to pinned system memory visible on host CPU. More... | |
Variables | |
struct uchar3 | __attribute__ |
CUDA 8 device function features
On AMD platforms, the threadfence* routines are currently empty stubs.
__device__ void __threadfence_system | ( | void | ) |
threadfence_system makes writes to pinned system memory visible on host CPU.
void
void |