commit 2f358ff454c94fa645803d9ccf8c6fc9088a7df1
parent 9268b9ecee63bdf8505827b5a62df0d548e1ddcf
Author: Ivan Gankevich <igankevich@ya.ru>
Date: Wed, 9 Aug 2017 20:43:47 +0300
Update the revision.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arma-thesis.org b/arma-thesis.org
@@ -1206,7 +1206,7 @@ fi
cd $dir
git checkout master
git pull
-git checkout 5c07dd4b6a334cc869e81588b2a2a772d6b85e43
+git checkout 63075156c65bdb2c6cafca70518f94b2b69a2315
#+end_src
#+RESULTS:
@@ -3634,7 +3634,7 @@ arma.print_openmp_vs_opencl(model_names, row_names)
| Determine coefficients | 0.02 | 0.01 | 0.18 | 0.02 | 1.19 |
| Validate model | 0.09 | 0.11 | | 0.08 | |
| Generate wavy surface | 1.26 | 5.60 | 351.68 | 769.55 | 25.05 |
-| Compute velocity potentials | 0.02 | 0.01 | 0.02 | 0.01 | 0.01 |
+| Compute velocity potentials | 0.07 | 0.06 | 0.06 | 0.03 | 0.03 |
In contrast to AR model, LH model exhibits the best performance on GPU and the
worst performance on CPU. The reasons for that are