GithubHelp home page GithubHelp logo

Error while installing about fast_rnnt HOT 6 CLOSED

k2-fsa avatar k2-fsa commented on June 19, 2024
Error while installing

from fast_rnnt.

Comments (6)

Ujs113 avatar Ujs113 commented on June 19, 2024 1

It works when I do it within a container using CUDA 11.7. Thanks!

from fast_rnnt.

csukuangfj avatar csukuangfj commented on June 19, 2024

Which version of gcc and PyTorch are you using?

from fast_rnnt.

Ujs113 avatar Ujs113 commented on June 19, 2024

As I have mentioned, it is pytorch 1.13.1.

from fast_rnnt.

Ujs113 avatar Ujs113 commented on June 19, 2024

For gcc it is 12. I am not currently at my system so I don't know the minor version numbers. I will update once I am on it.

Edit: It is 12.2.1

from fast_rnnt.

csukuangfj avatar csukuangfj commented on June 19, 2024

I am using pytorch 1.13 + cu11.7.

Your PyTorch is compiled against cuda 11.7.

Build cuda_12.1.r12.1/compiler.32415258_0

However, your nvcc shows you are using cuda 12.1

Edit: It is 12.2.1

Is there only one GCC on your system?

Could you remove the build directory and run the installation again? It will display the actual GCC that it is using in the log.

from fast_rnnt.

Ujs113 avatar Ujs113 commented on June 19, 2024

This is what it gives when running it again:

-- C++ Standard version: 14
-- Enabled languages: CXX;CUDA
-- The CXX compiler identification is GNU 12.2.1
-- The CUDA compiler identification is NVIDIA 12.1.66
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- Check for working CUDA compiler: /opt/cuda/bin/nvcc - skipped
-- Detecting CUDA compile features

However, your nvcc shows you are using cuda 12.1

Does this mean that I have to install cuda 11.7 to use this library?

from fast_rnnt.

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.