Skip to content
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

CI: Manually generate pyflamegpu wheel for a specific python/cuda version #1162

Open
ptheywood opened this issue Dec 13, 2023 · 0 comments
Open

Comments

@ptheywood
Copy link
Member

Occasiaonally producing "nightly" wheels has been useful between releases.

We can generate the full set of wheels by manually invoking the draft release CI workflow, but this will generate ~48 wheels, which are then only accessible for a short amount of time (24 hours?)

We could potentially make it possible FLAME GPU2 org members to manually run workflows to generate a wheel for a specific OS, CUDA and python version, using workflow dispatch inputs.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onworkflow_dispatchinputs

This would save a lot of CI time, if these builds are more commonly required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant