This release provides a small update over 3.3.0 to allow better control over private variables in OpenMP regions.
It also includes some other, less significant improvements, as detailed below.
What's Changed
- Control over Fortran file extensions recognised by
ModuleManagerby @mn416 in #3469 - Update lfric gpu script and collect aggregated transformation stats by @sergisiso in #3450
- Update to fix issues with codeblocks and routine names when comments exist. by @LonelyCat124 in #3456
- Fix doctests and include in CI by @sergisiso in #3441
- Add basic means to force promote variables to parallel regions by @MetBenjaminWent in #3431
New Contributors
- @MetBenjaminWent made their first contribution in #3431
Full Changelog: v3.3.0...v3.3.1