We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d52e0 commit b0c0442Copy full SHA for b0c0442
.github/workflows/containerized-ci.yml
@@ -14,7 +14,6 @@ jobs:
14
fcflags: -m64 -g -traceback -heap-arrays -assume realloc_lhs -extend-source 132 -check bounds,uninit,pointers,stack -stand f08
15
image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:oneapi
16
kgo_version: v006
17
- # Flags and KGOs for Intel Fortran Compiler
18
- compiler: ifx
19
fcflags: -debug -traceback -O0 -heap-arrays -assume realloc_lhs -extend-source 132 -stand f08
20
0 commit comments