February 2017
Intermediate to advanced
434 pages
10h 27m
English
In the following exercises, you will use data-parallel collections in several concrete parallel collection use cases, and implement custom parallel collections. In all examples, a special emphasis is put on measuring the performance gains from parallelization. Even when it is not asked for explicitly, you should ensure that your program is not only correct but also faster than a corresponding sequential program:
p parameter. Use the parallel foreach method. Plot a graph that correlates the running time of this ...Read now
Unlock full access