You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Set environment variable
CILK_NWORKERS
to experiment with a different number of processorsThe text was updated successfully, but these errors were encountered: