We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a376d commit 13fcbd1Copy full SHA for 13fcbd1
README.md
@@ -73,7 +73,11 @@ The software was validated on RedHat\* Enterprise Linux 7 with
73
* GNU\* Compiler Collection 6.1
74
* Clang\* 3.8.0
75
* [Intel(R) C/C++ Compiler](https://software.intel.com/en-us/intel-parallel-studio-xe)
76
- 16.0 or later
+ 17.0
77
+and on Windows Server\* 2012 R2 with
78
+* Visual Studio\* 2015
79
+* [Intel(R) C/C++ Compiler](https://software.intel.com/en-us/intel-parallel-studio-xe)
80
81
82
The implementation uses OpenMP\* 4.0 SIMD extensions. We recommend using
83
Intel(R) Compiler for the best performance results.
0 commit comments