Skip to content

Conversation

@tengyifei
Copy link
Collaborator

This is modeled off of #7978. Changes from that 2.5 PR are:

  • Add C++11 ABI builds in addition to pre-C++11 ABI builds
  • Update CUDA version to 12.1 and 12.4 as per [RFC] Cuda support matrix for Release 2.6 pytorch#138609. The PyTorch RFC also mentions 11.8 but we already dropped 11.8 since 2.5 and it was marked as a legacy option so I did not include that.

Note that PyTorch has not created the v2.6.0-rc1 tag and neither have we. These triggers won't run unless the tag is created. If they did run then they'll fail and we can still re-trigger.

This is modeled off of #7978.
Changes from that 2.5 PR are:

- Add C++11 ABI builds in addition to pre-C++11 ABI builds
- Update CUDA version to 12.1 and 12.4 as per
  pytorch/pytorch#138609. The PyTorch RFC also
  mentions 11.8 but we already dropped 11.8 since 2.5 and it was marked
  as a legacy option so I did not include that.

Note that PyTorch has not created the v2.6.0-rc1 tag and neither have
we. These triggers won't run unless the tag is created. If they did run
then they'll fail and we can still re-trigger.
@tengyifei tengyifei marked this pull request as ready for review December 11, 2024 23:33
@lsy323 lsy323 merged commit 8e37d50 into master Dec 12, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants