Skip to content

Commit

Permalink
List environments
Browse files Browse the repository at this point in the history
  • Loading branch information
wenluhu committed Sep 24, 2014
1 parent 38875c6 commit 1df1306
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ Compilation
--------

Recommended environment
* Intel icpc compiler
* g++ >= 4.8.0 with support for Cilk+,

* Intel icpc compiler
* g++ >= 4.8.0 with support for Cilk+,

To compile with g++ using Cilk, define the environment variable CILK. To
compile with icpc, define the environment variable MKLROOT and make sure CILK
Expand All @@ -18,7 +19,7 @@ performance in our experience.


Alternative
* OpenMP
* OpenMP

To compile with OpenMP, define the environment variable OPENMP and make sure
CILK and MKLROOT are not defined.
Expand Down

0 comments on commit 1df1306

Please sign in to comment.