8000 Windows build failed · Issue #2039 · pytorch/builder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Windows build failed #2039
Open
Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0