stfc / PSycloneBench

Various benchmarks used to inform PSyclone optimisations
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Improve TracerAdvection OpenMP offloading #89

Closed sergisiso closed 2 years ago

sergisiso commented 2 years ago

By hoisting statements as much as possible to enable loop collapsing. This depends on https://github.com/stfc/PSyclone/pull/1790 being in master.