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

GPU Driver installation #140

Open
6 tasks
kdvalin opened this issue Dec 18, 2024 · 0 comments
Open
6 tasks

GPU Driver installation #140

kdvalin opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kdvalin
Copy link
Member

kdvalin commented Dec 18, 2024

Description

With GPU compute becoming more and more relevant, it would be nice to start introducing GPU workloads. In order to facilitate this most vendors will require driver installation.

Current Behavior

Requires the user to manually install GPU drivers and libraries manually.

Desired Behavior

Zathras has configuration options to enable GPU installation, and support to specify driver version and library versions.

Rough Steps

  • Nvidia
    • Driver installation support
    • CUDA installation support
  • AMD
    • Driver installation support
    • ROCm installation support

This should be set up in a way to support new GPU vendors easily.
This should support baremetal and cloud.

@kdvalin kdvalin added the enhancement New feature or request label Dec 18, 2024
@kdvalin kdvalin self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant