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(docker): install CUDA developement libraries into -devel-cuda images #5446

Merged
merged 12 commits into from
Nov 19, 2024

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Nov 18, 2024

Description

This PR fixes the CUDA development libraries error. This was caused by #5419.
https://github.com/autowarefoundation/autoware/pull/5419/files#diff-f34da55ca08f1a30591d8b0b3e885bcc678537b2a9a4aadea4f190806b374ddcR277

Tests performed

https://github.com/autowarefoundation/autoware/actions/runs/11888075075

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
@youtalk youtalk self-assigned this Nov 18, 2024
@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit tag:run-health-check Run health-check labels Nov 18, 2024
@youtalk youtalk marked this pull request as ready for review November 18, 2024 01:19
Copy link
Member

@mitsudome-r mitsudome-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code modification LGTM.
We can merge after the test passes.

Copy link
Contributor

@amadeuszsz amadeuszsz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for quick fix! Can we somehow make this kind of issues easier to catch? For the instance add -DFORCE_CUDA in humble CUDA pipeline, modify CMakeLists and let CI fail? This is just potential solution, maybe we can do it different way.

@youtalk
Copy link
Member Author

youtalk commented Nov 18, 2024

@amadeuszsz Good suggestion. I will do it next PR.

@youtalk
Copy link
Member Author

youtalk commented Nov 18, 2024

It still seems to have no CUDA development libraries... https://github.com/autowarefoundation/autoware/actions/runs/11883999428/job/33112885695#step:7:6657
I'm checking...

youtalk and others added 8 commits November 18, 2024 12:07
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
@youtalk youtalk changed the base branch from main to cleanup-aptget November 18, 2024 05:47
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
@youtalk youtalk enabled auto-merge (squash) November 19, 2024 02:30
@youtalk youtalk merged commit 39f266a into main Nov 19, 2024
14 checks passed
@youtalk youtalk deleted the remove-runtime branch November 19, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:openadkit Issues or Features related to Open AD Kit tag:run-health-check Run health-check type:containers Docker containers, containerization of components, or container orchestration.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants