Resolve "local-parallel queue is not setup well"
Closes #38 (closed)
Edited by Manuel Günther
Merge request reports
Activity
added 1 commit
- 4125db62 - Using processes instead of threads to achieve real parallelization
I have partially addressed #38 (closed), but there is more to be done. Do you agree that I continue adding more configurations here, such as
local-p4
,local-p8
and alike?assigned to @amohammadi
added 1 commit
- ddcb1ddb - Added local clients and modified local setup
I have massively simplified the interface. I have also removed some spurious keywords (such as
nanny=False
) that were processed nowhere, and added various parallel options.Note that I have tested the
processes=False
option locally on my computer and it seems to do what it is supposed to do. I am not sure how to test this in the CI.added 1 commit
- d23a4b11 - Simplified interface to have only two parameters
added 8 commits
-
0970b3ad...3ef187c3 - 4 commits from branch
master
- 0f12b491 - Using processes instead of threads to achieve real parallelization
- e2ceafc9 - Added local clients and modified local setup
- 7717742f - Simplified interface to have only two parameters
- eab1b1b7 - Beuatified code
Toggle commit list-
0970b3ad...3ef187c3 - 4 commits from branch
mentioned in commit cbefdaf3
Please register or sign in to reply