parallel101 / course

高性能并行编程与优化 - 课件

Home Page:https://space.bilibili.com/263032155

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CudaAllocator 模板错误

anzisheng opened this issue · comments

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

已修复:#23