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
Last revisionBoth sides next revision
dev:compiler_support [2022/11/16 12:55] – Update Darwin ARM64 krackdev:compiler_support [2023/10/13 11:22] krack
Line 8: Line 8:
 | GCC | 4.9.2 | x86_64 | @red: UNSUPPORTED | 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 | 4.9.2 | x86_64 | @red: UNSUPPORTED | 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| x86_64 | @red: Doesn't compile | Does not support source argument for ALLOCATE [[https://github.com/cp2k/cp2k/issues/1863|#1863]] | [[https://github.com/cp2k/cp2k/commit/48211d024395a3a153797b6f402ce88430fe52b7|48211d0 ]] | | GCC | 5.5| x86_64 | @red: Doesn't compile | Does not support source argument for ALLOCATE [[https://github.com/cp2k/cp2k/issues/1863|#1863]] | [[https://github.com/cp2k/cp2k/commit/48211d024395a3a153797b6f402ce88430fe52b7|48211d0 ]] |
-| 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 | 6.5| x86_64 | @redUNSUPPORTED | RPA/MP2 crash [[https://github.com/cp2k/cp2k/issues/1203|#1203]] | [[https://github.com/cp2k/cp2k/commit/87ec1599983361d405eede4900a5bf13560f7859|87ec159]] | 
-| **GCC** | **7.5, 8.3, 8.4, 9.3, 10.3, 11.211.3** | **x86_64** | @green: **OK** | **None** | **Latest** |+| **GCC** | **7.5, 8.3, 8.4, 9.3, 10.*, 11.*12.*, 13.* ** | **x86_64** | @green: **OK** | **None** | **Latest** |
 | GCC | 12.1 | x86_64 | @yellow: Partial | [[https://github.com/cp2k/cp2k/issues/2117|#2117]] | Latest | | GCC | 12.1 | x86_64 | @yellow: Partial | [[https://github.com/cp2k/cp2k/issues/2117|#2117]] | Latest |
 | GCC (GNU/Linux) | 8.3 | armv7l | @red: UNSUPPORTED (> 8.2) | CMake version too old [[https://github.com/cp2k/cp2k/pull/1891|#1891]] | [[https://github.com/cp2k/cp2k/commit/986a993359bb468e4c0936c3dbcdf9b83a46449b|986a993 ]] | | GCC (GNU/Linux) | 8.3 | armv7l | @red: UNSUPPORTED (> 8.2) | CMake version too old [[https://github.com/cp2k/cp2k/pull/1891|#1891]] | [[https://github.com/cp2k/cp2k/commit/986a993359bb468e4c0936c3dbcdf9b83a46449b|986a993 ]] |
 | **GCC (GNU/Linux)** | **11.2, 11.3, 12.1** | **arm64 (aarch64)**| @yellow: **Partial (≥ v9.1)** | **G0W0 [[https://github.com/cp2k/cp2k/issues/1855|#1855]]** | **Latest** | | **GCC (GNU/Linux)** | **11.2, 11.3, 12.1** | **arm64 (aarch64)**| @yellow: **Partial (≥ v9.1)** | **G0W0 [[https://github.com/cp2k/cp2k/issues/1855|#1855]]** | **Latest** |
-| **GCC (Darwin, Homebrew)**| **12.2.0** | **arm64 (aarch64)**| @green: **OK (trunk)**| **Not supported: ELPA, LIBXSMM, PLUMED** | **Latest** |+| **GCC (Darwin, Homebrew)**| **12.2.0, 13.2.0** | **arm64 (aarch64)**| @green: **OK (trunk)**| **Not supported: ELPA, LIBXSMM** | **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]] |
Line 21: Line 21:
 | Intel | 18.0.5 | x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/commit/975d77fcc64a4d949b60f8a1aa2c0a2e9e63a5e4|975d77f]] | | Intel | 18.0.5 | x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/commit/975d77fcc64a4d949b60f8a1aa2c0a2e9e63a5e4|975d77f]] |
 | Intel | 19.0.4 | x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/commit/39a048bdf36b9b3567f59fb051ea276b2d3e727f|39a048b]] | | Intel | 19.0.4 | x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/commit/39a048bdf36b9b3567f59fb051ea276b2d3e727f|39a048b]] |
-| **Intel (classic)** | **19.1.1, 19.1.3, 2021.3, 2021.4, 2021.5, 2021.6** | **x86_64** | @green: **OK** | **None** | **Latest** |+| **Intel (classic)** | **19.1.1, 19.1.3, 2021.** | **x86_64** | @green: **OK** | **None** | **Latest** |
 | Intel\\ (oneAPI) | 2021.3 | x86_64 | @red: UNSUPPORTED | Incomplete Fortran standards support | Latest | | Intel\\ (oneAPI) | 2021.3 | x86_64 | @red: UNSUPPORTED | Incomplete Fortran standards support | Latest |
 | PGI | ≤ 20.4 | x86_64 | @red: BROKEN | Fails compilation in dbcsr (ticket open @ PGI) | [[https://github.com/cp2k/cp2k/tree/e2a1c08b063bc8585330192aacd0ff30a82a4a17|e2a1c08]] | | PGI | ≤ 20.4 | x86_64 | @red: BROKEN | Fails compilation in dbcsr (ticket open @ PGI) | [[https://github.com/cp2k/cp2k/tree/e2a1c08b063bc8585330192aacd0ff30a82a4a17|e2a1c08]] |
dev/compiler_support.txt · Last modified: 2023/10/14 11:38 by oschuett