-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
Add GPU support #1289
Add GPU support #1289
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.
Comments skipped due to low confidence (4)
resources/container.rb:331
- The single quote at the end of the comment should be a backtick for consistency.
# Tag will be: `latest'
resources/container.rb:335
- The single quote at the end of the comment should be a backtick for consistency.
# Tag will be: `3.1'
resources/container.rb:343
- The single quote at the end of the comment should be a backtick for consistency.
# Tag will be: `3.1'
resources/container.rb:549
- Ensure that there are tests covering the new GPU support behavior.
config['HostConfig']['DeviceRequests'] = [{
@alappe can you take this for a spin for us please. |
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Hello @damacus works perfectly – thank you very much! Best regards |
Released as: 11.7.0 |
Signed-off-by: Dan Webb dan.webb@damacus.io