-
Notifications
You must be signed in to change notification settings - Fork 81
Benchmarks
TODO Run benchmarks, compare results to other devices
-
CLPeak: default settings do not work (see issue), runs single precision, global bandwidth, transfer bandwidth for modified work-sizes
-
mixbench: default work-group size of 256, can be specified as parameter. Hangs on throwing an CompilationError in pre-compilation (see this ??)
-
OpenDwarfs: compilation errors in benchmark code
-
PolyBench: tested some benchmarks, partially working, not so meaningful output
-
SHOC: Some tests require bigger work-group sizes, other have compilation errors
-
FinanceBench: Only benchmarks Black-Scholes and Monte-Carlo support OpenCL. Huge speedup (too much?? 2000-times!) on GPU, but no/wrong results, Mote-Carlo fails to compile (long)
-
http://www.bealto.com/gpu-benchmarks_intro.html: crashes at/after CPU-side memory benchmark (copyN)