Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use multiple cores for model training #90

Open
fabianegli opened this issue Jan 29, 2021 · 2 comments
Open

Use multiple cores for model training #90

fabianegli opened this issue Jan 29, 2021 · 2 comments

Comments

@fabianegli
Copy link

Dear MSqRob devs,

When running some initial tests with our data in MSqRob I realized that the tool only uses one CPU core and trains one model after the other. Couldn't there be some parallelization in training the different models?

I have to admit, I didn't do the reading to exclude the possibility that they need to be run sequentially. Do they?

Kind regards,
Fabian

PS: I am writing this issue because I am waiting for 619 models to be trained. Fitting models... now at Fitting model 108 of 619. after ~20' runtime.

@fabianegli
Copy link
Author

In case this is important: I am working on a MacOS 10.14.6 with R4.0.2 and MSqRob 0.7.7 installed today with devtools from GitHub and while installing updating all dependencies as well.

@ludgergoeminne
Copy link
Collaborator

Dear fabianegli

It is certainly possible to use multithreading with MSqRob.
In fact, we already did this in our hurdle paper, see e.g. for an example.
However, parallelization has not yet been implemented in the GUI.

Best regards

Ludger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants