Skip to content

Dev environment does not support windows #133619

@nowtryz

Description

@nowtryz

🐛 Describe the bug

Hi,

Just a quick question, why the project does not seem to support the development on Windows?

  • I had many difficulties installing the tools required for CUDA development, forcing me to skip using a GPU during development.
  • The CI failed on few of my pull requests due to linting but linting on Windows is near impossible:
    • There is not public lintrunner wheel on Pypi for Windows amd64.
    • The CLANGFORMAT fails because no Windows configuration is provided in tools/linter/adapters/s3_init_config.json.
      I don't know if that could be of any help but clang-format and clang-tidy at least are available as python wheels from pypi.

There is a reason for sure, could you communicate on it?

I tried my best to fill the gaps but my understanding of the PyTorch repo is not enough. For tools/linter/adapters/s3_init_config.json I don't really know what I am supposed to do. In the meantime, I'll move to linux or a dev-container.

Many thanks!

Versions

main

cc @malfet @seemethere @peterjc123 @mszhanyi @skyline75489 @nbcsm @iremyux @Blackhex

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: buildBuild system issuesmodule: windowsWindows support for PyTorchtriagedThis 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