Home / other / openscop
Name Modified Size InfoDownloads / Week
Parent folder
README-openscop.txt 2015-02-03 1.3 kB
openscop_0.9.0_doc.tar.xz 2015-02-03 360.2 kB
openscop_0.9.0_mingw32.tar.xz 2015-02-03 369.3 kB
Totals: 3 Items   730.7 kB 0
OpenScop is an open specification defining a file format and a set of data
structures to represent a static control part (SCoP for short), i.e., a program
part that can be represented in the polyhedral model. The goal of OpenScop is to
provide a common interface to various polyhedral compilation tools in order to
simplify their interaction. The OpenScop aim is to provide a stable, unified
format that offers a durable guarantee that a tool can use an output or provide
an input to another tool without breaking a tool chain because of some internal
changes in one element of the chain. The other promise of OpenScop is the
ability to assemble or replace the basic blocks of a polyhedral compilation
framework at no, or at least low engineering cost.

Homepage:
    http://icps.u-strasbg.fr/people/bastoul/public_html/development/openscop/

Source:
    http://icps.u-strasbg.fr/people/bastoul/public_html/development/openscop/#DL
    https://github.com/periscop/openscop

Documentation:
    http://icps.u-strasbg.fr/people/bastoul/public_html/development/openscop/docs/html/index.html

Licenses:
    BSD 3-Clause

Requires:
    gmp, libgcc

Notes:
    Had to use "-no-undefined" to build the shared library. May be undefined
    symbols in DLL.
Source: README-openscop.txt, updated 2015-02-03