You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenSCoP is a library that will allow the integration of different polyhedral tools. Cedric recently posted a first draft of OpenSCoP [1], that includes several features we waited for since a long time. Updating Polly's OpenSCoP support will allow us to natively link with the upcoming versions of Pluto, PoCC and probably several other polyhedral optimizers.
This project is actually a nice beginner project, as it is self contained, pretty straightforward, but nevertheless very important.
I also don't see an urgent need to add openscop support natively to Polly. If someone wants to use openscop, a JSCOP to openscop converter (written e.g. in python) is possibly the better approach.
Extended Description
OpenSCoP is a library that will allow the integration of different polyhedral tools. Cedric recently posted a first draft of OpenSCoP [1], that includes several features we waited for since a long time. Updating Polly's OpenSCoP support will allow us to natively link with the upcoming versions of Pluto, PoCC and probably several other polyhedral optimizers.
This project is actually a nice beginner project, as it is self contained, pretty straightforward, but nevertheless very important.
[1] http://groups.google.com/group/openscop-development/t/ccad5f2b34a8d0b5
The text was updated successfully, but these errors were encountered: