diff options
author | Pjotr Prins | 2018-09-07 10:13:42 +0000 |
---|---|---|
committer | Pjotr Prins | 2018-09-07 10:13:42 +0000 |
commit | 0dc693328dcbd660f9bdb823a8f7acf0d272caa8 (patch) | |
tree | 922cb6c68ac8570c748979665688492f87bc753d /test/performance | |
parent | 2ac63853ba5a836a5e4477bad0c1c56f0fa1dfa8 (diff) | |
download | pangemma-0dc693328dcbd660f9bdb823a8f7acf0d272caa8.tar.gz |
Matrices positive definite issues
Diffstat (limited to 'test/performance')
-rw-r--r-- | test/performance/releases.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/performance/releases.org b/test/performance/releases.org index 4497d2f..ca77ad3 100644 --- a/test/performance/releases.org +++ b/test/performance/releases.org @@ -10,6 +10,9 @@ core Eigenlib version and 0.97 went multi-core with openblas. Unfortunately I linked in lapack and an older BLAS which slowed things down. In 0.98 openblas is mostly used and is faster. +Note also that the recent static versions are slower than the +dynamically linked ones. Not sure why that is. + * GEMMA 0.98-beta1 #+BEGIN_SRC bash |