OpenMP

High-Performance Computing in C
Bob Cook, bobcook47@hotmail.com

DISCLAIMER: The software on this web site is not warranted for any purpose.  It is experimental and is intended for research purposes only.

This web site contains links to my POSIX Threads runtime for OpenMP (see www.openmp.org).  The front-end translator is OdinMP (see www.odinmp.com).  I created a #include file that maps the Odin in__tone library calls to their POSIX Threads equivalent.  For the user's convenience, the zip files are self-contained.  The Windows XP release requires one of the Microsoft compilers, or equivalent.  The Apple OS/X release uses gcc and the native POSIX Threads implementation.

I have also created a conformance test for the OpenMP 2.5 standard.  Please let me know if you feel that the conformance test does not "conform" in some way or if you have suggested additions (although please isolate to a test case first).

 

Release

Download

Date

Windows XP-32 odinmp2.zip (917kb) Sept. 06
Conformance test, OMP 2.5 test11.c (2kb) Sept. 06
test11e.c (1kb)
Apple OS/X Intel-32

odinmp2osx.zip (1.1mb)

Sept. 06
Apple OS/X PPC odinmp2-ppc.zip (1.1mb) Sept. 13
Coming Soon
Apple OS/X Intel-64    
Linux Intel-64