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

fix(ray): add missing cuda suffix arg #115

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Mar 13, 2024

Because

  • Missing CUDA_SUFFIX ARG will cause model container to lose GPU capability

This commit

  • add missing cuda suffix arg

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.16%. Comparing base (05863a0) to head (918de4e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   24.16%   24.16%           
=======================================
  Files         191      191           
  Lines        6700     6700           
  Branches     1061     1061           
=======================================
  Hits         1619     1619           
  Misses       5064     5064           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@heiruwu heiruwu merged commit fc858dc into main Mar 13, 2024
10 checks passed
@heiruwu heiruwu deleted the fix-missing-cuda-suffix branch March 13, 2024 17:48
heiruwu added a commit that referenced this pull request Mar 20, 2024
Because

- Missing `CUDA_SUFFIX` ARG will cause model container to lose GPU
capability

This commit

- add missing cuda suffix arg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants