Giter Site home page Giter Site logo

Test Case Failed about pluto HOT 4 CLOSED

bondhugula avatar bondhugula commented on August 23, 2024
Test Case Failed

from pluto.

Comments (4)

bondhugula avatar bondhugula commented on August 23, 2024

Which version of Pluto are you using? This test case is meant/known to fail due to an aspect of the Pluto's lazy version that hasn't been implemented -- this is a contrived and a very rare case. Also, in such a case, Pluto will default to the identity transformation and go ahead with other steps. With the git version, you shouldn't see a failure. This should be the output

$ ./polycc test/multi-stmt-lazy-lin-ind.c
[pluto] compute_deps (isl)
[pluto] Number of statements: 2
[pluto] Total number of loops: 4
[pluto] Number of deps: 3
[pluto] Maximum domain dimensionality: 2
[pluto] Number of parameters: 2
[pluto] WARNING: working with original (identity) transformation (if they exist)
[pluto] Affine transformations

T(S1): (0, i, 0, j, 0)
loop types (loop, loop, loop, loop, loop)

T(S2): (0, i, 0, j, 1)
loop types (loop, loop, loop, loop, loop)

[pluto] using Cloog -f/-l options: 1 5
[CLooG] INFO: 1 domains have been blocked.
[CLooG] INFO: 3 dimensions (over 5) are scalar.
[pluto] Output written to multi-stmt-lazy-lin-ind.pluto.c

[pluto] Timing statistics
[pluto] SCoP extraction + dependence analysis time: 0.015447s
[pluto] Auto-transformation time: 0.005465s (constraint solving: 0.000000s)
[pluto] Code generation time: 0.002322s
[pluto] Other/Misc time: 0.005024s
[pluto] Total time: 0.028258s
[pluto] All times: 0.015447 0.005465 0.002322 0.005024

from pluto.

skewer avatar skewer commented on August 23, 2024

Thank you for your kind reply!
I was trying to compile master branch of polymage, so I used the commit id [145fdf4].
The test will pass if no argument is provided to polycc, but it failed with argument "--partlbtile --cloogsh --nocloogbacktrack --debug", when I use "make test " to test the build.
I also tried the same argument with the git version, and it failed too. Does it mean this test is meant to fail with a successful build? Maybe It is meaningless to use this argument in this case.

from pluto.

bondhugula avatar bondhugula commented on August 23, 2024

Yes, that test is meant to fail. Please ignore it.

from pluto.

skewer avatar skewer commented on August 23, 2024

Thanks!

from pluto.

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.