第7讲1大规模并行处理机系统MPP.ppt
《第7讲1大规模并行处理机系统MPP.ppt》由会员分享,可在线阅读,更多相关《第7讲1大规模并行处理机系统MPP.ppt(41页珍藏版)》请在优知文库上搜索。
1、第7讲 1 大规模并行处理机系统 MPP古志民千万亿次超级计算机-天河一号Tianhe-1 2009天河一号特点我国首台千万亿次超级计算机系统“天河一号”由国防科学技术大学研制成功。在今天中国高性能计在今天中国高性能计算机算机TOP100组织公布的组织公布的2009年度前年度前100强排名中,天强排名中,天河一号高居榜首。河一号高居榜首。有关专家认为,“天河一号”的诞生,是我国战略高技术和大型基础科技装备研制领域取得的又一重大创新成果,实现了我国自主研制超级计算机能力从百万亿次到千万亿次的跨越,使我国成我国成为继美国之后世界上第二个能够研制千万亿次超级计为继美国之后世界上第二个能够研制千万亿次
2、超级计算机系统的国家。算机系统的国家。系统峰值性能达每秒系统峰值性能达每秒1206万亿次双精度浮点运算,内万亿次双精度浮点运算,内存总容量存总容量98TB,点点通信带宽每秒,点点通信带宽每秒40Gb,共享磁盘容,共享磁盘容量为量为1PB,具有高性能、高能效、高安全和易使用等显著特点,综合技术水平进入世界前列.IBM千万亿次超级计算机IBM千万亿次计算的超级计算机 IBM为美国洛斯阿拉莫斯国家实验室建造的计算机系统成为世界上首个突破每秒钟一千万亿次计算的超级计算机。排名前10名中有5个系统出自IBM;前50名中有17个系统出自IBM;前100名中有35个系统出自IBM,此外,上海超级计算中心的“
3、曙光”5000A排名第15位。在500强榜单中,有188台超级计算机来自于IBM,却有212台超级计算机来自惠普。IBM for los national laboratory building computer system become the worlds first breakthrough one quadrillion times per second calculation of the super computer.The top 10 has five system from IBM;Top 50 has 17 system from IBM;In the first 100
4、 has 35 system from IBM,in addition,Shanghai supercomputing center dawn 5000 a ranking 15th.In the 500 list,there are 188 sets of super computer from IBM,are 212 supercomputer from HP.1MPP(massively parallel processing)MPP(massively parallel processing)is the coordinated processing of a program by m
5、ultiple processor s that work on different parts of the program,with each processor using its own operating system and memory.Typically,MPP processors communicate using some messaging interface.In some implementations,up to 200 or more processors can work on the same application.An interconnect arra
6、ngement of data paths allows messages to be sent between processors.Typically,the setup for MPP is more complicated,requiring thought about how to partition a common database among processors and how to assign work among the processors.An MPP system is also known as a loosely coupled or shared nothi
7、ng system.An MPP system is considered better than a symmetrically Multi-processing system(SMP)for applications that allow a number of databases to be searched in parallel.These include decision support system and data warehouse applications.2 MPP Architecture 高速网络(高速网络(HSN)本地互连网络 NICP/C.P/C M磁盘和其他I/
8、OSMP/SINGLE PROCESSORMPP with/without SMPSMP 2-64 processors today Shared-everything architecture All processors share all the global resources available Single copy of the OS runs on these systemsMPP A large parallel processing system with a shared-nothing architecture Consist of several hundred no
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 大规模 并行 处理机 系统 MPP