Skip to content

[CI] CUDA nightly regression test is failing due to bnb + triton.ops #1338

Closed
@gau-nernst

Description

@gau-nernst

Failed CI: https://github.com/pytorch/ao/actions/runs/11997176417/job/33442516661?pr=1324
All other PRs will be affected too

bnb has a PR to remove triton.ops bitsandbytes-foundation/bitsandbytes#1413. But even if it's merged, we are still stuck with the latest bnb version (without the removed triton.ops). Need to figure out a way to bypass this (e.g. skip bnb test in CUDA nightly, try to only import required bnb submodules so we don't indirectly import triton.ops). Open to other suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions