-
Notifications
You must be signed in to change notification settings - Fork 0
psg-mit/polyppl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PolyPPL ======== This is repo contains experiments for the paper _Simplifying Dependent Reductions in the Polyhedral Model_. Benchmarks ---------- The benchmarks used in the paper can be found in `benchmarks/`. Dependencies ------------- To run the code, we require a source install of [islpy](https://pypi.org/project/islpy/) with barvinok package enabled. The barvinok package is _required_ for counting the polyhedron sizes to compute program complexities. Tests ----- To run the tests, do ```python python -m unittest ``` This will also generate all the Cython source code for the benchmarks, on which you can manually compile and run the compiled programs to validate the runtime numbers in the paper.
About
A cleaned code repo for #polyppl
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published