Skip to content

Conversation

@gsprochette
Copy link

This PR updates the build:

  • build on torch [2.7, 2.8, 2.9]
  • build on cuda [12.6, 12.8]
  • correct name of wheels for pip
  • add torch dependency constraint for each wheel (e.g. the one built on torch 2.7.0 is marked dependent on torch>=2.7,<2.8)

Tests passed on

  • python 3.9 cuda 12.6 torch 2.7
  • python 3.9 cuda 12.6 torch 2.8
  • python 3.10 cuda 12.6 torch 2.9
    I had to do some manual changes on the wheel along the way so I'll rebuild from scratch after merge and test them all.

@gsprochette
Copy link
Author

update: pytest passes on every cuda 12.6 wheels

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.

2 participants