Dask Setup#
Scheduler functions#
|
Perform outstanding calculations similar to |
Return the number of physical cores in the system. |
|
Detect presence of hyperthreading. |
|
|
Restarts cluster. |
|
Start a scheduler for use of parallel environment with |
Schedulers#
Scheduler using |
|
Dummy class mimicking |
|
|
Scheduler using an externally started |
|
Scheduler using dask without distributed. |
|
Scheduler using dask.mpi for cluster setup. |
|
Scheduler using strictly local, single threaded approach. |