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

Update base TensorRT test image #32999

Closed
wants to merge 1 commit into from
Closed

Conversation

jrmccluskey
Copy link
Contributor

The 23.05-py3 base image had two different versions of CUDA installed (11.8 and 12.1, respectively) causing a startup error. 23.06-py3 only has 12.1, which is expected.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the python label Nov 1, 2024
@jrmccluskey
Copy link
Contributor Author

R: @damccorm

just pushed this container version, should work now but I have kicked off a postcommit run to confirm (https://github.com/apache/beam/actions/runs/11632076766/job/32394443987)

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@jrmccluskey
Copy link
Contributor Author

Nevermind, this crashed again. Hmm.

@jrmccluskey jrmccluskey closed this Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.00%. Comparing base (24a0447) to head (e812f4e).
Report is 15 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #32999      +/-   ##
============================================
+ Coverage     58.90%   59.00%   +0.09%     
  Complexity     3112     3112              
============================================
  Files          1131     1132       +1     
  Lines        174698   174918     +220     
  Branches       3357     3357              
============================================
+ Hits         102912   103212     +300     
+ Misses        68434    68354      -80     
  Partials       3352     3352              
Flag Coverage Δ
python 81.60% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant