Index:


Introduction

Omni Compiler Software is a collection of programs and libraries, written in C and Java, that allow researchers to build code transformation systems (compilers). Omni OpenMP C compiler is a part of this software that translates C and Fortran programs with OpenMP pragmas into C code suitable for compiling with a native compiler linked with the Omni OpenMP runtime library.

Our objectives of Omni OpenMP compiler project include:

For the documents about OpenMP specification, you can get them from the OpenMP official web site:

	 http://www.openmp.org/ 

You can obtain the most recent documents and software release at our web site:

  http://www.hpcs.cs.tsukuba.ac.jp/omni-compiler/ 

To report bugs or features requests, send E-mail to:

       msato at cs.tsukuba.ac.jp
Your feedback and bug reports will be greatly appreciated.