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

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 09:16:22 PST 2017


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

Updated to use FP_TOLERANCE since -ffast-math is being used.


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.122106.patch
Type: text/x-patch
Size: 28925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/1c682ea2/attachment.bin>


More information about the llvm-commits mailing list