x
Menu

High Performance Computing

IISc Bangalore, , Prof. Matthew Jacob

Updated On 02 Feb, 19

Overview

The objective of this course is to learn how to improve the quality of the programs that you write for execution on high performance computer systems.
The course discusses the various activities that happen during program execution, and how they are managed by the hardware (architectural features) and system software (operating systems, run-time systems).
Contents:
Program execution: Program, Compilation, Object files, Function call and return, Address space, Data and its representation
Computer organization: Memory, Registers, Instruction set architecture, Instruction processing
Pipelined processors: Pipelining, Structural, data and control hazards, Impact on programming
Virtual memory: Use of memory by programs, Address translation, Paging
Cache memory: Organization, impact on programming, virtual caches
Operating systems: Processes and system calls, Process management
Program profiling
File systems: Disk management, Name management, Protection
Parallel architecture: Inter-process communication, Synchronization, Mutual exclusion, Basics of parallel architecture, Parallel programming with message passing using MPI

Includes

Lecture 24: Pipeline hazards (contd.) III

4.1 ( 11 )


Lecture Details

High Performance Computing by Prof. Matthew Jacob,Department of Computer Science and Automation,IISC Bangalore. For more details on NPTEL visit httpnptel.iitm.ac.in

Ratings

5.0


1 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send