(Towards #2971) Moved OMPParallelTrans to psyir.transformations#3280
(Towards #2971) Moved OMPParallelTrans to psyir.transformations#3280
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3280 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 378 379 +1
Lines 53803 53811 +8
=======================================
+ Hits 53781 53789 +8
Misses 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@sergisiso @arporter Mostly a small PR ready for a look, just moves the transformation and fixes the scripts I found. I'm going to set integration tests running now as well in case I missed anything. |
|
integration passes so ready for review. |
arporter
left a comment
There was a problem hiding this comment.
Thanks Aidan.
Mostly good but I'm worried that we're no longer testing the 'transmutation' part of LFRic-atm - see inline. (I may be mistaken though.)
|
lfric core: 4eec06e08e19ac23a894fcfdad691132ffc68293 |
…ne into 2971_move_omp_parallel_trans
|
Blocked by #3286 |
|
@arporter I think this is ready for another look with the CI failing just being the broken link we discussed on teams. |
arporter
left a comment
There was a problem hiding this comment.
All looks good now, thanks Aidan.
I'll re-run the ITs just to be sure.
This PR needs to wait for #3216 and then will need the lfric_core/apps branches updating.
|
ITs failed, but it was an error 500 on the lfric_core repo so I'm rerunning it as that seems more likely to be a gh failure than the ITs. |
|
Thanks for launching the ITs Aidan. Everything was green so this is good to merge. |
(For stfc/PSyclone#3280) Update OMPParallelTrans import location
(For stfc/PSyclone#3280) Update OMPParallelTrans import
No description provided.