Fix threading with python.
Several fixes related to threading and Python.
Merge request reports
Activity
@andreas.dedner: Can you take a look at threadpass.hh in the constructor. It seems that when parameters are accessed inside thread parallel regions a dead lock occurs.
I disabled it for now to make everything work.
Edited by Robert Kadded 1 commit
- 5067b02b - [bugfix][ThreadPass] make compile in debug mode.
Needs dune-fem!408 (merged).
added 1 commit
- 5037a1d2 - [cleanup][ThreadPass] Re-enable threaded initialization since dead lock
@andreas.dedner: Looks like the CI is happy with the fix in dune-fem. One of the python tests is now running threaded.
added 1 commit
- 37399715 - [cleanup][scripts] Consistent use of venv and env variables.
enabled an automatic merge when the pipeline for 37399715 succeeds
mentioned in commit 38d82030
Please register or sign in to reply