Problem Solving In Parallel
Introduction to Parallel Computing
This section examines how a particular task can be broken into minor subtasks and how subtasks can be answer in parallel. Moreover, it is necessary to note that there are certain functions which are naturally sequential and if for such applications, a parallel computer is used then it is sure the performance does not improve.