Parallel Computing

Parallel Computing Course Details – BCS702

PARALLEL COMPUTING

Semester VII | Course Code: BCS702

CIE Marks
50
SEE Marks
50
Total Marks
100
Credits
04
Teaching Hours/Week (L:T:P:S)
3:0:2:0
Total Hours of Pedagogy
40 + 8-10 Lab
Exam Hours
03
Exam Nature (SEE)
Theory/Practical
BCS702 Parallel Computing
MODULE-1

Parallel Computing – Introduction: Introduction to parallel programming, Parallel hardware and parallel software – Classifications of parallel computers, SIMD systems, MIMD systems, Interconnection networks, Cache coherence, Shared-memory vs. distributed-memory, Coordinating the processes/threads, Shared-memory, Distributed-memory.

MODULE-2

Parallel Computing – GPU & MIMD Performance: GPU programming, Programming hybrid systems, MIMD systems, GPUs, Performance – Speedup and efficiency in MIMD systems, Amdahl’s law, Scalability in MIMD systems, Taking timings of MIMD programs, GPU performance.

MODULE-3

Parallel Computing – Distributed Memory with MPI: Distributed memory programming with MPI – MPI functions, The trapezoidal rule in MPI, Dealing with I/O, Collective communication, MPI-derived datatypes, Performance evaluation of MPI programs, A parallel sorting algorithm.

Scroll to Top