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

Set up a public, GitHub-Action-based CI infrastructure #81

Closed
4 of 6 tasks
leofang opened this issue Aug 1, 2024 · 3 comments
Closed
4 of 6 tasks

Set up a public, GitHub-Action-based CI infrastructure #81

leofang opened this issue Aug 1, 2024 · 3 comments
Assignees
Labels
CI/CD CI/CD infrastructure P0 High priority - Must do!

Comments

@leofang
Copy link
Member

leofang commented Aug 1, 2024

OS/Archs:

Tasks

Preview Give feedback
  1. CI/CD blocked
  2. CI/CD blocked

Requirements ("public test matrix"):

  • Python: 3.9, 3.10, 3.11, 3.12
  • CUDA driver version: 11 & 12
  • CUDA Toolkit version: 11.8 & 12.3+
@github-actions github-actions bot added the triage Needs the team's attention label Aug 1, 2024
@leofang leofang added P0 High priority - Must do! CI/CD CI/CD infrastructure and removed triage Needs the team's attention labels Aug 1, 2024
@m3vaz
Copy link
Collaborator

m3vaz commented Aug 1, 2024

The linux-64 1xGPU config we should be able to start with, the rest we'll either need to share capacity from other pools or otherwise rack and stack.

@sandeepd-nv
Copy link
Member

Please review initial set of changes here: #83 and #84.

@leofang
Copy link
Member Author

leofang commented Dec 8, 2024

The first four tasks are done (single-GPU CI for all supported platforms + multi-GPU CI for linux-64), see #267 (build) & #124 (test). The remaining two tasks are currently blocked by lack of multi-GPU runners for linux-aarch64 / win-64 (cc: @ajschmidt8 @m3vaz for vis). Let's mark this task as done and track the remaining CI improvements separately.

@leofang leofang closed this as completed Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD infrastructure P0 High priority - Must do!
Projects
None yet
Development

No branches or pull requests

3 participants