tooluniverse.tools.get_dask_info moduleΒΆ

get_dask_info

Get information about the dask package. Parallel computing with task scheduling

tooluniverse.tools.get_dask_info.get_dask_info(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get information about the dask package. Parallel computing with task scheduling

Parameters:
  • parameters (No)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any