summaryrefslogtreecommitdiff
path: root/test/performance/graphs
diff options
context:
space:
mode:
authorcnugteren <web@cedricnugteren.nl>2016-05-15 17:06:36 +0200
committercnugteren <web@cedricnugteren.nl>2016-05-15 17:06:36 +0200
commit802c1f48c7bb334e8060689adc898b17e216bffb (patch)
tree087159c273d513ad68b58e81d21922cf17d6a725 /test/performance/graphs
parent716d7c67d91ef61e3d71e219f61c72859ac823eb (diff)
Removed comparison to CBLAS for the graph scripts
Diffstat (limited to 'test/performance/graphs')
-rw-r--r--test/performance/graphs/common.r2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/graphs/common.r b/test/performance/graphs/common.r
index 5b3e6e52..cd68cf26 100644
--- a/test/performance/graphs/common.r
+++ b/test/performance/graphs/common.r
@@ -34,7 +34,7 @@ options("width"=170)
# Constants
num_runs <- 4
devices <- c("-platform","-device")
-options_string <- "-q -no_abbrv"
+options_string <- "-q -no_abbrv -cblas 0"
library_names <- c("CLBlast", "clBLAS")
# Command-line arguments