SyTen

◆ cuda_mm_cm() [3/4]

void syten::CudaDenseTensorImpl::cuda_mm_cm ( CudaPtr< const std::complex< double > >  at,
CudaPtr< const std::complex< double > >  bt,
CudaPtr< std::complex< double > >  rt,
Size const  dx,
Size const  dy,
Size const  dz 
)

CUDA complex matrix-matrix multiplication.

References syten::Cuda::get_handle(), syten::Cuda::handle_error(), syten::Cuda::host_device(), syten::DenseProduct::mm_cm(), and SYTEN_ASSERT_MSG.

Referenced by gemm_transpose().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: