$DistributedDefinitions

$DistributedDefinitions

gives the list of all symbols whose definitions have been distributed to parallel kernels.

Details

Examples

open allclose all

Basic Examples  (2)

Automatically distribute the value of a symbol:

Distribute the definition of a function:

Possible Issues  (3)

By default, symbols in the current context are automatically distributed:

Clearing the distributed definitions may seem to work:

As soon as mat is used again in a parallel computation, its definition will be distributed automatically again:

Disable automatic distribution of definitions if you wish to control distribution of definitions manually:

The definition of a has not been distributed to parallel subkernels:

Distribute the definition of a manually:

Wolfram Research (2024), $DistributedDefinitions, Wolfram Language function, https://reference.wolfram.com/language/ref/$DistributedDefinitions.html.

Text

Wolfram Research (2024), $DistributedDefinitions, Wolfram Language function, https://reference.wolfram.com/language/ref/$DistributedDefinitions.html.

CMS

Wolfram Language. 2024. "$DistributedDefinitions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$DistributedDefinitions.html.

APA

Wolfram Language. (2024). $DistributedDefinitions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$DistributedDefinitions.html

BibTeX

@misc{reference.wolfram_2024_$distributeddefinitions, author="Wolfram Research", title="{$DistributedDefinitions}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/$DistributedDefinitions.html}", note=[Accessed: 10-September-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$distributeddefinitions, organization={Wolfram Research}, title={$DistributedDefinitions}, year={2024}, url={https://reference.wolfram.com/language/ref/$DistributedDefinitions.html}, note=[Accessed: 10-September-2024 ]}