-
Notifications
You must be signed in to change notification settings - Fork 561
[Proposal] MPS CI Runner Support #1264
Copy link
Copy link
Open
Labels
complexity-highVery complicated changes for people to address who are quite familiar with the codeVery complicated changes for people to address who are quite familiar with the codeenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
complexity-highVery complicated changes for people to address who are quite familiar with the codeVery complicated changes for people to address who are quite familiar with the codeenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Proposal
Implement MPS CI runners for handling some testing on
mainPRs and releases. Originally proposed in #598, now possible.Motivation
A large portion of the community uses Mac laptops, which means providing solid support for MPS could be valuable to a lot of researchers. Having automated tests that confirm these features work at each release would be valuable.
Pitch
Implement a set of tests for CI that run specifically on PRs merging into
main(significant bug fixes) and on pushes to main that run a focused set of tests that fit within GitHubs 1GB limited Apple Silicon runners.Alternatives
A clear and concise description of any alternative solutions or features you've considered, if any.
Additional context
Sources for Apple Silicon Support
Checklist