Git Product home page Git Product logo

Comments (2)

CNugteren avatar CNugteren commented on August 16, 2024 1

I am not a Windows user myself, so I'm not an expert. The most important of what you've downloaded is the file in the lib folder, that contains the CLBlast library. Furthermore, since you are compiling another tool as well, you'll need the include folder as well. The bin folder just contains pre-built binaries that use CLBlast, e.g. with tuners or sample programs. You don't need those.

You'll need to place the lib and include folders in a location that is accessible by whatever needs it next, in your case whisper.cpp. I can't tell you exactly what you need to do, because that depends on how whisper.cpp is organized, and how you are compiling whisper.cpp (e.g. with MingW, cygwin, with MSVC, or with WSL). You should be able to find plenty of information about this on the internet and/or on the whisper.cpp project.

from clblast.

ilovefreesw avatar ilovefreesw commented on August 16, 2024 1

After few hours of research, it turned out I needed this package to install on Windows: https://packages.msys2.org/package/mingw-w64-x86_64-clblast?repo=mingw64

Since I am using Git Bash (from Git for Windows SDK based on MSYS2) to run make and gcc commands.

Thanks for you for your comment. I have now built whsiper.cpp with CLBlast now :)

from clblast.

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.