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 44ead0e commit 3216b27Copy full SHA for 3216b27
.github/workflows/containerized-ci.yml
@@ -15,9 +15,6 @@ jobs:
15
# Set flags for Intel Fortran Compiler
16
- compiler: ifx
17
fcflags: -debug -traceback -O0 -heap-arrays -assume realloc_lhs -extend-source 132 -stand f08
18
- # Set flags for NVIDIA Fortran compiler
19
- - compiler: nvfortran
20
- fcflags: -Mallocatable=03 -Mstandard -Mbounds -Mchkptr -Kieee -Mchkstk
21
# Set container images
22
- compiler: ifort
23
image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:oneapi
0 commit comments