User Tools

Site Tools


dev:compiler_support

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:compiler_support [2020/10/09 09:42] tmuellerdev:compiler_support [2021/03/11 19:24] – Move gcc 6.5 to yellow oschuett
Line 5: Line 5:
 ^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last commit tested ^ ^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last commit tested ^
 | GCC | < 4.8 | any | @red: Doesn't compile | Fails with ''Pointer bounds remapping not yet implemented.'', F2003/F2008 too incomplete | [[https://github.com/cp2k/cp2k/tree/8d0aca42e9fca350ce1cdab754fc7a534130c83b|8d0aca4]] | | GCC | < 4.8 | any | @red: Doesn't compile | Fails with ''Pointer bounds remapping not yet implemented.'', F2003/F2008 too incomplete | [[https://github.com/cp2k/cp2k/tree/8d0aca42e9fca350ce1cdab754fc7a534130c83b|8d0aca4]] |
-| GCC | 4.8.5 | x86_64 | @yellow: LIMITED | 3rd-party projects in the toolchain need C++11/14 support | [[https://github.com/cp2k/cp2k/tree/5e37bfec974926a4feff6c9d0cae88c280604e8f|5e37bfe]] | +| GCC | 4.8.5 | x86_64 | @yellow: UNSUPPORTED | 3rd-party projects in the toolchain need C++11/14 support | [[https://github.com/cp2k/cp2k/tree/5e37bfec974926a4feff6c9d0cae88c280604e8f|5e37bfe]] | 
-| GCC | 4.9.2 | x86_64 | @greenOK None | [[https://github.com/cp2k/cp2k/commit/ec01bc2fbd6ca57f2730fe5a4690e2cc169df67b| ec01bc2]] | +| GCC | 4.9.2 | x86_64 | @yellowUNSUPPORTED Starting from CP2K v8.1 proper OpenMP support is required, GCC<5 had issues with OMP ATOMIC | [[https://github.com/cp2k/cp2k/commit/ec01bc2fbd6ca57f2730fe5a4690e2cc169df67b| ec01bc2]] | 
-| **GCC** | **5.56.57.3, 7.5, 8.3, 9.3** | **x86_64** | @green: **OK** | **None** | **Latest** |+| **GCC** | 5.5 | **x86_64** | @green: **OK** | **None** | **Latest** | 
 +| **GCC** | 6.5| x86_64 | @yellow: Partial | RPA/MP2 crash [[https://github.com/cp2k/cp2k/issues/1203|#1203]] | [[https://github.com/cp2k/cp2k/commit/87ec1599983361d405eede4900a5bf13560f7859|87ec159]] | 
 +| **GCC** | **7.3, 7.5, 8.3, 9.3** | **x86_64** | @green: **OK** | **None** | **Latest** |
 | Intel | ≤ 16.0.4 | X86_64 | @red: Doesn't compile | Failing compilation in dbcsr | [[https://github.com/cp2k/cp2k/tree/d1f6d4098af81d59cac26710b57c75c30fb283c6|d1f6d40]] | | Intel | ≤ 16.0.4 | X86_64 | @red: Doesn't compile | Failing compilation in dbcsr | [[https://github.com/cp2k/cp2k/tree/d1f6d4098af81d59cac26710b57c75c30fb283c6|d1f6d40]] |
 | Intel | 17.0.1 | X86_64 | @yellow: Partial | MPI parallelization broken (due to MKL) | [[https://github.com/cp2k/cp2k/tree/400f96bdbbfbe5200baecdcd56b5964089bd8e4a|400f96b]] | | Intel | 17.0.1 | X86_64 | @yellow: Partial | MPI parallelization broken (due to MKL) | [[https://github.com/cp2k/cp2k/tree/400f96bdbbfbe5200baecdcd56b5964089bd8e4a|400f96b]] |
dev/compiler_support.txt · Last modified: 2023/10/14 11:38 by oschuett