November 2015
Beginner to intermediate
236 pages
4h 54m
English
This chapter discuss additional details of the iterative approach to migrate a sequential application to a parallel application and how to optimize it along the way. This approach needs to be iterative, and a process is introduced. An actual example algorithm is used to demonstrate the iterative approach.
Migration; exploration; sequential; iteration; optimization
In this chapter we will take a look at the process and steps to convert a sequential software application to a multicore application. There are many legacy sequential applications that may be converted to multicore. This chapter shows the steps to do that.
Figure 9.1 is the process used to convert ...
Read now
Unlock full access