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/08/13 16:23] alazzarodev:compiler_support [2019/03/04 12:04] tmueller
Line 4: Line 4:
  
 ^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last check ^ ^ Compiler ^ Versions ^ Systems ^ Support ^ Known Issues ^ Last check ^
 +| GCC | < 4.6 | any | @yellow: UNSUPPORTED | Fails with ''Pointer bounds remapping not yet implemented.'' | 04/03/2019 |
 | GCC | ≥ 4.6.4 and ≤ 4.9.1 | x86_64 | @green: OK | None | 01/06/2018 | | GCC | ≥ 4.6.4 and ≤ 4.9.1 | x86_64 | @green: OK | None | 01/06/2018 |
 | GCC | ≥ 4.9.2 and ≤ 7.3 | x86_64 | @green: OK | None | Active | | GCC | ≥ 4.9.2 and ≤ 7.3 | x86_64 | @green: OK | None | Active |
Line 11: Line 12:
 | Intel | 17.0.4 | X86_64 | @green: OK | None | Active | | Intel | 17.0.4 | X86_64 | @green: OK | None | Active |
 | 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 | @red: Broken | Fails at runtime | 01/07/2018 |
-| Intel | 18.0.3 | X86_64 | @green: OK | None | Active | +| Intel | 18.0.3, 18.0.5 | X86_64 | @green: OK | None | Active | 
-| PGI   | ≤ 18.5        | X86_64 | @red: Doesn't compile Failing compilation in dbcsr 15/07/2018 | +| PGI   | ≤ 18.10 | 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 | 
-| [[https://github.com/flang-compiler/flang|flang]] | | x86_64 | @red: Horribly broken | [[https://github.com/flang-compiler/flang/issues/239|#239]], [[https://github.com/flang-compiler/flang/issues/424|#424]] | 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]] | 01/06/2018 |
 | Cray compiler CCE | 8.6.1, 8.6.2, 8.6.5 | x86_64 | @red: Broken | Numerical instabilities, threading broken | 01/06/2018 | | Cray compiler CCE | 8.6.1, 8.6.2, 8.6.5 | x86_64 | @red: Broken | Numerical instabilities, threading broken | 01/06/2018 |
-| Cray compiler CCE | 8.7.| x86_64 | @green: OK | None (only POPT tested) | Active |+| 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.7.4, 8.7.5 | x86_64 | @red: Doesn't compile | Failing compilation | 01/11/2018 | 
 +| Cray compiler CCE | 8.7.6, 8.7.7 | x86_64 | @green: OK | None (only POPT tested)| 06/02/2019 | 
 +| Cray compiler CCE | 8.7.8 | x86_64 | @green: OK | None (only POPT tested)| Active |
 | IBM XL Fortran | 14.01 | IBM/BlueGene Q | @green: OK | None (only POPT tested)| 01/07/2018 | | IBM XL Fortran | 14.01 | IBM/BlueGene Q | @green: OK | None (only POPT tested)| 01/07/2018 |
dev/compiler_support.txt · Last modified: 2023/10/14 11:38 by oschuett