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

Pavanravikanth Kondamudi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 11:44:10 PDT 2017


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

Added custom rand and srand function instead of using default libc functions.


https://reviews.llvm.org/D36626

Files:
  LICENSE.TXT
  MultiSource/Benchmarks/DOE-ProxyApps-C/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C/RSBench/LICENSE
  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.111222.patch
Type: text/x-patch
Size: 39502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/fdcfcc60/attachment.bin>


More information about the llvm-commits mailing list