Riyadh Baghdadi

Results 30 comments of Riyadh Baghdadi

Let me know if this works for you.

Ok this is perfect! So if I understood well, you problem is solved now? You want to patch the old Halide or the new one?

In theory, even Tiramisu should not be modified. It should work with the new Halide without a change. Only the github submodule pointer has to point to the public halide...

Sorry which errors are you referring to? On Sun, Sep 8, 2019, 2:23 PM James Gilles wrote: > Hm, there seem to be some compilation errors? Changed signatures and >...

This looks like a bug. Thanks, for reporting the bug!

Hi @mratsim , I'm looking into this. It looks like there is a conflict between the Halide that you are using, LLVM and the C++ standard library. The problem might...

You can use the original Halide. No need to use that specific version of Halide. You can look at the installation script: https://github.com/Tiramisu-Compiler/tiramisu/blob/master/utils/scripts/install_submodules.sh Disable the area of the script that...

Hi @iasakura , The master version of Tiramisu does not have dependence analysis implemented. One of our contributors had dependence analysis implemented but did not contribute his code. We are...

Hi @iasakura , This looks very interesting. Thanks! Let me look at this in detail and get back to you.

Hi @iasakura , thanks! This looks great. I'll review the code and let you know.