Parallel Systems

ID : 
ΘΠ04
Semester : 
6
Credit hours (lecture): 
3
Credit hours (discussion): 
1
Track: 
Theoretical Informatics

Introduction to parallel programming, parallel architectures and performance measures. Classification of Parallel architectures and in depth examination of SIMD and MIMD (both shared memory and distributed memory) architectures. Parallel programming using the message passing model with MPI laboratory. Principles of shared memory programming. Parallel algorithms for array processing, sorting, searching on the above architectures. Calculation of parallel complexity (processing and communication).