Read in deformation function on each process and adapt riemannian trustregion solver - parallel assembly works again!
Merge request reports
Activity
@osander: Just the dune-2.6 gcc pipeline is not failing.. for the other gcc pipelines it can't build dune-solvers
added 1 commit
- 9d57132a - Read in deformation function on each process - parallel assembly works again!
added 1 commit
- 11e49ccf - Read in deformation function on each process - parallel assembly works again!
@osander can you have a look?
mentioned in merge request !45 (merged)
mentioned in merge request !48 (merged)
added 5 commits
-
3e615b28...0d02ceed - 4 commits from branch
osander:master
- 0018cc81 - Fixes parallel assembly:
-
3e615b28...0d02ceed - 4 commits from branch
added 6 commits
- cd5d6f64 - Remove the input from the call to trace_off(); this actually enforced writing...
- 03b490b1 - Remove unused variable from globalmapper.hh and rename coarseGlobalDof_ to...
- a0fd6e8b - Adjust console output for parallel runs: Print out assembly time for each...
- cc844ce6 - Adjust Riemannian trust-region solver for parallel runs: in case the solve...
- d28e7c68 - Call loadBalance() for the grid once all refinement steps are not, not after each refinement
- a35ab396 - Read in the deformation file on each process, so each process knows the...
Toggle commit list@osander: Split up into 6 commits, can you have another look? Thanks!
added 6 commits
- 46499ede - Remove the input from the call to trace_off()
- 4885db68 - Remove unused variable from globalmapper.hh and rename coarseGlobalDof_ to globalDof_
- b4957ee2 - Adjust console output for parallel runs
- 2c9cd7c5 - Adjust Riemannian trust-region solver for parallel runs
- c68dc400 - Call loadBalance() for the grid once all refinement steps are done
- 8028e956 - Read in the deformation file on each process
Toggle commit listmentioned in commit 933e3afa
Please register or sign in to reply