Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Windows build failed #2039

@blap

Description

@blap

windows/cuda126.bat:

  • All "CUDA_PATH_V124" should be "CUDA_PATH_V126";
  • line 43 - "set NVCC_FLAGS=" should add "-gencode=arch=compute_61,code=sm_61" too;

windows/internal/clone.bat:

windows/internal/setup.bat:

  • variable PYTORCH_FINAL_PACKAGE_DIR not set, compilation fail.
  • line 90 - should be: python setup.py bdist_wheel --plat-name win_amd64 -d "%PYTORCH_FINAL_PACKAGE_DIR%"

windows/internal/copy.bat:

  • line 13 - could be too: copy "C:\Program Files (x86)\Intel\oneAPI\compiler\latest\bin\libiomp*5md.dll" pytorch\torch\lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions