Skip to content

UB may not capture all subproblems in parallel #39

@dlcole3

Description

@dlcole3

A student I am working with had a problem arise where it seems, when solving a two stage problem in parallel, the UB was trying to be accessed by two threads simultaneously. As a consequence, it seems it may not be summing all the subproblem objectives properly. I think we should save the subproblem objectives explicitly and add them to the UB at the end of the forward pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions