[PATCH] D48046: [test-suite] Backprop kernel from Rodinia Benchmark

Pankaj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 21 07:00:36 PDT 2018


proton updated this revision to Diff 156674.
proton added a comment.

The kernel runs for 0.79 sec and the complete program runs for 0.81 sec.


Repository:
  rT test-suite

https://reviews.llvm.org/D48046

Files:
  LICENSE.TXT
  MultiSource/Benchmarks/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/LICENSE
  MultiSource/Benchmarks/Rodinia/Makefile
  MultiSource/Benchmarks/Rodinia/backprop/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/backprop/Makefile
  MultiSource/Benchmarks/Rodinia/backprop/backprop.h
  MultiSource/Benchmarks/Rodinia/backprop/backprop.reference_output
  MultiSource/Benchmarks/Rodinia/backprop/backpropKernel.c
  MultiSource/Benchmarks/Rodinia/backprop/glibc_compat_rand.c
  MultiSource/Benchmarks/Rodinia/backprop/glibc_compat_rand.h
  MultiSource/Benchmarks/Rodinia/backprop/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48046.156674.patch
Type: text/x-patch
Size: 25895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180721/63a01b8a/attachment.bin>


More information about the llvm-commits mailing list