Seti@Home optimized science apps and information

Optimized Seti@Home apps => Windows => GPU crunching => Topic started by: cristipurdel on 04 Feb 2011, 07:02:19 am

Title: OpenCL Benchmark Apps
Post by: cristipurdel on 04 Feb 2011, 07:02:19 am
Since gpu caps viewer shows 3 CL platforms on my computer (intel + nvidia, + amd sdk ;) ), I'm thinking that it might be useful if someone makes an app that runs on each platform, compares the results, and returns them here.
The same thing the guys from folding did, so to compare the same results.
Maybe it could be useful for alpha/beta testers to run their code (best case scenario it's a unified opencl app :P ).
Anyway, it's just a thought.
Title: Re: OpenCL Benchmark Apps
Post by: cristipurdel on 09 Feb 2011, 02:23:34 am
I tested the last version of gpu caps 1.10.0 and it's really nice.
I ran CL GPU - 4D Quaternion Julia Set on my 580 (quadro fx :P) and I got smth like 10-14 fps
When I ran ran CL CPU - 4D Quaternion Julia Set on my xeon 5420, I got 5-7 fps for both of intel and ati stream platforms.
Sweet ... :)
Title: Re: OpenCL Benchmark Apps
Post by: Raistmer on 09 Feb 2011, 07:00:26 am
Performance-oriented apps will use different kernels for different hardware making direct comparison impossible.
It's already the case with SETI MultiBeam.
If you want to run just the same OpenCL code on different hardware - try AstroPulse.
Title: Re: OpenCL Benchmark Apps
Post by: cristipurdel on 27 Feb 2011, 03:30:25 pm
http://www.geeks3d.com/20110227/luxmark-opencl-benchmark-based-on-luxrender/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+TheGeeksOf3d+%28The+Geeks+Of+3D%29
....unbiased benchmark :P opencl cpu/gpu/cpu+gpu :)