Related articles |
---|
Free portable OpenMP implementation for C Mats.Brorsson@it.lth.se (Mats Brorsson) (1999-11-09) |
From: | "Mats Brorsson" <Mats.Brorsson@it.lth.se> |
Newsgroups: | comp.compilers,comp.parallel |
Date: | 9 Nov 1999 01:41:06 -0500 |
Organization: | Lund Institute of Technology, Sweden |
Keywords: | C, parallel |
You can now download and test OdinMP/CCp, a free and portable
implementation of OpenMP for ANSI C.
OdinMP/CCp translates ANSI C-programs with OpenMP directives to ANSI
C-programs with calls to a POSIX threads (pthreads) library. It is
implemented with Java and the binary distribution is therefore
portable to most platforms supporting pthreads. It only requires a
Java run-time 1.1 or higher and Perl 5 or higher. It has succesfully
been tested on PC/Linux, SGI Origin 2000/IRIX and Sun E10000/Solaris.
Please see http://www.it.lth.se/odinmp for more information.
Sincerely,
Mats Brorsson
http://www.it.lth.se/~matsbror
Department of Information Technology
Lund Institute of Technology, Lund University
Return to the
comp.compilers page.
Search the
comp.compilers archives again.