[PATCH] D36626: [test-suite]: Adding RSBench proxy-app.

Pavanravikanth Kondamudi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:52:30 PDT 2017


pavanravikanth.kprk updated this revision to Diff 111358.
pavanravikanth.kprk added a comment.

Adding RSBench with Makefile support.


https://reviews.llvm.org/D36626

Files:
  LICENSE.TXT
  MultiSource/Benchmarks/DOE-ProxyApps-C/Makefile
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/LICENSE
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/Makefile
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/glibc_compat_rand.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/glibc_compat_rand.h
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/init.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/io.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/main.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/material.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/rsbench.h
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/rsbench.reference_output
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/utils.c
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/xs_kernel.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36626.111358.patch
Type: text/x-patch
Size: 40050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/281aef51/attachment-0001.bin>


More information about the llvm-commits mailing list