From 24d128044838f3f328baf43b2499603c5031224a Mon Sep 17 00:00:00 2001 From: Iñaki Úcar Date: Sep 24 2020 10:33:54 +0000 Subject: comment output line --- diff --git a/index.Rmd b/index.Rmd index 75cfb01..b1cd41e 100644 --- a/index.Rmd +++ b/index.Rmd @@ -176,7 +176,7 @@ flexiblas_list() # get/set the number of threads flexiblas_set_num_threads(12) flexiblas_get_num_threads() -[1] 12 +#> [1] 12 ``` This is an example of GEMM benchmark for all the backends available: