Pram Algorithm Seminar Topic

. Saturday 2 July 2011

Introduction:
The idea of parallel computing specifies that we partition the problem into many sub-problems. Each processor work on a subproblem and when all the processors are done, the partial solutions are combined to arrive at the final answer. Thus the algorithm designed for a multiprocessor is called as parallel algorithm or Pram Algorithm.

Difficulty : Medium

Download Link : Pram Algorithm

Please refer to the following links for your Seminar preparation:
How to give Seminar
How To create Seminar Report

0 comments: