Skip to content

NVFuser FusionComputeAtMultiBCast_CUDA and FusionDetectSelfMappedDomains_CUDA does not raise exception on sm_80+ #86714

@malfet

Description

@malfet

🐛 Describe the bug

See here for example (only change that test is compiled with sm_86 and run on A10G )
https://github.com/pytorch/pytorch/actions/runs/3222501479/jobs/5272211415

[ RUN      ] NVFuserTest.FusionDetectSelfMappedDomains_CUDA
/home/nshulga/git/pytorch/pytorch/torch/csrc/jit/codegen/cuda/test/test_gpu.cpp:3828: Failure
Expected: tv1->computeAt(tv4, 1) throws an exception.
  Actual: it doesn't.
[  FAILED  ] NVFuserTest.FusionDetectSelfMappedDomains_CUDA (0 ms)

Versions

CI

cc @ngimel @seemethere @pytorch/pytorch-dev-infra

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: ciRelated to continuous integrationmodule: cudaRelated to torch.cuda, and CUDA support in generalmodule: nvfusertriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions