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

✨ feat(server): Add Nvidia gpu configuration script #3

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

wanjohiryan
Copy link
Member

Description

What(what issue does this code solve/what feature does it add):

Add a way to configure the Nvidia GPU, by installing the necessary packages for Proton to work.

How(how does it solve it):

We made a script .scripts/gpu when called like gpu -c it will install Vulkan and proprietry nvidia drivers.

Required Checklist:

  • I have added any necessary documentation and comments in my code (where appropriate)
  • I have added tests to make sure my code runs in all contexts

Further comments

@wanjohiryan wanjohiryan merged commit 41350ed into main Mar 29, 2024
6 checks passed
@wanjohiryan wanjohiryan deleted the feat/gpu branch March 29, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant