SyTen

◆ alloc() [1/2]

template<typename T >
CudaPtr< T > syten::Cuda::alloc ( std::size_t  num)

Allocates enough space for num objects of type T on the next CUDA allocation device and returns an appropriate CudaPtr.

References alloc().

+ Here is the call graph for this function: