Changes between Version 15 and Version 16 of Orio
- Timestamp:
- 06/11/08 04:03:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Orio
v15 v16 1 = ORIO -- An Annotation-Based Performance TuningTool =1 = ORIO -- An Annotation-Based Performance Optimization Tool = 2 2 3 3 == Overview == … … 9 9 [http://www-unix.mcs.anl.gov/~hartono/orio/downloads/orio-0.0.1.tar.gz Orio 0.0.1 (alpha)] 10 10 11 == Requirements ==11 == Software Requirements == 12 12 13 13 [http://www.python.org/download/ Python], which is already available in any Linux/Unix distribution. Orio has successfully been tested with Python 2.5.1 (or any later version). … … 60 60 == Documentations == 61 61 62 1. [wiki:Orio/OrioFramework The Structure of the Orio Framework] 62 63 1. [wiki:Orio/CodeTransform Using the Code Transformation Modules] 63 64 1. [wiki:Orio/PerfTuner Using Empirical Performance Tuner]