Skip to content

Commit

Permalink
Merge branch 'main' into please_dont_modify_this_branch_unless_you_ar…
Browse files Browse the repository at this point in the history
…e_just_merging_with_main__
  • Loading branch information
NicolasHug authored Oct 1, 2024
2 parents 99406ef + f559edf commit 58254fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
os: windows
test-infra-repository: pytorch/test-infra
test-infra-ref: main
with-xpu: enable
build:
needs: generate-matrix
strategy:
Expand Down
2 changes: 2 additions & 0 deletions packaging/windows/internal/vc_env_helper.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ if "%VSDEVCMD_ARGS%" == "" (

@echo on

if "%CU_VERSION%" == "xpu" call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"

set DISTUTILS_USE_SDK=1

set args=%1
Expand Down

0 comments on commit 58254fb

Please sign in to comment.