Jhsmit / Jhsmit/PyHDX

Dask client should be optional

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
enhancement GUI
Dominant language
Jupyter Notebook
Stars
32
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently, a dask client / cluster connection is needed for fitting.

However, it should be possible to not use this but instead do the fitting in a the same thread (blocking)

ThreadPoolExecutor is an option but was found to be very slow for PyTorch fitting

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.