projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84c00c3
)
Add option for running only the less demanding GEMV version of the thread safety...
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Thu, 17 Sep 2020 11:49:24 +0000
(13:49 +0200)
committer
GitHub
<noreply@github.com>
Thu, 17 Sep 2020 11:49:24 +0000
(13:49 +0200)
Makefile.rule
patch
|
blob
|
history
diff --git
a/Makefile.rule
b/Makefile.rule
index
40bd1a8
..
4d6f2d3
100644
(file)
--- a/
Makefile.rule
+++ b/
Makefile.rule
@@
-272,6
+272,9
@@
COMMON_PROF = -pg
# work at all.
#
# CPP_THREAD_SAFETY_TEST = 1
+#
+# use this to run only the less memory-hungry GEMV test
+# CPP_THREAD_SAFETY_GEMV = 1
# If you want to enable the experimental BFLOAT16 support