[PATCH] D47484: [test-suite] Corrections for MiniGMG
Brian Homerding via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 29 09:24:56 PDT 2018
homerdin created this revision.
homerdin added a reviewer: hfinkel.
Herald added a subscriber: mgorny.
The openMP loops were being macro'd out along with the pragmas. This patch allows the application to run fully.
The problem size was decreased as the test's runtime increased substantially. Additional verification output has been enable using FP_TOLERANCE.
https://reviews.llvm.org/D47484
Files:
CMakeLists.txt
apply_op.inc
exchange_boundary.inc
mg.c
mg.h
miniGMG.c
miniGMG.reference_output
misc.inc
residual.inc
restriction.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47484.148924.patch
Type: text/x-patch
Size: 23972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/9497357f/attachment.bin>
More information about the llvm-commits
mailing list