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

An user should be able to control block size in parallel::partition. #2803

Closed
taeguk opened this issue Aug 7, 2017 · 2 comments
Closed

An user should be able to control block size in parallel::partition. #2803

taeguk opened this issue Aug 7, 2017 · 2 comments

Comments

@taeguk
Copy link
Member

taeguk commented Aug 7, 2017

const std::size_t block_size = std::size_t(20000);

In current, block size is just fixed number. But, an user should be able to control block size in parallel::partition.
Some discussions about this issue are in #2778.

@stale
Copy link

stale bot commented Jul 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the tag: wontfix label Jul 4, 2019
@stale
Copy link

stale bot commented Aug 3, 2019

This issue has been automatically closed. Please re-open if necessary.

@stale stale bot closed this as completed Aug 3, 2019
Standard Algorithms automation moved this from Open Tickets to Merged to master Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Standard Algorithms
  
Merged to master
Development

No branches or pull requests

3 participants