Modify the program in Listing 3.22 so that the modified program implements
dynamic,c iteration scheduling strategy instead of static as is the case in
Listing 3.22. The chunk size c must be a constant declared in the program.
Hint: Use a shared counter of iterations that functions as a queue of not yet
scheduled iterations outside the parallel section.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here