Removed comparison to CBLAS for the graph scripts

This commit is contained in:
cnugteren 2016-05-15 17:06:36 +02:00
parent 716d7c67d9
commit 802c1f48c7

View file

@ -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