We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378269f commit 2b0030eCopy full SHA for 2b0030e
INSTALL.md
@@ -4,7 +4,7 @@ PABLO runs on Linux and Mac OSX platforms.
4
5
## Dependencies
6
PABLO depends on
7
-* 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
8
* cmake >= 2.8
9
* (optionally) MPI implementation. It has been tested with OpenMPI >= 1.6.5.
10
0 commit comments