From 1bdb77d231febfefdff2cd5c9ed87f246040ef97 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 14 Mar 2022 06:57:45 +0100 Subject: [PATCH] Update karolina-compilation.md --- docs.it4i/software/karolina-compilation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/software/karolina-compilation.md b/docs.it4i/software/karolina-compilation.md index d849c067c..3045196c4 100644 --- a/docs.it4i/software/karolina-compilation.md +++ b/docs.it4i/software/karolina-compilation.md @@ -19,7 +19,7 @@ Depending on the compiler, you should use these flags: | GCC | ml GCC | gcc |-O3 -mavx2 | The compiler flags and the resulting compiler performance may be verified with our benchmark, -see: [Lorenz Compiler performance benchmark][a]. +see [Lorenz Compiler performance benchmark][a]. ## 2. Use BLAS Library -- GitLab