parallel\bootstrap
(1.0.0)
parallel\bootstrap — Bootstrapping
Descrição
Shall use the provided file
to bootstrap all runtimes created for automatic scheduling via parallel\run().
Parâmetros
file
-
Path to the file to bootstrap all runtimes.
Valor Retornado
Nenhum valor é retornado.
Erros/Exceções
Warning
Shall throw parallel\Runtime\Error\Bootstrap if previously called for this process.
Warning
Shall throw parallel\Runtime\Error\Bootstrap if called after parallel\run().