Skip to content

Commit 2b0030e

Browse files
INSTALL.md updated
1 parent 378269f commit 2b0030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PABLO runs on Linux and Mac OSX platforms.
44

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

0 commit comments

Comments
 (0)