-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Issue Type
Build/Install
Modules Involved
SPU compiler
Have you reproduced the bug with SPU HEAD?
Yes
Have you searched existing issues?
Yes
SPU Version
spu还没安装,其他的全按照流程安装的
OS Platform and Distribution
Ubuntu 22.04
Python Version
3.10
Compiler Version
No response
Current Behavior?
我得流程是Install gcc>=11.2, cmake>=3.26, ninja, nasm>=2.15, python>=3.8, bazel==6.2.1, golang, xxd, lld
python3 -m pip install -r requirements.txt
python3 -m pip install -r requirements-dev.txt在下一步的bazel build //... -c dbg
这个的时候,就显示无法访问xla,没有权限。可以采用旧版本的xla(bumblebee的那部分代码)吗?
Standalone code to reproduce the issue
print("A bug")
Relevant log output
Metadata
Metadata
Assignees
Labels
No labels