We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
跑完build_and_run_unitest,unittest都pass了,但是运行benchmark gpu_fixed的时候,报code is not compiled with CUDA。
The text was updated successfully, but these errors were encountered:
README写了,编译时候应该 cmake .. -DWITH_GPU=ON,或者你下载成了cpu-only的镜像了
Sorry, something went wrong.
sh tools/build_and_run_unittests.sh $PWD -DWITH_GPU=ON 按照readme运行的这个指令,难道这个不是支持gpu的吗?
按照gpu docker的方式编译的,应该没什么问题的。。。
No branches or pull requests
跑完build_and_run_unitest,unittest都pass了,但是运行benchmark gpu_fixed的时候,报code is not compiled with CUDA。
The text was updated successfully, but these errors were encountered: