GithubHelp home page GithubHelp logo

autofdo doesnt compile. about autofdo HOT 6 OPEN

Markuze avatar Markuze commented on May 27, 2024
autofdo doesnt compile.

from autofdo.

Comments (6)

Markuze avatar Markuze commented on May 27, 2024 1

These are steps on debian bullseye
git clone --recursive https://github.com/google/autofdo.git
cd autofdo
mkdir build
cd build
# Note: "-DCMAKE_INSTALL_PREFIX=." must be used, because there is a bug in the basil cmakelist.
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=. -DLLVM_PATH=/lib/llvm-14/ ../
ninja
ninja test

from autofdo.

onroadmuwl avatar onroadmuwl commented on May 27, 2024 1

I was able to successfully build the autofdo tool(branch 2022.09.merge) using LLVM 15, and Propeller is working well for optimizing MySQL with the create_llvm_prof tool.

from autofdo.

Markuze avatar Markuze commented on May 27, 2024

Tried both llvm-11 and llvm-14, seeing different issues.

from autofdo.

shenhanc78 avatar shenhanc78 commented on May 27, 2024

Hi Markuze, we recently merged PR #155 to make the tool buildable against the newest llvm. So would you be able to build a newest llvm and pass the path to "-DLLVM_PATH="?

Hope it would help.

from autofdo.

maddjack15 avatar maddjack15 commented on May 27, 2024

Nah, straight up been coming back about every month or so see if this crap is working yet. This software has never, worked, 99% won't compile. Absolute garbage.

from autofdo.

Thrrreeee avatar Thrrreeee commented on May 27, 2024

I also faced with this problem. Have you solved it?Could your solution

from autofdo.

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.