GithubHelp home page GithubHelp logo

Comments (9)

yukkysaito avatar yukkysaito commented on July 24, 2024 2

To be sure, I am currently checking tit works properly with cuda 11.4.
After that, I will check it works with cuda11.6.

from autoware.

esteve avatar esteve commented on July 24, 2024 1

@kenji-miyake is it possible to mix the rest of CUDA 11.6 with libnvinfer-plugin 11.4? If not, I'd wait until the new version is released.

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024 1

is it possible to mix the rest of CUDA 11.6 with libnvinfer-plugin 11.4? If not, I'd wait until the new version is released.

Actually, I believe it's impossible. We have to wait for the release in any case.

Also, I'm concerned about the dependencies in https://github.com/autowarefoundation/autoware.universe.
@yukkysaito knows well about this.

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024

@mitsudome-r @xmfcx @yukkysaito @esteve What do you think about this?

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024

It seems there is no 11.6 for libnvinfer yet.
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/
image

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024

The new version should be available in both x86_64(amd64) and sbsa(arm64).
#154 (comment)

https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/sbsa/

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024

I've created a helper tool to find CUDA versions.
https://github.com/kenji-miyake/find-cuda-versions

Now we can find if there are any corresponding versions to a certain CUDA version.

$ pip install git+https://github.com/kenji-miyake/find-cuda-versions.git
$ find-cuda-versions --cuda 11.6
[cudnn x86_64]
8.4.0.27-1+cuda11.6

[cudnn sbsa]
8.4.0.27-1+cuda11.6

[tensorrt x86_64]

[tensorrt sbsa]

from autoware.

stale avatar stale commented on July 24, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

from autoware.

kenji-miyake avatar kenji-miyake commented on July 24, 2024

Updated to 11.6 in the humble branch.
https://github.com/autowarefoundation/autoware.ai/blob/d2feaef806f93ceb60ae50d49ae98d904fef3e09/amd64.env#L5

But we should also consider updating to 11.7 because 11.6 isn't released to ubuntu 22.04 repo.
https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/

Currently, we use 20.04 repo with ubuntu 22.04 because 11.7 doesn't have corresponding cuDNN and TensorRT yet.

from autoware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.