run more tests in parallel
Depends: #105 (closed)
Edited by Jö Fahlke
Merge request reports
Activity
mentioned in issue infrastructure/issues0#47 (closed)
I can confirm. This seems to be an issue with variablesizecommunicatortest, it does something special with more than 2 ranks:
// We also want to check the case where the interface is empty on some // processes. Therefore we artificially lower the numer of processes // if it is larger than two. Thus the last rank will not send anything // and we check for deadlocks. if(procs>2) --procs;
mentioned in merge request !409 (merged)
mentioned in issue #105 (closed)
@ansgar: @markus.blatt has fixed this [edit: the variablesizecommunication issue] in !416 (merged). Can this be merged now?
Edited by Jö Fahlke@joe: I'll rebase on current master (including the fix) and merge if the build passes.
added 19 commits
-
afa27b2b...5b25a5a3 - 18 commits from branch
master
- 05dd1005 - run more tests in parallel
-
afa27b2b...5b25a5a3 - 18 commits from branch
enabled an automatic merge when the pipeline for 05dd1005 succeeds
mentioned in commit 16c1e199
mentioned in commit c03ba00b
mentioned in merge request !420 (merged)
Please register or sign in to reply