Closed connorjward closed 1 year ago
Fixes https://github.com/firedrakeproject/firedrake/issues/3150
Very annoyingly I have had to add a test for this to Firedrake since we don't have the right parallel infrastructure in PyOP2. I want to move it back when pyop3 lands.
Could you also fix the friend at line 366 in parloop.py?
parloop.py
Done. Thanks for spotting that!
Fixes https://github.com/firedrakeproject/firedrake/issues/3150
Very annoyingly I have had to add a test for this to Firedrake since we don't have the right parallel infrastructure in PyOP2. I want to move it back when pyop3 lands.