course icon indicating copy to clipboard operation
course copied to clipboard

CudaAllocator 模板错误

Open anzisheng opened this issue 2 years ago • 1 comments

我的代码中,在vs2022中,凡是使用CudaAllocator 的地方都会编译出错:“no instance of constructor "CudaAllocator<T>::CudaAllocator [with T=int]" matches the argument list main” ,不知道是为什么? ”

anzisheng avatar Aug 30 '23 05:08 anzisheng

已修复:https://github.com/parallel101/course/issues/23

archibate avatar Dec 02 '23 12:12 archibate