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 revisionBoth sides next revision
dev:compiler_support [2020/10/09 09:42] tmuellerdev:compiler_support [2021/01/19 15:32] – Ading note that GCC 4.9 is not supported anymore, due to required OpenMP support tmueller
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.5, 6.5, 7.3, 7.5, 8.3, 9.3** | **x86_64** | @green: **OK** | **None** | **Latest** | | **GCC** | **5.5, 6.5, 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]] |
dev/compiler_support.txt · Last modified: 2023/10/14 11:38 by oschuett