Please enable JavaScript.
Coggle requires JavaScript to display documents.
6장 (hardware (SISD, MIMD, SIMD, SPMD, Vector, 전용 하드웨어를 이용하여 finctional…
6장
hardware
SISD
MIMD
SIMD
SPMD
Vector
전용 하드웨어를 이용하여 finctional programming language를 빠르게 만드는 것이 가능한지
multithreading
Fine-grained multithreading
Coarse-grained multithreading
SMT
single address space multiporcessors
uniform memory access
nonuniform memory access
parallel processing program
그럼에도 불구하고 scale out이 scale up보다 인기가 좋은 이유는 무엇인가?
What is the answer of question
Strong scaling is not bound by Amdahl's Law
warehouse scale computer
aws같은 클라우드 서비스는 어떻게 큰 컴퓨터를 작은 클라우드로 잘라서 사용하는데 효율이 크게 감소하지 않는지
SaaS
network topologies
performance
total network bandwith
bisection bandwidth
switch
multistage networks
gpu
SIMD
fully connected network를 실제로 시도한 회사가 있었는지