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 [2018/09/27 09:09] tmuellerdev:compiler_support [2019/08/02 13:05] alazzaro
Line 1: Line 1:
-While CP2K adheres to the Fortran 2003 standard, not all compilers (or compiler versions) are able to build CP2K correctly.+While CP2K adheres to the Fortran 2008 standard, not all compilers (or compiler versions) are able to build CP2K correctly.
 GCC is the most tested compiler. We test some Intel Compiler versions. All other compilers are only used for testing and they are not fully supported, i.e. they can be used with some restrictions. For more details see the CP2K [[https://dashboard.cp2k.org/|dashboard]]. For all other compilers and compiler versions not listed in the table, we suggest testing them by yourself by using the [[https://www.cp2k.org/dev:regtesting|regression tests]]. GCC is the most tested compiler. We test some Intel Compiler versions. All other compilers are only used for testing and they are not fully supported, i.e. they can be used with some restrictions. For more details see the CP2K [[https://dashboard.cp2k.org/|dashboard]]. For all other compilers and compiler versions not listed in the table, we suggest testing them by yourself by using the [[https://www.cp2k.org/dev:regtesting|regression tests]].
-The table below reports the status of compiling and testing __CP2K trunk version__, as reported by the dashboard.  +The table below reports the status of compiling and testing CP2K for __a specific commit__, as reported by the dashboard (**current tested versions are in bold**).  
  
-^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last check +^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last commit tested 
-| GCC | ≥ 4.6.4 and ≤ 4.9.| x86_64 | @green: OK | None | 01/06/2018 +| GCC | 4.6 | any | @yellow: UNSUPPORTED | Fails with ''Pointer bounds remapping not yet implemented.'' | [[https://github.com/cp2k/cp2k/tree/8d0aca42e9fca350ce1cdab754fc7a534130c83b|8d0aca4]] | 
-| GCC | ≥ 4.9.2 and ≤ 7.3 | x86_64 | @green: OK | None | Active +| GCC | 4.6.4, 4.8.| x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/tree/d1f6d4098af81d59cac26710b57c75c30fb283c6|d1f6d40]] 
-| GCC | 8.2 | x86_64 | @green: OK | None | Active +| GCC | 4.8.| x86_64 | @green: OK | None | [[https://github.com/cp2k/cp2k/tree/5e37bfec974926a4feff6c9d0cae88c280604e8f|5e37bfe]] 
-| Intel | ≤ 16.0.4 | X86_64 | @red: Doesn't compile | Failing compilation in dbcsr | 01/06/2018 +**GCC** **4.9.2, 5.5, 6.2, 6.4, 6.5, 7.4, 8.3** **x86_64** | @green: **OK** **None** **Latest** 
-| Intel | 17.0.1 | X86_64 | @yellow: Partial | MPI parallelization broken (due to MKL) | 15/08/2018 +| 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.| X86_64 | @greenOK None Active +| Intel | 17.0.1 | X86_64 | @yellow: Partial | MPI parallelization broken (due to MKL) | [[https://github.com/cp2k/cp2k/tree/400f96bdbbfbe5200baecdcd56b5964089bd8e4a|400f96b]] 
-| Intel | 18.0.0, 18.0.1 | X86_64 | @red: Broken Fails at runtime 01/07/2018 +| Intel | 18.0.0, 18.0.1 | X86_64 | @redBROKEN Fails at runtime [[https://github.com/cp2k/cp2k/tree/4a6d2ced8a408732a7b2f15c6ae47eae766304eb|4a6d2ce]] 
-| Intel | 18.0.3 | X86_64 | @green: OK | None | Active +| Intel | 19.0.0 | X86_64 | @red: Doesn't compile Compilation aborted for lri_forces.F90 [[https://github.com/cp2k/cp2k/tree/1037acfd65c2f978580d1d7d97e2de0e1c8208bf|1037acf]] 
-| PGI   <= 18.| X86_64 | @red: BROKEN | Fails with ICE or ''PGF90-S-0091-Constant expression of wrong data type (dbcsr_types.F90: 494)'' (ticket open @ PGI) | 27/09/2018 +**Intel** **17.0.4, 18.0.3, 18.0.5, 19.0.3** **X86_64** | @green: **OK** **None** **Latest** 
-| [[https://github.com/flang-compiler/flang|flang]] | | x86_64 | @red: BROKEN | [[https://github.com/flang-compiler/flang/issues/239|#239]], [[https://github.com/flang-compiler/flang/issues/424|#424]] | 01/06/2018 +| PGI   ≤ 19.| X86_64 | @red: BROKEN | Fails compilation in dbcsr (ticket open @ PGI) | [[https://github.com/cp2k/cp2k/tree/e2a1c08b063bc8585330192aacd0ff30a82a4a17|e2a1c08]] 
-| Cray compiler CCE | 8.6.1, 8.6.2, 8.6.5 | x86_64 | @red: Broken | Numerical instabilities, threading broken | 01/06/2018 +| [[https://github.com/flang-compiler/flang|flang]] | | x86_64 | @red: BROKEN | [[https://github.com/flang-compiler/flang/issues/239|#239]], [[https://github.com/flang-compiler/flang/issues/424|#424]] | [[https://github.com/cp2k/cp2k/tree/d1f6d4098af81d59cac26710b57c75c30fb283c6|d1f6d40]] 
-| Cray compiler CCE | 8.7.0, 8.7.1, 8.7.2, 8.7.3 | x86_64 | @green: OK | None (only POPT tested) | 01/09/2018 +| Cray compiler CCE | 8.6.1, 8.6.2, 8.6.5 | x86_64 | @red: BROKEN | Numerical instabilities, threading broken | [[https://github.com/cp2k/cp2k/tree/d1f6d4098af81d59cac26710b57c75c30fb283c6|d1f6d40]] | 
-| Cray compiler CCE | 8.7.| x86_64 | @redDoesn't compile | None (only POPT tested) | Active +| Cray compiler CCE | 8.7.4, 8.7.5 | x86_64 | @red: Doesn't compile | Failing compilation | [[https://github.com/cp2k/cp2k/tree/1d20fadd2d08e01f0d436d3baad4e092583b2243|1d20fad]] 
-| IBM XL Fortran | 14.01 | IBM/BlueGene Q | @green: OK | None (only POPT tested)| 01/07/2018 |+| Cray compiler CCE | 8.7.0, 8.7.1, 8.7.2, 8.7.3, 8.7.6, 8.7.7, 8.7.8, 8.7.9 | x86_64 | @green: OK | None (only POPT tested) | [[https://github.com/cp2k/cp2k/tree/7ea2c6ea6bce72059106f1debe11065c5e203a18|7ea2c6e]] 
 +| Cray compiler CCE | 8.7.10 | x86_64 | @greenOK | None (only POPT tested) | [[https://github.com/cp2k/cp2k/tree/d0d6bfb54711c7ac3e6254c1e6db53e084d68db7|d0d6bfb]] | 
 +| **Cray compiler CCE** | **9.0.1** | **x86_64** | @green: **OK** | **None (only POPT tested)** | **Latest** 
 +| IBM XL Fortran | 14.01 | IBM/BlueGene Q | @green: OK | None (only POPT tested)| [[https://github.com/cp2k/cp2k/tree/4a6d2ced8a408732a7b2f15c6ae47eae766304eb|4a6d2ce]] |
dev/compiler_support.txt · Last modified: 2023/10/14 11:38 by oschuett