并行计算或多核处理
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
中文名称:计算机组成与设计——硬件/软件接口
英文名称:Computer Organization and Design-The Hardware/Software,
(Third Edition)
教材中指定的多处理器参考信息:
(1)会议:
超级计算会议:Supercomputing Conference
(2)杂志:包含大量关于并行计算方面的论文:
a)Journal of Parallel and Distributed Computing
b)IEEE Transactions on Parallel and Distributed System
(3)教科书:
a)Almasi,G.S.,andA.Gottlieb[1989].
Highly Parallel Computing,Benjamin/Cummings,Redwood City,CA.关于并行计算机的教材。
b)Amdahl,G.M.[1967].”Validity of the single processor approach to achieving large scale
computing capabilities”,Pro.AFIPS Spring Joint Computer Conf.,Atlantic City,NJ,(April)483-85。因Illiac 4计划而写的一篇文章,这篇三页的文章叙述了Amdahl定律,并就有关抛弃计算机的现有形式的争论做了经典的回答。
c)Andrews,G.R.[1991].Concurrent Programming: Principle and Practice,
Benjamin/Cummings,Redwood City,CA.一本关于并行计算原理的书籍。
d)Culler,D.E.,Parallel Computer Architecture.关于并行计算的书籍
e)Hwang,K.[1993].Advanced Computer Architecture with Parallel
Programming,McGrawHill,New York.关于并行计算的书籍。
f)Archibald,J.,and J.-L.Baer[1986].Cache coherence protocols:Evaluation using a
multiprocessor simulation model,ACM Trans.On Computer System.经典的关于共享总线高速缓存一致性协议的评价论文。
g)Bell,C.G.[1985].Multis: A new class of multiprocessor computers,Science 228.关于共享
地址和非共享地址的多处理器的区别。
h)Flynn,M.L.[1966].Very high-speed computing system.Proc.IEEE 54.提出
SISD/SIMD/MISD/MIMD分类法的经典论文。
i)Kozyrakis,C.,and D.Patterson[2003].”Scalable vector processor for embedded
systems”,IEEE Micro23.检查MIPS指令集在媒体和信号处理的向量系统。
j)Pfister,G.F.[1998].In Search of Clusters: The Coming Battle in Lowly Parallel Computing.一本有趣的批评NUMA多处理器而支持集群的书。
k)Seitz,C.[1985].”The Cosmic Cube”,Comm.ACM 28.通过超树连接的并行处理器的教程。Cosmic Cube是Intel超级计算机的前身。
l)Menabrea,L.F.[1842].”Sketch of the analytical engine invented by Charles Babbage”.关于多处理器的最早文献,这位数学家在翻译关于Babbage的机械计算机的论文时,做了这个评论。
m)Slotnick,D.L.[1982].”The conception and development of parallel processors—A personal memoir”,Annals of the History of Computing.通过Illiac 4的系统结构回忆并行处理的开端。