From e0abe4a7abe7cfe47fd9613fdc44e862629cc091 Mon Sep 17 00:00:00 2001 From: Richard Barnes Date: Wed, 7 Mar 2018 16:08:29 -0500 Subject: [PATCH] Added note about compare.sh --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index d913961..a7b2b05 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,22 @@ Run to compile all GPU code using the PGI compiler. + + +Correctness +----------- + +Run + + ./compare.sh + +to ensure that all algorithms are producing the same output + + + +Empirical Comparisons +--------------------- + Run ./tests/tests.sh