Seminar Topic: Parallel Computing

. Thursday 26 May 2011

Introduction:
Parallel computing is a form of computation in which many calculations are carried out simultaneously, operating on the principle that large problems can often be divided into smaller ones, which are then solved concurrently ("in parallel"). There are several different forms of parallel computing: bit-level, instruction level, data, and task parallelism. Parallelism has been employed for many years, mainly in high-performance computing, but interest in it has grown lately due to the physical constraints preventing frequency scaling. As power consumption (and consequently heat generation) by computers has become a concern in recent years, parallel computing has become the dominant paradigm in computer architecture, mainly in the form of multicore processors.

Difficulty : Medium

Download Link : Parallel Computing

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

0 comments: