Skip to content

🐛 [Bug] Windows dynamo core tests failed #3631

Open
@lanluo-nvidia

Description

@lanluo-nvidia

Bug Description

https://github.com/pytorch/TensorRT/actions/runs/15912094165/job/44885062410

E0626 23:15:06.340000 3772 site-packages\torch_guards.py:362] [2/0] File "C:\actions-runner_work_temp\conda_environment_15912094165\Lib\site-packages\torch_inductor\cpp_builder.py", line 147, in get_cpp_compiler

E0626 23:15:06.340000 3772 site-packages\torch_guards.py:362] [2/0] check_compiler_exist_windows(compiler)

E0626 23:15:06.340000 3772 site-packages\torch_guards.py:362] [2/0] File "C:\actions-runner_work_temp\conda_environment_15912094165\Lib\site-packages\torch_inductor\cpp_builder.py", line 138, in check_compiler_exist_windows

E0626 23:15:06.340000 3772 site-packages\torch_guards.py:362] [2/0] raise RuntimeError(f"Compiler: {compiler} is not found.") from exc

E0626 23:15:06.340000 3772 site-packages\torch_guards.py:362] [2/0] RuntimeError: Compiler: cl is not found.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

Build information about Torch-TensorRT can be found by turning on debug messages

  • Torch-TensorRT Version (e.g. 1.0.0):
  • PyTorch Version (e.g. 1.0):
  • CPU Architecture:
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, libtorch, source):
  • Build command you used (if compiling from source):
  • Are you using local sources or building from archives:
  • Python version:
  • CUDA version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions