3 @c % /*--------------------------------------------------------------------+
5 @c % |--------------------------------------------------------------------|
7 @c % |--------------------------------------------------------------------|
8 @c % | First version: 03/04/2012 |
9 @c % +--------------------------------------------------------------------+
11 @c % release 0.0: May 4th 2008
14 @c % /*----------------------------------------------------------------------+
15 @c % | PART I: HEADER |
16 @c % +----------------------------------------------------------------------*/
20 @setfilename clay.info
21 @settitle Clay, the Chunky Loop Alteration wizardrY
25 @set UPDATED April 3rd 2012
26 @setchapternewpage odd
28 @c % This is to ask for A4 instead of Letter size document.
35 @c % /*----------------------------------------------------------------------+
36 @c % | PART II: SUMMARY DESCRIPTION AND COPYRIGHT |
37 @c % +----------------------------------------------------------------------*/
40 This document describes Clay, a tool and a library to perform code
41 transformations in the polyhedral model.
43 It would be quite kind to refer at the present document in any publication that
44 results from the use of Clay:
48 @ @ author =@ @ @ @ @ @ @{C\'edric Bastoul@},
49 @ @ title =@ @ @ @ @ @ @ @{Clay: A Tool and a Library for Code Transformations in the Polyhedral Model@},
50 @ @ month =@ @ @ @ @ @ @ @{April@},
51 @ @ year =@ @ @ @ @ @ @ @ 2012,
52 @ @ institution = @{Paris-Sud University, France@}
56 Copyright @copyright{} 2012 University of Paris-Sud.
59 Permission is granted to copy, distribute and/or modify this document under
60 the terms of the GNU Free Documentation License, Version 1.2 published by the
61 Free Software Foundation; with no Invariant Sections, with no Front-Cover
62 Texts, and with no Back-Cover Texts. To receive a copy of the
63 GNU Free Documentation License, write to the Free Software Foundation, Inc.,
64 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
68 @c % /*----------------------------------------------------------------------+
69 @c % | PART III: TITLEPAGE, CONTENTS, COPYRIGHT |
70 @c % +----------------------------------------------------------------------*/
73 @subtitle A Tool and a Library for Code Transformations in the Polyhedral Model
74 @subtitle Edition @value{EDITION}, for Clay @value{VERSION}
75 @subtitle @value{UPDATED}
76 @author C@'edric Bastoul
78 @c The following two commands start the copyright page.
80 @vskip 0pt plus 1filll
84 @c Output the table of contents at the beginning.
87 @c % /*----------------------------------------------------------------------+
88 @c % | PART IV: TOP NODE AND MASTER MENU |
89 @c % +----------------------------------------------------------------------*/
104 @c % /*----------------------------------------------------------------------+
105 @c % | PART V: BODY OF THE DOCUMENT |
106 @c % +----------------------------------------------------------------------*/
108 @c % +---------------------------- INTRODUCTION -----------------------------+
110 @chapter Introduction
112 @c % +------------------------------ SOFTWARE -------------------------------+
114 @chapter Clay Software
116 @c % +------------------------------ LIBRARY --------------------------------+
118 @chapter Clay Library
120 @c % +----------------------------- REFERENCES ------------------------------+
124 @c % /*----------------------------------------------------------------------+
125 @c % | PART VI: END OF THE DOCUMENT |
126 @c % +----------------------------------------------------------------------*/