mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-05-11 16:30:12 +00:00
Actions: cu132 wheel experiment, attempt #4
This commit is contained in:
3
.github/workflows/build_cu132.yml
vendored
3
.github/workflows/build_cu132.yml
vendored
@@ -365,6 +365,9 @@ jobs:
|
||||
Import-Module 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\Microsoft.VisualStudio.DevShell.dll'
|
||||
Enter-VsDevShell -VsInstallPath 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools' -DevCmdArguments '-arch=x64 -host_arch=x64'
|
||||
$env:DISTUTILS_USE_SDK=1
|
||||
if ('${{ matrix.cuda }}'.StartsWith('13.2')) {
|
||||
$env:CL = "/Zc:preprocessor $env:CL"
|
||||
}
|
||||
}
|
||||
|
||||
# --- Build wheel
|
||||
|
||||
Reference in New Issue
Block a user