diff --git a/spgemm/mkl_shmem/README.md b/spgemm/mkl_shmem/README.md index fea50ae43f8ba6ffa7759abeb71820a161de1153..2a56c563c9e8a75ab0c9aee2429048816bc032d8 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