Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

cluster.rst

File metadata and controls

14 lines (9 loc) · 476 Bytes

Cluster

:class:`scherbelberg.Cluster` objects define Dask clusters and represent the core functionality of scherbelberg. The class can be used to create new clusters as well as to attach to existing ones and to destroy them. It generates matching Dask Client objects.

The Cluster Class

.. autoclass:: scherbelberg.Cluster
    :members: