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(CUDA): update CUDA repo OS, and use nvidia/cuda image as a cuda_base_image #3684

Closed
wants to merge 4 commits into from

Conversation

HansRobo
Copy link
Member

@HansRobo HansRobo commented Jul 22, 2023

Description

  • remove workarounds and upgrade to the version that officially supports Ubuntu 22.04.
    • use CUDA 12.0
    • use nvidia/cuda image as a cuda_base_image

Related links

#3084
#3408

Tests performed

TBD

Notes for reviewers

TBD

Interface changes

N/A

Effects on system behavior

TBD

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

@HansRobo
Copy link
Member Author

$ find-cuda-versions --cuda 12.0 --os ubuntu2204
[cudnn x86_64]
8.8.0.121-1+cuda12.0
8.8.1.3-1+cuda12.0

[cudnn sbsa]
8.8.0.121-1+cuda12.0
8.8.1.3-1+cuda12.0

[nvinfer x86_64]
8.6.0.12-1+cuda12.0
8.6.1.6-1+cuda12.0

[nvinfer sbsa]

[tensorrt x86_64]
8.6.0.12-1+cuda12.0
8.6.1.6-1+cuda12.0

[tensorrt sbsa]

@HansRobo
Copy link
Member Author

latest main

ghcr.io/autowarefoundation/autoware-universe    humble-latest-prebuilt-cuda   9aa50533d984   9 hours ago     14.5GB
ghcr.io/autowarefoundation/autoware-universe    humble-latest-cuda            c718732bb9c2   9 hours ago     16.1GB

this pull-request

ghcr.io/autowarefoundation/autoware-universe   humble-latest-prebuilt-cuda   0a24d658d92d   44 minutes ago   16GB
ghcr.io/autowarefoundation/autoware-universe   humble-latest-cuda            8d85733424a2   2 hours ago      18.2GB

HansRobo and others added 2 commits July 22, 2023 17:09
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
@HansRobo
Copy link
Member Author

Foooooooooo!!!!!!!!

ghcr.io/autowarefoundation/autoware-universe   humble-latest-prebuilt-cuda   32c870d51a35   6 minutes ago    10.8GB
ghcr.io/autowarefoundation/autoware-universe   humble-latest-cuda            a6872bc11f73   56 minutes ago   14.3GB

@xmfcx
Copy link
Contributor

xmfcx commented Nov 15, 2023

Thanks @HansRobo for your efforts on this,
We have upgraded to CUDA 12.3 with the following PR:

Therefore I am closing this.

@xmfcx xmfcx closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants