User Tools

Site Tools


benchmarks

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

===== Benchmarks ===== We are distributing a set of benchmarks that work with gem5-gpu, including: * Minimally modified Rodinia workloads * Minimally modified Parboil workloads * Rodinia no copy benchmarks, which elide memory copies and instead rely on coherence to transfer data between the CPU and GPU * Demystifying CUDA benchmarks: microbenchmarks based on the [[http://www.stuffedcow.net/research/cudabmk|Demystifying GPU Microarchitecture through Microbenchmarking]] paper * Unit tests ==== Obtaining Benchmarks ==== <code> hg clone https://gem5-gpu.cs.wisc.edu/repo/benchmarks/ </code> This will create a repository, with sub-repositories, including: * common * dcmbmk * libcuda * parboil * rodinia * benchmarks * unittests

benchmarks.1360959717.txt.gz · Last modified: 2013/02/15 14:21 by morr