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

Multicore support #370

Closed
krlmlr opened this issue Mar 13, 2018 · 2 comments
Closed

Multicore support #370

krlmlr opened this issue Mar 13, 2018 · 2 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Mar 13, 2018

for style_files(). Could be on by default, works for me except for the output of incomplete lines (to indicate progress). I think we can solve this by printing complete lines after completion in the multicore case.

We need to evaluate if it's worth to enable multiprocess on Windows.

@lorenzwalthert
Copy link
Collaborator

Refrence: #277.
Also, note that purrr::map() is going to support multicores soon(ish). tidyverse/purrr#121 (comment)

@krlmlr
Copy link
Member Author

krlmlr commented Mar 13, 2018

Oh, I searched for "parallel" and "multicore"...

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