Credits: 4 (3-0-2)
Prerequisites: COL216 OR Equivalent
Description
Classification of parallel computing structures; Instruction level parallelism - static and dynamic pipelining, improving branch performance, superscalar and VLIW processors; High performance memory system; Shared memory multiprocessors and cache coherence; Multiprocessor interconnection networks; Performance modelling; Issues in programming multiprocessors; Data parallel architectures.
Prerequisite Tree
flowchart TD
COL718-194[COL718]
ELL201-194 --> ELL101-194[ELL101]
COL718-194 --> COL216-194[COL216]
COL216-194 --> ELL201-194[ELL201]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;