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

refactor: move GPU drivers to config and refactor pipelines for CUDA driver #46

Merged
merged 13 commits into from
Aug 7, 2024

Conversation

ganeshkumarashok
Copy link
Collaborator

@ganeshkumarashok ganeshkumarashok commented Aug 7, 2024

This is to move drivers to 1 config file instead of being copy-pasted multiple times across 3 files.
It will also aid in automation of the GPU driver updates.

This PR moves both CUDA and GRID drivers to a config file. The pipeline changes are for the CUDA driver here. GRID driver changes will be done in a separate PR.

@ganeshkumarashok ganeshkumarashok changed the title Move driver config and use in justfile refactor: move GPU drivers to config and refactor pipelines for CUDA driver Aug 7, 2024
@djsly djsly merged commit 9094a1a into main Aug 7, 2024
3 of 5 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.

2 participants