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

使用sh scripts/build_impl.sh cuda编译cuda版本报错 #608

Open
wshxby opened this issue Nov 20, 2023 · 1 comment
Open

使用sh scripts/build_impl.sh cuda编译cuda版本报错 #608

wshxby opened this issue Nov 20, 2023 · 1 comment

Comments

@wshxby
Copy link

wshxby commented Nov 20, 2023

在用使用sh scripts/build_impl.sh cuda的时候编译报错:
报错显示:
“impl/../diopi_test/codegen/gen.py" : [Errno 2] No such file or directory
我搜索代码工程中的gen.py文件,发现有两处:adaptor/codegen/gen.py 和diopi_test/diopi_stub/codegen/gen.py
我替换CMakelists中的文件路径,发现使用上述两个文件编译均不成功。

我的环境是一个python的虚拟环境,python3.8.5 , nvcc的版本11.8,GPU为A100

@yangbofun
Copy link
Collaborator

yangbofun commented Nov 28, 2023

cuda的话使用这个编译, sh scripts/build_impl.sh torch

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