Please enable JavaScript.
Coggle requires JavaScript to display documents.
ACA Module 3 (backplane bus specification (:red_flag:functional modules (…
ACA Module 3
backplane bus specification
:red_flag:intro description 3 lines
:red_flag:data transfer bus description
:red_flag:Bus arbitration and control description
:red_flag:functional modules
:check:arbiter
:check:bus timer
:check:interrupter
:check:location monitor
:check:system clock driver
:red_flag:Physical Limitation
:warning:Diagram! !
ACA module 1
Scalability metrics that affect parallelism
:check:machine size(n)
:check:Clock rate (f)
:check:Problem size(s)
:check:CPU time(t)
:check:I/O demand
:check:Memory Capacity
:check: Commutnicaiton overhead(h)
:check:Computing cost
:check:Programming Overhead(p)
Performance attributes
:red_flag:CPI and Clock rate
:red_flag:Performance factors
:red_flag:System Attributes
:warning:Diagram on Comparison
:red_flag:MIPS
:red_flag:Flops with formula for throughput rate
:red_flag:Introduction 2 para
Characteristics of Paralell algo
:red_flag:Introduction 1 para
:check:Deterministic and non deterministic
:check:computational granuality
:check:paralellism profiles
:check:communication patterns and sync requirements
:check:uniformity in operations
:check:memory requirement and data storage
Evolution of computer arch
:red_flag:Introduction 3 paragraph
:red_flag:Lookahead,pipelining ,paralellism
:red_flag:Flynn's Classificaiton
:check:SISD
:check:SIMD
:check:MIMD
:check:MISD
:red_flag:Parallel and Vector computers
:red_flag:Development Layers
Vector Supercomputers
:red_flag:Introduction 3 points
:warning: Diagram
:red_flag:functionality
:red_flag:types
:check:register-register
:check:memory-memory
Bernstiens condition of paralellism
:red_flag:2 para introduction
:warning:Equation set
:red_flag:5 point description
:checkered_flag:Probelm on text
SIMD
:red_flag:Introduction
:warning:Diagram!
:red_flag:M=(N,C,I,M,R)
:check:number of PE
:check:set of instruction executed by CU
:check:set of instr broadcasted by CU to PE
:check:masking Schemes into subset of active and in active
:check:set of Routing function
Tagged token Data flow
:red_flag:introduction (not that important)
:warning:Diagram
:red_flag:3 paragraphs for detailed description
conditions of paralellism
:red_flag:introduction of 2 para
:red_flag:Data dependence
:check:flow dependence
:check:output dependence
:check:antidependence
:check:I/O dependence
:check:unknown dependence
:warning:4 conditions
ACA Module 2