From b6e5124a270a987c3be275db07ae45a353984153 Mon Sep 17 00:00:00 2001 From: kadir-hpi7 Date: Tue, 26 Jan 2016 09:34:18 +0200 Subject: [PATCH] README's are added. --- spgemm/mkl_shmem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spgemm/mkl_shmem/README.md b/spgemm/mkl_shmem/README.md index fea50ae..2a56c56 100644 --- a/spgemm/mkl_shmem/README.md +++ b/spgemm/mkl_shmem/README.md @@ -33,7 +33,7 @@ Parallelism is provided by MKL. new starts - 10. Instructions on how to compile the code -cmake . +cc=icc cmake . make - 11. Instructions on how to run the code -- GitLab