This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 5f4b2a26fb148a2dbdfd46b21d0fc21fc39a01fc
tree a86b904e2267c96a052f07ba440ceb74af60a0e1
parent f532e635c953c6b6b9fb9b00bdc1c528c661915d
tree a86b904e2267c96a052f07ba440ceb74af60a0e1
parent f532e635c953c6b6b9fb9b00bdc1c528c661915d
| name | age | message | |
|---|---|---|---|
| |
INSTALL | Tue Jul 01 11:22:18 -0700 2008 | |
| |
LICENSE | ||
| |
Makefile | ||
| |
Makefile.config | ||
| |
Makefile.rules | ||
| |
README | ||
| |
basic/ | ||
| |
code_gen/ | ||
| |
omega.dsw | ||
| |
omegaLIB.dsp | ||
| |
omega_calc/ | ||
| |
omega_lib/ | ||
| |
petit/ | ||
| |
uniform/ |
README
Omega Project Source Release, version 2.1
This is verion 2.1 of the Omega Project software, including:
* The Omega library, a set of routines for manipulating linear constraints
over integer variables, Presburger formulas, and Integer tuple
relations and sets.
* The code generation library, a set of routines for generating code to
scan the points in the union of a number of convex sets.
* The Omega calculator, a text-based interface to the Omega library
* Petit, a educational/research tool for analyzing array data dependences
* The Uniform library, a source to source parallelizing transformation
system, described in Wayne Kelly's Ph.D. dissertation.
Many new features have been added, and numerous bugs fixed, by a
number of groups since the August 2000 version 1.2 from the cs.umd.edu
web site. A quick check of the omega calculator regression tests indicates
that there is one difference in the generated code for a time-skewed example,
but this may just be an equivalent iteration space expressed in a different
way.
Those who have made contributions may wish to describe them here:
*
*
*
The web site of the Omega Project remains at
http://www.cs.umd.edu/projects/omega
mailto:omega@cs.umd.edu
but the source code is now on github.com:
http://github.com/davewathaverford/the-omega-project/








