grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
copy
grain
cuda
deep copy inter device memory without allocation
version(grain_cuda)
void
copy
(
T
)
(
ref
CuPtr
!
T
src
,
ref
CuPtr
!
T
dst
)
Meta
Source
See Implementation
grain
cuda
aliases
CudaElementType
classes
Global
functions
axpy
checkCUDNN
checkCublasErrors
checkCudaErrors
copy
dup
empty
fill_
global
sum
sumNaive
sum_thrust
toHost
zero_
zeros
static variables
context
cublasHandle
cudnnHandle
structs
CuArray
CuModule
CuPtr
Kernel
Launcher
variables
isDeviceMemory
deep copy inter device memory without allocation