[PATCH] D38417: [test-suite] Adding HACCKernels app

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 09:57:43 PDT 2017


homerdin updated this revision to Diff 117377.
homerdin added a comment.

Thanks for the feedback and discussion!  I adjusted the RUN_OPTIONS as suggested: `exec_time: 1.4786`.


https://reviews.llvm.org/D38417

Files:
  LICENSE.TXT
  MultiSource/Benchmarks/DOE-ProxyApps-C++/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/COPYING
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/GravityForceKernel.cpp
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernels.h
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/HACCKernels.reference_output
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/Makefile
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/README
  MultiSource/Benchmarks/DOE-ProxyApps-C++/HACCKernels/main.cpp
  MultiSource/Benchmarks/DOE-ProxyApps-C++/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38417.117377.patch
Type: text/x-patch
Size: 28490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/82b2423f/attachment.bin>


More information about the llvm-commits mailing list