HomePhabricator

Fixed MPISolverWrapper's direct call of blackbox internal

Description

Fixed MPISolverWrapper's direct call of blackbox internal

Summary:
Changed blackbox call. Removed duplicate 'book_time', 'loss' and 'refresh_time' for cand_results. Removed 'finally' which did not make sense here.
This fixes T28410.

Test Plan: At the moment manually tested. But we should think about a testing strategy for MPI features.

Reviewers: floca

Maniphest Tasks: T28410

Differential Revision: https://phabricator.mitk.org/D483

Details

Provenance
kleinaAuthored on Apr 21 2021, 2:05 PM
Differential Revision
Restricted Differential Revision
Parents
rOBSHYPPOPY19e487728222: Converted "print" outputs to "log" outputs.
Branches
Unknown
Tags
Unknown
Tasks
T28410: MPISolverWrapper's direct call of blackbox internal seems wrong