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: install nvidia driver in workflow (PROOF-911) #39

Merged
merged 17 commits into from
Sep 11, 2024

Conversation

jacobtrombetta
Copy link
Collaborator

@jacobtrombetta jacobtrombetta commented Sep 11, 2024

Rationale for this change

Blitzar now checks to the version of the Nvidia driver and will panic if the version is under nvidia-driver-560. This panic causes the CI to fail. This PR installs the Nvidia driver before running tests with the GPU.

What changes are included in this PR?

  • The CI workflow removes docker in favor of installing Rust. This aligns the workflow with the sxt-proof-of-sql repo and will keep Rust up to date.
  • The Nvidia 560 driver is installed before testing the GPU.

Are these changes tested?

Yes, via CI.

@jacobtrombetta jacobtrombetta self-assigned this Sep 11, 2024
@jacobtrombetta jacobtrombetta marked this pull request as ready for review September 11, 2024 18:54
@jacobtrombetta jacobtrombetta merged commit 01882f7 into main Sep 11, 2024
7 checks passed
@jacobtrombetta jacobtrombetta deleted the ci/install-nvidia-driver-560-PROOF-911 branch September 11, 2024 19:04
@SxT-Release
Copy link

🎉 This PR is included in version 3.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants