Add option for running only the less demanding GEMV version of the thread safety...
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 17 Sep 2020 11:49:24 +0000 (13:49 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Sep 2020 11:49:24 +0000 (13:49 +0200)
Makefile.rule

index 40bd1a8..4d6f2d3 100644 (file)
@@ -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