-
Notifications
You must be signed in to change notification settings - Fork 766
Windows cuda export ci and set up script #16255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16255
Note: Links to docs will display an error until the docs builds have been completed. ❌ 16 New Failures, 2 Unrelated FailuresAs of commit 9a28763 with merge base c61b2ed ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Add a script that tries to auto install mingw and the windows cuda rt. Sets up WINDOWS_CUDA_HOME as well for now though we should probably move away from using random env variables for stuff like this...
To test add some export stuff to CI. Just verify that export and lowering succeeds against the usual suspects. A follow up will spin up some windows + cuda machines and try running whisper and voxtral.