阅读总结
作者:H.T.Kung 1982.
年份:1982.
标题:《Why Systolic Architecture?》
关键词:
cost-effectiveness:成本高效益
concurrency:并发性
decompose:分解
massive parallelism:大规模并行
Why Systolic Architecuture? H.T.Kung 1982
Systolic architectures, which permit multiple computations for each memory access, can speed execution of compute-bound problems without increasing I/O requirements.
Systolic architectures, which permit multiple computations for each memory access, can speed execution of compute-bound problems without increasing I/O requirements.
Systolic 结构,在不增加 IO 需求前提下,加速 compute-bound 问题的解决.
Key architectual issues in designing special-purpose systems
①Simple and regular design:可以降低设计成本,通过模块化实现成本与性能成比例;
<
这篇文章回顾了1982年H.T.Kung关于systolic architecture的设计原则,探讨了如何通过并发、分解和大规模并行降低成本效益,重点介绍了计算任务分类和以FFT为例的两种设计策略。Systolic架构在不增加I/O需求的情况下,加速了compute-bound问题的执行。

最低0.47元/天 解锁文章
1079

被折叠的 条评论
为什么被折叠?



