Giter Club home page Giter Club logo

Comments (5)

wsmoses avatar wsmoses commented on September 22, 2024

Mind pasting the whole file (perhaps in an Enzyme explorer link enzyme.mit.edu/explorer)?

from enzyme.

a17brah avatar a17brah commented on September 22, 2024

https://fwd.gymni.ch/CmHXUs. When implementing the f in a CPP file, the Enzyme tool crashes with the following error message:

[2/3] Building CXX object CMakeFiles/testEnzyme.dir/main.cpp.o
FAILED: CMakeFiles/testEnzyme.dir/main.cpp.o
/home/linuxbrew/.linuxbrew/bin/clang++ -std=gnu++17 -O3 -DNDEBUG -fcolor-diagnostics -fplugin=/home/linuxbrew/.linuxbrew/Cellar/enzyme/0.0.89/lib/ClangEnzyme-16.so -MD -MT CMakeFiles/testEnzyme.dir/main.cpp.o -MF CMakeFiles/testEnzyme.dir/main.cpp.o.d -o CMakeFiles/testEnzyme.dir/main.cpp.o -c /mnt/c/Users/alijm/CLionProjects/testEnzyme/main.cpp
error: Enzyme: No reverse pass found for _ZNK7MyClassIdE1fEd
at context: %3 = tail call noundef double @_ZNK7MyClassIdE1fEd(ptr noundef nonnull align 8 dereferenceable(8) %1, double noundef %0) #9

from enzyme.

wsmoses avatar wsmoses commented on September 22, 2024

Ah sorry I didn't fully read your post properly. If you have the function in a different cpp file and Enzyme deduces it needs to be diffeerentiated (it detects this here), you need to enable multisource support with LLDEnzyme or an alternate mechanism.

from enzyme.

a17brah avatar a17brah commented on September 22, 2024

So use LLDEnzyme flags instead of clang, or do I need to add anything else?

from enzyme.

ZuseZ4 avatar ZuseZ4 commented on September 22, 2024

We updated our docs here to describe the differences: https://enzyme.mit.edu/getting_started/UsingEnzyme/#differentiating-cc
It also contains a link to a cmake template which hopefully works for you, please let us know if not!

from enzyme.

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.