-
Notifications
You must be signed in to change notification settings - Fork 25
For developers
Katherine Rasmussen edited this page Jan 23, 2024
·
5 revisions
| Table Legend | |
|---|---|
| Com - CT | A compile-time error that is likely a compiler bug |
| Com - ICE | An internal compiler error |
| Com - RT | A runtime error that is likely a compiler bug |
| Src - CT | A compile-time error that is likely a source code bug |
| Src - RT | A runtime error that is likely a source code bug |
| inference-engine | Version # | Compiles? | Issue | Link to Github issue or bug tracker | Notes |
|---|---|---|---|---|---|
| ifx | 2024.0.0 20231017 | testing using headroom at NIC | |||
| gfortran | 12 (something) | Com - RT | |||
| gfortran | 13.2.0 | Yes | -fcoarray=single |
||
| nagfor | |||||
| ftn (cray) | |||||
| nvfortran | Can't build dependencies which use parallel fortran features | ||||
| llvm flang | Com - CT | Can't build dependencies which use parallel fortran features (first one it hits is this_image call) |
|||
| lfortran | Can't build dependencies which use parallel fortran features | ||||
| ifort |