Changes between Version 82 and Version 83 of Orio
- Timestamp:
- 06/18/08 01:37:42 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Orio
v82 v83 1 1 [[Image(osu_logo.png,76,right,nolink)]] 2 2 [[Image(anl_logo.jpg,175,right,nolink)]] 3 [[Image(orio_logo.jpg,220,nolink)]] 3 4 = ORIO = 4 5 == ''An annotation-based performance optimization tool'' == … … 119 120 By 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. 120 121 121 {{{ 122 123 124 {{{ 125 126 127 128 122 129 /*@ begin Loop ( 123 130 transform Unroll(ufactor=4)