Coder Social home page Coder Social logo

Comments (8)

guillaumekln avatar guillaumekln commented on July 22, 2024 2

As mentioned in the README, the Python module ctranslate2 requires the library cuBLAS 11.x which is installed with CUDA 11.x.

Support for CUDA 12.x is not planned at the moment.

from faster-whisper.

pandruszkow avatar pandruszkow commented on July 22, 2024

Makes sense. Would you accept a README change that makes this information more prominent? I know it'd have saved me some time if I hadn't missed this info.

from faster-whisper.

guillaumekln avatar guillaumekln commented on July 22, 2024

Sure, feel free to send a PR to improve the README.

from faster-whisper.

Geremia avatar Geremia commented on July 22, 2024

@guillaumekln Why isn't CUDA 12.x support planned?

from faster-whisper.

guillaumekln avatar guillaumekln commented on July 22, 2024

If we update the CTranslate2 binaries to use CUDA 12, it will break all existing users so this is a change we would like to avoid for now.

A possible solution is to release 2 versions of the binaries, one for CUDA 11 and another for CUDA 12. However, we don't have the resources to set that up and maintain it.

Given CUDA 11 applications still work on newer graphic cards, CUDA 12 support for the released binaries is not a priority.

from faster-whisper.

Geremia avatar Geremia commented on July 22, 2024

@guillaumekln Are there instructions how I can build it myself for CUDA 12?

from faster-whisper.

Geremia avatar Geremia commented on July 22, 2024

@Geremia https://github.com/OpenNMT/CTranslate2/blob/master/docs/installation.md#install-from-sources

from faster-whisper.

guillaumekln avatar guillaumekln commented on July 22, 2024

You can also check out the Dockerfile which acts as a complete build example.

from faster-whisper.

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.