From ae105ce397882f952f306802c7ce11d5de662dad Mon Sep 17 00:00:00 2001 From: kadir-hpi7 Date: Tue, 26 Jan 2016 09:33:53 +0200 Subject: [PATCH] README's are added. --- spgemm/mkl_xphi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spgemm/mkl_xphi/README.md b/spgemm/mkl_xphi/README.md index 0003106..73ac1d5 100644 --- a/spgemm/mkl_xphi/README.md +++ b/spgemm/mkl_xphi/README.md @@ -34,7 +34,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