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

Set N Cilk Workers #3

Open
aanciaes opened this issue Nov 6, 2018 · 1 comment
Open

Set N Cilk Workers #3

aanciaes opened this issue Nov 6, 2018 · 1 comment
Labels
info information

Comments

@aanciaes
Copy link
Collaborator

aanciaes commented Nov 6, 2018

Set environment variable CILK_NWORKERS to experiment with a different number of processors

@aanciaes aanciaes added the todo Something to do label Nov 6, 2018
@aanciaes aanciaes changed the title Set N Cilk Worker Set N Cilk Workers Nov 6, 2018
@aanciaes
Copy link
Collaborator Author

aanciaes commented Nov 7, 2018

Setting environment variable CILK_NWORKERS to 4 actually improved times from map and reduce
Run test environment with the following command:
docker run -it -v /path/to/cp/project:/mnt -e CILK_NWORKERS=4 aanciaes/cilkplus-pcre

@aanciaes aanciaes added info information and removed todo Something to do labels Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info information
Projects
None yet
Development

No branches or pull requests

1 participant