SEE: Guide to Download NPTEL Video Lecture
Lecture Details :
High Performance Computing by Prof. Mathew Jacob,Department of Computer Science and Automation,IISC Bangalore. For more details on NPTEL visit http://nptel.iitm.ac.in
Course Description :
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
Other Resources :
Syllabus | Handouts | Citation |
These lecture videos are delivered by IISc Bangalore, under the NPTEL program, lot of nptel video courses are available for learning online.
Other Computer Science Courses
- Introduction to Computer Science and Programming by MIT
- Software Engineering II by Other
- Multimedia in Design Presentation by The University of New South Wales
- CSEP 590A History of Computing by University of Washington
- C Programming and Data Structures by IIT Kharagpur
- CSEP 504 Advanced Topics in Software Systems by University of Washington
- iPhone Application Development (Winter 2010) by Stanford
- Software Engineering by UC Berkeley
- Artificial Intelligence by IIT Kharagpur
- CSCI E-2 Bits by Harvard
» check out the complete list of Computer Science Video lectures
Computer Science Lecture Notes
- Software Engineering and Security by Athens University of Economics and Business
- CSE 373/548: Analysis of Algorithms by Stony Brook University
- Pixels, Numbers, and Programs by University of Washington
- CS 696 Emerging Technologies: Java Distributed Computing by UC San Diego
- Information Retrieval by University of Massachusetts
- CS368: Java for C++ Programmers by University of Wisconsin
- CPS 140 Computer Science by Duke University
- Introduction to Java Development by N/A
- CS345 Data Mining and Clustering by Stanford