-
Notifications
You must be signed in to change notification settings - Fork 796
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
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. ❌ 1 New Failure, 1 Cancelled Job, 1 Unrelated FailureAs of commit 0e760f9 with merge base 7fa1aaa ( NEW FAILURE - The following job has failed:
CANCELLED JOB - The following job was cancelled. Please retry:
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
|
9a28763 to
47a49c1
Compare
This reverts commit 88cfb1d.
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.