We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5a2ca commit 284a5f6Copy full SHA for 284a5f6
README.md
@@ -35,7 +35,7 @@ The GridTools libraries are currently nightly tested with the following compiler
35
##### Known issues
36
37
- NVCC 9.2 and later have a severe performance regression. It is recommended to use NVCC <= 9.1.
38
-- Intel is able to compile GridTools code, but depending on user code, might have severe performance problems compared to GNU compiled code.
+- Intel is able to compile GridTools code, but depending on user code, might have severe performance problems compared to GNU- or Clang-compiled code.
39
40
##### Officially not supported (no workarounds implemented and planned)
41
0 commit comments