apollo
apollo copied to clipboard
在编译apollo_gpu版本的过程中,我遇见了找不到cublas_v2.h的问题
当我尝试" bash apollo.sh build_gpu"的时候,他提示我找不到cuda的头文件的问题,但是我命名已经安装了cuda
@2460707925 Hi!Can you provide the complete error message.
gpu support in container need nvidia docker toolkit and nvidia drivers. have you installed it well?
当我尝试" bash apollo.sh build_gpu"的时候,他提示我找不到cuda的头文件的问题,但是我命名已经安装了cuda
你好,我也遇到这个问题,请问你解决了吗?