Skip to content

Enabling pytorch-kernels on Windows#348

Open
sreeram-11 wants to merge 9 commits into
mainfrom
sreeram/pytorch-kernels-windows-support
Open

Enabling pytorch-kernels on Windows#348
sreeram-11 wants to merge 9 commits into
mainfrom
sreeram/pytorch-kernels-windows-support

Conversation

@sreeram-11
Copy link
Copy Markdown
Collaborator

@sreeram-11 sreeram-11 commented Jun 6, 2026

  1. Enabled Windows support
  2. Extended support to STX/KRK
  3. Updated rocm.md with @test blocks
  4. [Linux]: Added user instructions to install the Linux C/C++ build toolchain
    • sudo apt -y install build-essential gcc g++
  5. [Windows]: User instructions and tests updated to support Visual Studio 2022 or newer
  6. Updated the additional dependencies command to python -m pip install "setuptools<82" wheel ninja
    • ninja makes PyTorch extension builds faster and closer to the prefereed PyTorch build path.
    • setuptools<82 avoids known dependency mismatch. torch 2.11.0+rocm7.13.0 requires setuptools<82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant