-
Notifications
You must be signed in to change notification settings - Fork 283
[WIP] Windows CI support for Python cuda-cccl. #6118
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
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
/ok to test cdc1d78 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cdc1d78
to
c3f1d9b
Compare
Rebased off @alliepiper's in-progress PR (#6111), will rebase against main once this is merged. |
/ok to test c3f1d9b |
This comment has been minimized.
This comment has been minimized.
/ok to test a54efc0 |
This comment has been minimized.
This comment has been minimized.
This does not enable any builds on them, but sets-up the infra while we fix library issues and improve caching behavior. This also switches artifact compression from bzip2 to zstd.
a54efc0
to
2b7dff8
Compare
/ok to test 3de87d0 |
This comment has been minimized.
This comment has been minimized.
/ok to test a147aa9 |
/ok to test bdd27c9 |
This comment has been minimized.
This comment has been minimized.
This includes the named pipe and corresponding DOCKER_HOST env. This (should) allow Windows devcontainers to launch nested Docker instances (required for the Python cuda-cccl Windows builds).
…so that merge_cuda_wheels.py works.
/ok to test c6b81b6 |
This comment has been minimized.
This comment has been minimized.
/ok to test 593eedb |
This comment has been minimized.
This comment has been minimized.
/ok to test 23707bb |
This comment has been minimized.
This comment has been minimized.
/ok to test c41f005 |
This comment has been minimized.
This comment has been minimized.
/ok to test ad19fff |
😬 CI Workflow Results🟥 Finished in 1h 05m: Pass: 80%/5 | Total: 1h 42m | Max: 28m 03sSee results here. |
Closing this PR in favor of the non-WIP/non-draft version posted here: #6160. |
Full disclosure, all of the PowerShell was vibe coded and haven't tested any of it yet.