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

refactor: add autoware_cuda_dependency_meta #10073

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Feb 5, 2025

Description

Added meta package that packages that depend on CUDA must depend on.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:system System design and integration. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@esteve esteve added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.86%. Comparing base (b795851) to head (d2f96cf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10073      +/-   ##
==========================================
+ Coverage   26.83%   26.86%   +0.03%     
==========================================
  Files        1414     1418       +4     
  Lines      108290   108336      +46     
  Branches    41735    41740       +5     
==========================================
+ Hits        29056    29109      +53     
+ Misses      76351    76338      -13     
- Partials     2883     2889       +6     
Flag Coverage Δ *Carryforward flag
differential 6.67% <ø> (?)
differential-cuda 5.88% <ø> (?)
total 26.83% <ø> (ø) Carriedforward from b795851

*This pull request uses carry forward flags. Click here to find out more.

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

@esteve esteve force-pushed the add-cuda-deps branch 2 times, most recently from 305f2ac to 9e8c5a5 Compare February 12, 2025 11:59
@xmfcx
Copy link
Contributor

xmfcx commented Feb 18, 2025

Hi @esteve thanks for working on this task, is this ready for review? Are there any blockers?

esteve and others added 10 commits February 19, 2025 16:20
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
@esteve
Copy link
Contributor Author

esteve commented Feb 19, 2025

@xmfcx I'm testing this in our buildfarm to make sure packages that depend on autoware_cuda_dependency_meta can be filtered out easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:sensing Data acquisition from sensors, drivers, preprocessing. (auto-assigned) component:system System design and integration. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

2 participants