Changes between Version 82 and Version 83 of Orio


Ignore:
Timestamp:
06/18/08 01:37:42 (15 years ago)
Author:
hartono
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Orio

    v82 v83  
    11[[Image(osu_logo.png,76,right,nolink)]] 
    22[[Image(anl_logo.jpg,175,right,nolink)]] 
     3[[Image(orio_logo.jpg,220,nolink)]] 
    34= ORIO = 
    45== ''An annotation-based performance optimization tool'' == 
     
    119120By default, the transformed output code is written to the file `_axpy4.c`. Optionally, users can specify the name of the output file using the command option `-o <file>`. Below is how the output code looks like. 
    120121 
    121 {{{ 
     122 
     123 
     124{{{ 
     125 
     126 
     127 
     128 
    122129/*@ begin Loop (  
    123130    transform Unroll(ufactor=4)