This is a test of C-Ray, a simple raytracer designed to test the floating-point CPU performance. This test is multi-threaded (16 threads per core), will shoot 8 rays per pixel for anti-aliasing, and will generate a 1600 x 1200 image.
Revision History
pts/c-ray-1.1.0 [29 Jan 2012 10:41:52 CST] - Build c-ray directly rather than using its basic makefile.
pts/c-ray-1.0.0 [06 Dec 2010 13:37:43 CST] - Initial import into OpenBenchmarking.org