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

Enable multi-threaded processing Using OpenMP #2

Open
msummersgill opened this issue Jan 19, 2018 · 0 comments
Open

Enable multi-threaded processing Using OpenMP #2

msummersgill opened this issue Jan 19, 2018 · 0 comments

Comments

@msummersgill
Copy link
Owner

Probably should only trigger once rows x columns exceeds a given threshold to avoid unnecessary parallelization overhead for trivial cases. (i.e. millions of rows and 5+ columns)

Once again, all building blocks available in data.table fwrite.c .

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

1 participant