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

Build the CUDA packages with the sensing/perception container as the parent #5082

Closed
1 task done
youtalk opened this issue Aug 13, 2024 · 1 comment · Fixed by #5363
Closed
1 task done

Build the CUDA packages with the sensing/perception container as the parent #5082

youtalk opened this issue Aug 13, 2024 · 1 comment · Fixed by #5363
Assignees
Labels
component:openadkit Issues or Features related to Open AD Kit type:containers Docker containers, containerization of components, or container orchestration.

Comments

@youtalk
Copy link
Member

youtalk commented Aug 13, 2024

Extract only the CUDA-dependent packages from the sensing/perception packages and build them in the next stage after the sensing/perception image build.

This approach eliminates the need to build the -cuda image.

@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit labels Aug 13, 2024
@sasakisasaki
Copy link
Collaborator

(CC: @go-sakayori )
Currently we are seeing following error in this github action. It seems this error got appeared after this PR is merged. Though I'm not sure if this is related to this issue, but any your help and idea are highly appreciated. Thanks!

Error message:

The self-hosted runner: 57429a91-d57e-4052-922c-eef225a22e0d lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

What we did:

  • Re-run the failed action 2 times. Because the behavior looks unstable as the attached picture (log output is incomplete which might indicate the runner's stability issue).
  • Checked that before the PR is merged, build-test-differential and local build succeeded.
  • Re-build the Autoware with autoware.universe bb825f0021e5aa0e1962ca982bb537b1562df2da on our local machine

Screenshot

Screenshot from 2024-10-15 18-22-40

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 type:containers Docker containers, containerization of components, or container orchestration.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants