Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请教老师第8课cuda并行部分10_stencil部分bug #20

Open
niexiaoiq1999 opened this issue Mar 30, 2023 · 1 comment
Open

请教老师第8课cuda并行部分10_stencil部分bug #20

niexiaoiq1999 opened this issue Mar 30, 2023 · 1 comment

Comments

@niexiaoiq1999
Copy link

环境:ubuntu22.04
gcc:9
运行时出现/usr/include/c++/9/bits/stl_vector.h(130): error: no instance of constructor "CudaAllocator::CudaAllocator [with T=float]" matches the argument list
detected during instantiation of "std::_Vector_base<_Tp, _Alloc>::_Vector_impl::_Vector_impl() [with _Tp=float, _Alloc=CudaAllocator]"
(337): here
这个问题

@archibate
Copy link
Collaborator

重新下载,已经修复msvc下编译会报错的bug。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants