Skip to content

Rayon parallelization for Zip / azip! #288

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

Merged
merged 13 commits into from
Apr 6, 2017
Merged

Rayon parallelization for Zip / azip! #288

merged 13 commits into from
Apr 6, 2017

Conversation

bluss
Copy link
Member

@bluss bluss commented Mar 28, 2017

Fixes #279

  • With this, Zip is parallelized, including Zip::indexed.
  • Also add extension methods par_map_inplace and .par_mapv_inplace to arrays.

@bluss bluss mentioned this pull request Mar 31, 2017
@bluss bluss force-pushed the zip-parallel branch 3 times, most recently from eaccd75 to 65eac9e Compare April 6, 2017 19:15
@bluss bluss merged commit b4871e8 into master Apr 6, 2017
@bluss bluss deleted the zip-parallel branch April 6, 2017 22:54
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

Successfully merging this pull request may close these issues.

1 participant