Skip to content

[Bug]: xla不能被bazel访问的问题 #1242

@qqqqzt

Description

@qqqqzt

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

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