Skip to content

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

@wshxby

Description

@wshxby

在用使用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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions