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

Light version (no GPU) #2

Open
Bianco95 opened this issue Apr 29, 2024 · 0 comments
Open

Light version (no GPU) #2

Bianco95 opened this issue Apr 29, 2024 · 0 comments
Assignees

Comments

@Bianco95
Copy link
Collaborator

Bianco95 commented Apr 29, 2024

Issue

The GPU bookkeeping has been implemented through go-nvml package which requires C libraries.
A light version of the docker sidecar plugin for environments without NVIDIA GPU is necessary. This version does not require go-nvml therefore the build process doesn't depended on any C libraries, making the binary statically linked and more portable.

@Bianco95 Bianco95 self-assigned this Apr 29, 2024
@Bianco95 Bianco95 changed the title C libraries dependencies for go-nvml package - light version of the plugin is necessary Light version (no GPU) Apr 29, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant