Skip to content

Commit

Permalink
INSTALL.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardolombardi committed Nov 11, 2015
1 parent 378269f commit 2b0030e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PABLO runs on Linux and Mac OSX platforms.

## Dependencies
PABLO depends on
* c++ compiler supporting `-std=c++11`. It has been tested with g++ >= 4.7.3 and clang++ >=3.5
* c++ compiler supporting `-std=c++11`. It has been tested with g++ >= 4.7.3, clang++ >=3.5 and icpc >= 15.0
* cmake >= 2.8
* (optionally) MPI implementation. It has been tested with OpenMPI >= 1.6.5.

Expand Down

0 comments on commit 2b0030e

Please sign in to comment.