HaghverdiLab / velocity_package

GNU Affero General Public License v3.0
2 stars 2 forks source link

Fix fit_all_parallel only running 8 workers at once. #2

Closed lysogeny closed 1 year ago

lysogeny commented 1 year ago

Before, a hard-coded 8 made this only run on 8 cores. With this change, n_cores is respected.

lysogeny commented 1 year ago

Hey folks, thought I would check in here again since I haven't seen anything here for the last months. What exactly is the state of this project? Is it abandoned? Are you accepting pull requests?

Would appreciate some feedback :)

bjbouman commented 1 year ago

Hi @lysogeny, my apologies for getting back only now. We are a new lab and still working out how to manage our shared Github space (somehow only got your message now). Anyway, thanks a lot for reaching out and creating a pull request! I am looking into it right now :).