course
course copied to clipboard
CudaAllocator 模板错误
我的代码中,在vs2022中,凡是使用CudaAllocator 的地方都会编译出错:“no instance of constructor "CudaAllocator<T>::CudaAllocator [with T=int]" matches the argument list main” ,不知道是为什么? ”
已修复:https://github.com/parallel101/course/issues/23