Skip to main content

Module initialize

Module initialize 

Source
Expand description

Initialization logic for a generic instance of the Allocate channel allocation trait.

Structs§

Hooks
Configuration hooks that (currently) live outside the configuration.
WorkerGuards
Maintains JoinHandles for worker threads.

Enums§

Config
Possible configurations for the communication infrastructure.

Functions§

initialize
Initializes communication and executes a distributed computation.
initialize_from
Initializes computation and runs a distributed computation.