Skip to content

Commit 3216b27

Browse files
No nvfortran flags.
1 parent 44ead0e commit 3216b27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/containerized-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
# Set flags for Intel Fortran Compiler
1616
- compiler: ifx
1717
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
2118
# Set container images
2219
- compiler: ifort
2320
image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:oneapi

0 commit comments

Comments
 (0)