Skip to content

Commit

Permalink
Merge pull request #314 from ecmwf-ifs/naml-sbrm-rawstack-transformation
Browse files Browse the repository at this point in the history
Transformations: SCCRawStackPipeline and SCC config-from-file
  • Loading branch information
reuterbal authored Jun 17, 2024
2 parents 3bc2f14 + 26bd8cd commit a39336b
Show file tree
Hide file tree
Showing 5 changed files with 1,479 additions and 21 deletions.
1 change: 1 addition & 0 deletions loki/transformations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from loki.transformations.hoist_variables import * # noqa
from loki.transformations.inline import * # noqa
from loki.transformations.parametrise import * # noqa
from loki.transformations.raw_stack_allocator import * # noqa
from loki.transformations.remove_code import * # noqa
from loki.transformations.sanitise import * # noqa
from loki.transformations.single_column import * # noqa
Expand Down
Loading

0 comments on commit a39336b

Please sign in to comment.