ci: remove spurious free-threading builds#999
Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.0.1", "LOCAL_CTK": "1", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.9.1", "LOCAL_CTK": "0", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.9.1", "LOCAL_CTK": "1", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13t", "CUDA_VER": "11.8.0", "LOCAL_CTK": "0", "GPU": "l4", "DRIVER": "earliest" }, |
There was a problem hiding this comment.
These are nightly runs that I've removed, and they haven't yet run, so I think this can be merged without testing.
There was a problem hiding this comment.
I didn't follow #986 before. Is this a correct understanding:
The lines removed here were added accidentally in #986?
What about this "windows" "nightly" further down?
{ "ARCH": "amd64", "PY_VER": "3.12", "CUDA_VER": "12.9.1", "LOCAL_CTK": "1", "GPU": "l4", "DRIVER": "latest" },
(That seems to be the only non-13 build left, using free-threading.)
There was a problem hiding this comment.
Yes, I didn't mean to add the free-threading builds for non-CUDA@13.
There was a problem hiding this comment.
Oh, sorry, the other line I asked about above was an existing line, it just got the extra comma.
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.0.1", "LOCAL_CTK": "1", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.9.1", "LOCAL_CTK": "0", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13", "CUDA_VER": "12.9.1", "LOCAL_CTK": "1", "GPU": "l4", "DRIVER": "latest" }, | ||
| { "ARCH": "amd64", "PY_VER": "3.13t", "CUDA_VER": "11.8.0", "LOCAL_CTK": "0", "GPU": "l4", "DRIVER": "earliest" }, |
There was a problem hiding this comment.
Oh, sorry, the other line I asked about above was an existing line, it just got the extra comma.
5ee871d to
dd25e10
Compare
|
Since these are nightly, I don't think this needs a full test run. |
|
@kkraus14 Can you merge this as admin to avoid a test run? |
dd25e10 to
8f7d4fd
Compare
These will not build, so they should be removed