Skip to content

Try to support 'spawn' processes #797

@shuds13

Description

@shuds13

At very least executor and resources are set on the parent process (manager) and get copied by the fork to worker processes.

We can either change this by setting up executor/forces later, or explicitly copy the data structures.

This is necessary for Windows support and some pytorch use-cases

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions