yt.lagos.parallel_root_only

yt.lagos.parallel_root_only(func)

This decorator blocks and calls the function on the root processor, but does not broadcast results to the other processors.

Previous topic

yt.lagos.parallel_passthrough

Next topic

yt.lagos.parallel_simple_proxy

This Page