期刊文献+
共找到225篇文章
< 1 2 12 >
每页显示 20 50 100
High-Performance Broadcasting Algorithms on Cluster
1
作者 舒继武 魏英霞 王鼎兴 《Tsinghua Science and Technology》 SCIE EI CAS 2004年第1期30-37,共8页
In many clusters connected by high-speed communication networks, the exact structure of the underlying communication network and the latency difference between different sending and receiving pairs may be ignored when... In many clusters connected by high-speed communication networks, the exact structure of the underlying communication network and the latency difference between different sending and receiving pairs may be ignored when they broadcast, such as in the approach adopted by the broadcasting method in MPICH, a widely used MPI implementation. However, the underlying network cluster topologies are becoming more and more complicated and the performance of traditional broadcasting algorithms, such as MPICHs MPI_Bcast, is far from good. This paper analyzed the impact of communication latencies and the underlying topologies on the performance of broadcasting algorithms for multilevel clusters. A multilevel model was developed for broadcasting in clusters with complicated topologies, which divides the cluster topology into many levels based on the underlying topology. The multilevel model was used to develop a new broadcast algorithm, MLM broadcast-2 (MLMB-2), that adapts to a wide range of clusters. Comparison of the performance of the counterpart MPI operation MPI_Bcast and MLMB-2 shows that MLMB-2 outperforms MPI_Bcast by decreasing the broadcast running time by 60%-90%. 展开更多
关键词 broadcasting algorithm communication latency high-speed communication networks cluster computing
原文传递
Detailed and clock-driven simulation for HPC interconnection network
2
作者 Wenhao ZHOU Juan CHEN +3 位作者 Chen CUI Qian WANG Dezun DONG Yuhua TANG 《Frontiers of Computer Science》 SCIE EI CSCD 2016年第5期797-811,共15页
Performance and energy consumption of high performance computing (HPC) interconnection networks have a great significance in the whole supercomputer, and building up HPC interconnection network simulation plat- form... Performance and energy consumption of high performance computing (HPC) interconnection networks have a great significance in the whole supercomputer, and building up HPC interconnection network simulation plat- form is very important for the research on HPC software and hardware technologies. To effectively evaluate the per- formance and energy consumption of HPC interconnection networks, this article designs and implements a detailed and clock-driven HPC interconnection network simulation plat- form, called HPC-NetSim. HPC-NetSim uses application- driven workloads and inherits the characteristics of the de- tailed and flexible cycle-accurate network simulator. Besides, it offers a large set of configurable network parameters in terms of topology and routing, and supports router's on/off states. We compare the simulated execution time with the real execution time of Tianhe-2 subsystem and the mean error is only 2.7%. In addition, we simulate the network behaviors with different network structures and low-power modes. The results are also consistent with the theoretical analyses. 展开更多
关键词 high performance computing clock-driven sim-ulation interconnection network BookSim
原文传递
Parallel Optical Interconnect Technology: Combination of Higher Performance and Lower Energy Consumption
3
作者 Qiao Yaojun Gu Rentao Ji Yuefeng 《China Communications》 SCIE CSCD 2010年第3期99-106,共8页
This paper analyzes the physical potential, computing performance benefi t and power consumption of optical interconnects. Compared with electrical interconnections, optical ones show undoubted advantages based on phy... This paper analyzes the physical potential, computing performance benefi t and power consumption of optical interconnects. Compared with electrical interconnections, optical ones show undoubted advantages based on physical factor analysis. At the same time, since the recent developments drive us to think about whether these optical interconnect technologies with higher bandwidth but higher cost are worthy to be deployed, the computing performance comparison is performed. To meet the increasing demand of large-scale parallel or multi-processor computing tasks, an analytic method to evaluate parallel computing performance ofinterconnect systems is proposed in this paper. Both bandwidth-limit model and full-bandwidth model are under our investigation. Speedup and effi ciency are selected to represent the parallel performance of an interconnect system. Deploying the proposed models, we depict the performance gap between the optical and electrically interconnected systems. Another investigation on power consumption of commercial products showed that if the parallel interconnections are deployed, the unit power consumption will be reduced. Therefore, from the analysis of computing influence and power dissipation, we found that parallel optical interconnect is valuable combination of high performance and low energy consumption. Considering the possible data center under construction, huge power could be saved if parallel optical interconnects technologies are used. 展开更多
关键词 optical interconnects high performance computing power dissipation
在线阅读 下载PDF
Teracluster LSSC-Ⅱ——Its designing principles andapplications in large scale numerical simulations 被引量:8
4
作者 ZHANG Linbo, CHEN Shiyi, LI Xinliang, CAO Jianwen, ZHANG Wensheng & GONG XingaoState Key Laboratory of Scientific and Engineering Computing, Academy of Mathematics and System Sciences, Chinese Academy of Sciences, Beijing 100080, China Department of Mechanical Engineering, The Johns Hopkins University and Center for Computational Science and Engineering, Peking University, Beijing 100875, China +4 位作者 Institute of Mechanics, Chinese Academy of Sciences, Beijing 100080, China Parallel Computing Laboratory, Institute of Software, Chinese Academy of Sciences, Beijing 100080, China Academy of Mathematics and System Sciences, Chinese Academy of Sciences, Beijing 100080, China Surface Physics Laboratory (National Key Laboratory), Fudan University, Shanghai 200433 Institute of Solid State Physics, Chinese Academy of Sciences, Hefei 230031, China 《Science China Mathematics》 SCIE 2004年第z1期53-68,共16页
The teracluster LSSC-II installed at the State Key Laboratory of Scientific and Engineering Computing, Chinese Academy of Sciences is one of the most powerful PC clusters in China. It has a peek performance of 2Tflops... The teracluster LSSC-II installed at the State Key Laboratory of Scientific and Engineering Computing, Chinese Academy of Sciences is one of the most powerful PC clusters in China. It has a peek performance of 2Tflops. With a Unpack performance of 1.04Tflops, it is ranked at the 43rd place in the 20th TOP500 List (November 2002), 51st place in the 21st TOP500 List (June 2003), and the 82nd place in the 22nd TOP500 List (November 2003) with a new Linpack performance of 1.3Tflops. In this paper, we present some design principles of this cluster, as well as its applications in some large-scale numerical simulations. 展开更多
关键词 high performance computing PC cluster large SCALE NUMERICAL simulations.
原文传递
A High-Precision Time Handling Library 被引量:1
5
作者 Irina Fedotova Eduard Siemens Hao Hu 《通讯和计算机(中英文版)》 2013年第8期1076-1086,共11页
关键词 时间处理 高精度 网络性能 时间计数器 Linux 计算机资源 时间控制 测量程序
在线阅读 下载PDF
面向算力网络的跨集群数据迁移系统的设计和实现 被引量:1
6
作者 李俊哲 付振新 +3 位作者 杨宏辉 马银萍 李若淼 樊春 《计算机工程与科学》 北大核心 2025年第5期775-786,共12页
在算力网络的建设中,如何在不同地域算力中心的集群之间进行高效可靠的数据迁移,是影响算力网络建设成功与否的关键研究课题。鉴于此,设计并实现了基于RSYNC的高性能传输软件SCOW-SYNC。首先,SCOW-SYNC采用队列和线程池架构,对传统的RS... 在算力网络的建设中,如何在不同地域算力中心的集群之间进行高效可靠的数据迁移,是影响算力网络建设成功与否的关键研究课题。鉴于此,设计并实现了基于RSYNC的高性能传输软件SCOW-SYNC。首先,SCOW-SYNC采用队列和线程池架构,对传统的RSYNC进行了优化,通过并行建立多个TCP连接和并行传输,提高了带宽利用率。此外,SCOW-SYNC还支持大文件自动切分、动态压缩、后台运行、进度实时查询和SSH连接池管理等功能。经测试,SCOW-SYNC相比RSYNC能够达到125%~130%的加速比。其次,为了提高传输的安全性,面向算力中心提出了一套可靠的跨集群传输系统架构,数据传输仅在“传输节点”之间发起,使用“传输密钥”进行加密,该密钥由“管理节点”负责动态检查、生成和分发。最后,将SCOW-SYNC集成到高性能计算门户和管理平台SCOW中,实现了SCOW的跨集群传输模块,使得用户可以通过浏览器在不同集群之间进行高性能的数据迁移,并通过容器化技术部署到了北京大学跨集群环境中,提高了生产效率。 展开更多
关键词 高性能计算系统软件 算力网络 并行传输 RSYNC 集群安全
在线阅读 下载PDF
广域长距离高性能传输技术研究与讨论 被引量:1
7
作者 梁腾 杨健 +2 位作者 杨佳宇 张宇 张伟哲 《科技导报》 北大核心 2025年第9期31-37,共7页
广域长距离高性能传输技术在中国“东数西算”工程构建全国一体化算力网背景下具备重要的战略价值。3个趋势对广域分布式算力协同范式提出新需求:对算力资源要求极高的人工智能(AI)大模型智能应用的兴起;高端高性能图形处理单元(GPU)芯... 广域长距离高性能传输技术在中国“东数西算”工程构建全国一体化算力网背景下具备重要的战略价值。3个趋势对广域分布式算力协同范式提出新需求:对算力资源要求极高的人工智能(AI)大模型智能应用的兴起;高端高性能图形处理单元(GPU)芯片被禁运限制单中心算力资源;中国各地建设的算力集群形成算力分散分布态势。广域长距离高性能传输技术是上述新范式的关键技术。从支撑广域分布式算力协同新范式、技术路线、承载网络、研究难点、成本5个方面进行讨论,结合深圳到宁夏中卫2100 km实网实验结果,将现有远程直接内存访问(remote direct memory access,RDMA)技术基于广域全光网进行长距离优化的方案是短期内可行性高、成本低且利于开展研究的最佳方案之一,通过优化基于融合以太网的远程直接内存访问(RDMA over Converged Ethernet,RoCE)可以在广域全光网上实现“广域光数直达”逼近物理层通信性能指标。 展开更多
关键词 广域长距离高性能传输 广域远程内存直接访问(WRDMA) 算力网络 东数西算
原文传递
映天湖:晶圆级通用异构多芯粒千万亿次计算机
8
作者 董文阔 殷春锁 +7 位作者 张志锰 王鹏超 沙江 王梦雅 朱旻琦 刘宏伟 刘宇航 郝沁汾 《计算机研究与发展》 北大核心 2025年第6期1492-1512,共21页
晶圆级计算机通过先进封装技术集成多芯粒,突破传统芯片面积限制实现算力扩展,但现存方案因领域专用化设计难以满足通用计算需求.面向高性能计算与智能计算场景的负载特征,提出一种新型通用化晶圆级系统架构——映天湖.首先通过解耦式... 晶圆级计算机通过先进封装技术集成多芯粒,突破传统芯片面积限制实现算力扩展,但现存方案因领域专用化设计难以满足通用计算需求.面向高性能计算与智能计算场景的负载特征,提出一种新型通用化晶圆级系统架构——映天湖.首先通过解耦式计算模组-互连基板架构设计,结合标准化I/O接口支持多种计算模组;其次构建可重构晶上网络,采用动态拓扑重构技术适配不同业务流量模式;继而开发拓扑无关的容错控制,保障计算单元失效时的服务持续性.实验结果表明,所设计的可重构晶上网络可实现秒级拓扑切换时延.基于TSMC28nm工艺成功流片验证的16个计算模组的原型系统,在高性能线性代数计算任务中展现了约1.45倍的吞吐量提升,在深度学习推理任务中则展现约1.78倍的时延性能提升,单晶圆可实现千万亿次性能,证实该架构在实现晶圆级系统通用化方面的技术突破,为下一代异构计算平台提供了可扩展的硬件基础架构. 展开更多
关键词 晶圆级计算机 高性能计算 智能计算 标准化I/O设计 可重构晶上网络
在线阅读 下载PDF
基于分布式大数据的铁路线路通过能力计算系统的设计与实现 被引量:1
9
作者 郑慧亚 甄津 《铁路计算机应用》 2025年第3期16-20,共5页
现行的铁路线路通过能力利用率计算方法难以适应当前铁路业务发展需求,为此,采用数据收集与处理、数据存储和高性能计算集群等关键技术,设计了基于分布式大数据的铁路线路通过能力计算系统。阐述了其系统架构、系统功能等。目前,该系统... 现行的铁路线路通过能力利用率计算方法难以适应当前铁路业务发展需求,为此,采用数据收集与处理、数据存储和高性能计算集群等关键技术,设计了基于分布式大数据的铁路线路通过能力计算系统。阐述了其系统架构、系统功能等。目前,该系统已在中国国家铁路集团有限公司各业务部门开展应用。应用结果表明,采用的大数据计算方法在准确性和时效性上更具竞争力,可为铁路路网规划建设和运输组织优化提供更加科学、精准的决策支持。 展开更多
关键词 铁路线路通过能力 扣除系数法 大数据技术 分布式架构 高性能计算集群
在线阅读 下载PDF
面向物理服务器集群的高性能自动化管控技术
10
作者 张鹏 钱佳芮 +3 位作者 王晓锋 王勇 奚相恺 邢嘉林 《计算机工程与设计》 北大核心 2025年第4期1198-1207,共10页
为高效管理物理服务器集群并支持复杂计算任务,提出一种面向物理服务器集群的高性能自动化管控技术(HAMC)。针对服务器的异构性,设计一体化管理技术,实现硬件资源的高效统一管理;针对操作系统的差异性,采用基于异步消息的快速部署技术,... 为高效管理物理服务器集群并支持复杂计算任务,提出一种面向物理服务器集群的高性能自动化管控技术(HAMC)。针对服务器的异构性,设计一体化管理技术,实现硬件资源的高效统一管理;针对操作系统的差异性,采用基于异步消息的快速部署技术,实现操作系统的无人值守高效安装。优化传统网络架构,提高网络吞吐量。实验结果表明,HAMC可实现Inspur、H3C、Lenovo、DELL等品牌服务器的一体化管理,支持RedHat、CentOS、Ubuntu等系统的自动安装。与Cobbler和OpenStack相比,HAMC在操作系统部署效率上有所提升,在多跳和并发测试中,其网络吞吐量优于传统网络架构。 展开更多
关键词 高性能计算 物理服务器集群 资源管理 自动部署 异构性 网络优化 一体化管理
在线阅读 下载PDF
The future is frozen:cryogenic CMOS for high-performance computing
11
作者 R.Saligram A.Raychowdhury Suman Datta 《Chip》 EI 2024年第1期43-54,共12页
Low temperature complementary metal oxide semiconductor(CMOS)or cryogenic CMOS is a promising avenue for the continuation of Moore’s law while serving the needs of high performance computing.With temperature as a con... Low temperature complementary metal oxide semiconductor(CMOS)or cryogenic CMOS is a promising avenue for the continuation of Moore’s law while serving the needs of high performance computing.With temperature as a control“knob”to steepen the subthreshold slope behavior of CMOS devices,the supply voltage of operation can be reduced with no impact on operating speed.With the optimal threshold voltage engineering,the device ON current can be further enhanced,translating to higher performance.In this article,the experimentally calibrated data was adopted to tune the threshold voltage and investigated the power performance area of cryogenic CMOS at device,circuit and system level.We also presented results from measurement and analysis of functional memory chips fabricated in 28 nm bulk CMOS and 22 nm fully depleted silicon on insulator(FDSOI)operating at cryogenic temperature.Finally,the challenges and opportunities in the further development and deployment of such systems were discussed. 展开更多
关键词 Cryogenic CMOS Design technology co-optimization high performance computing Parameter variation Threshold voltage engineering Cryogenic Memories Interconnects
原文传递
高性能计算环境中的网络架构优化与瓶颈分析
12
作者 丰先灿 《计算机应用文摘》 2025年第11期177-179,共3页
文章探讨了高性能计算环境中网络架构的重要性,分析了网络带宽、延迟、拓扑结构等瓶颈,并提出了优化策略,包括采用高速网络技术、优化网络拓扑、负载均衡与流量调度、网络虚拟化与软件定义网络等。这些策略旨在提高数据传输效率、降低... 文章探讨了高性能计算环境中网络架构的重要性,分析了网络带宽、延迟、拓扑结构等瓶颈,并提出了优化策略,包括采用高速网络技术、优化网络拓扑、负载均衡与流量调度、网络虚拟化与软件定义网络等。这些策略旨在提高数据传输效率、降低延迟、增强系统可扩展性和灵活性,以应对高性能计算的需求。 展开更多
关键词 高性能计算 网络架构优化 瓶颈分析 SDN 高速网络
在线阅读 下载PDF
基于阿姆达尔定律优化的仿真工具加速比研究与实践
13
作者 陈友宣 李文丰 何景峰 《信息与电脑》 2025年第22期181-183,共3页
高性能计算(High Performance Computing,HPC)集群在支撑仿真体系建设方面的重要性日益突显,其核心目标在于实现仿真工具的最佳加速比。围绕这一目标,需要从软件版本兼容性、信息传递接口种类、中央处理器平台架构、内存带宽利用率和通... 高性能计算(High Performance Computing,HPC)集群在支撑仿真体系建设方面的重要性日益突显,其核心目标在于实现仿真工具的最佳加速比。围绕这一目标,需要从软件版本兼容性、信息传递接口种类、中央处理器平台架构、内存带宽利用率和通信开销控制等维度持续开展计算性能优化。文章结合广州汽车集团股份有限公司(以下称广汽)HPC技术路线,基于整车开发流程,根据阿姆达尔定律,改进了加速比理论模型,应用于仿真物理场领域各类工具的计算性能提升,有效实现了降本增效。 展开更多
关键词 高性能计算集群 仿真工具 阿姆达尔定律 加速比
在线阅读 下载PDF
SR-IOV虚拟化技术在高并发环境中的应用
14
作者 董凯凯 袁合钊 李达 《现代信息科技》 2025年第9期102-106,共5页
随着信息技术的普及和互联网应用的飞速发展,云计算技术日益成熟并得到广泛推广应用。在云计算提供灵活高效、安全便捷的IT服务时,IT业务的爆炸式增长也对其性能提出新的要求。虚拟化技术是IaaS平台的核心技术,相对于CPU、内存的虚拟化,... 随着信息技术的普及和互联网应用的飞速发展,云计算技术日益成熟并得到广泛推广应用。在云计算提供灵活高效、安全便捷的IT服务时,IT业务的爆炸式增长也对其性能提出新的要求。虚拟化技术是IaaS平台的核心技术,相对于CPU、内存的虚拟化,I/O虚拟化已经成为虚拟机的性能瓶颈。通过分析几种I/O虚拟化的网络原理,结合IaaS平台上高并发业务特点,该研究提出了基于SR-IOV技术在IaaS平台上的应用方案。通过实验数据分析结合生产环境验证,证明SR-IOV技术对I/O虚拟化在网络性能方面有质的提升,满足了网络密集型应用在云计算环境中对于网络性能需求。 展开更多
关键词 SR-IOV 云计算 KVM虚拟化 虚拟机网络 高性能网络
在线阅读 下载PDF
面向自主编制高性能求解器的有限元方法课程教学方法初探
15
作者 陈顺华 李晓天 杜现平 《教育教学论坛》 2025年第11期1-4,共4页
作为一种强大的数值计算方法,有限元方法是工科研究生开展科学研究和解决实际工程问题的必备工具之一。然而,当前有限元方法课程教学实践的开展通常与商业软件相结合,不利于学生深入理解和掌握理论知识。鉴于此,结合中山大学海洋工程与... 作为一种强大的数值计算方法,有限元方法是工科研究生开展科学研究和解决实际工程问题的必备工具之一。然而,当前有限元方法课程教学实践的开展通常与商业软件相结合,不利于学生深入理解和掌握理论知识。鉴于此,结合中山大学海洋工程与技术学院拥有的“海路通”高性能计算集群,开展面向自主编制高性能求解器的有限元方法教学方法探索。针对船舶与海洋工程领域经典工程案例,在有限元理论知识授课的基础上,引导学生结合自身编程基础编制适配国产超算的高性能有限元求解器,提高动手以及解决实际工程问题的能力,为国家海洋事业培养优秀人才。 展开更多
关键词 有限元方法 自主编制求解器 教学探索 高性能计算集群
在线阅读 下载PDF
浅谈Linux集群在国内石油企业的应用现状及发展趋势 被引量:1
16
作者 戴猛 《油气地球物理》 2007年第1期10-15,共6页
因在性能价格比、可靠性、可扩展性、可管理性和应用支持性等方面的明显优势,Linux集群正成为石油行业的主要解决方案。本文介绍了集群的相关概念,论述了石油行业选择Linux集群作为应用平台的综合因素,分析了Linux集群在国内石油企业中... 因在性能价格比、可靠性、可扩展性、可管理性和应用支持性等方面的明显优势,Linux集群正成为石油行业的主要解决方案。本文介绍了集群的相关概念,论述了石油行业选择Linux集群作为应用平台的综合因素,分析了Linux集群在国内石油企业中的应用现状,概括总结了Linux集群的应用领域并预测了其发展趋势。 展开更多
关键词 LINUX集群 高性能计算 PC cluster 地震资料处理 油藏数值模拟
在线阅读 下载PDF
集群高速互连网络分析 被引量:2
17
作者 李涛 陈宇明 +2 位作者 赵精龙 倪长顺 杨愚鲁 《计算机科学》 CSCD 北大核心 2005年第10期20-22,共3页
集群是当今高性能计算领域的重要发展方向,高速互连网络是构建高性能集群系统的关键技术,它是影响集群系统整体性能的关键因素。本文对几种用于集群互连的高带宽、低延迟高速互连网络进行了分析与比较,最后指出了高速互连网络的未来发展。
关键词 集群 高性能计算 互连网络 高速互连 集群系统 网络分析 高性能计算 互连网络 整体性能 高带宽 低延迟
在线阅读 下载PDF
计算机集群的搭建、测试与应用 被引量:10
18
作者 张磊 姜弘道 潘海琳 《水利水电科技进展》 CSCD 北大核心 2006年第2期65-69,共5页
介绍了计算机集群搭建的软硬件环境,如节点的构建、系统的构建、操作系统的选择、SSI的构建等,分析了集群搭建中的总线、网络技术并以一个高性能计算机集群为例说明了搭建过程。通过两个基准测试程序包对集群进行了性能测试,以一个集群... 介绍了计算机集群搭建的软硬件环境,如节点的构建、系统的构建、操作系统的选择、SSI的构建等,分析了集群搭建中的总线、网络技术并以一个高性能计算机集群为例说明了搭建过程。通过两个基准测试程序包对集群进行了性能测试,以一个集群应用实例说明该集群解决实际问题的作用。结果表明该集群的浮点运算峰值达到理论值的60%以上,集群的单向带宽实测值与理论值比较接近,数据包很小时,系统往返延迟很小,其MPI环境性能很好,解决实际问题的加速效果非常明显。 展开更多
关键词 计算机集群 集群搭建 性能测试 高性能计算 网络技术
在线阅读 下载PDF
基于SMP集群的MPI+OpenMP混合编程模型研究 被引量:19
19
作者 潘卫 陈燎原 +3 位作者 张锦华 李永革 潘莉 夏凡 《计算机应用研究》 CSCD 北大核心 2009年第12期4592-4594,共3页
讨论了MPI+OpenMP混合编程模型的特点及其实现方法。建立了对拉普拉斯偏微分方程求解的混合并行算法,并在HL-2A高性能计算系统上同纯MPI算法作了性能方面的比较。结果表明,该混合并行算法具有更好的扩展性和加速比。
关键词 对称式多处理器集群 消息传递界面 OPENMP MPI+OPENMP HL-2A高性能计算系统
在线阅读 下载PDF
基于Openstack的高能物理虚拟计算集群系统及应用 被引量:7
20
作者 黄秋兰 李海波 +4 位作者 石京燕 孙震宇 伍文静 程耀东 程振京 《计算机科学》 CSCD 北大核心 2017年第10期59-63,共5页
高能物理计算是典型的高性能计算的应用,运行时需要大量的CPU资源。如果系统的CPU资源利用率不高,会使得计算效率大大下降。传统的高能物理计算环境资源管理是静态的,很难同时满足突发、批处理、CPU密集型、数据密集型等不同类型的作业... 高能物理计算是典型的高性能计算的应用,运行时需要大量的CPU资源。如果系统的CPU资源利用率不高,会使得计算效率大大下降。传统的高能物理计算环境资源管理是静态的,很难同时满足突发、批处理、CPU密集型、数据密集型等不同类型的作业对于不同的物理资源的需求。文中基于Openstack构建的虚拟计算集群系统,实现以CPU核为粒度进行调度作业,根据当前的作业和虚拟资源情况,动态调度资源,大大提高了资源的利用率。首先介绍本系统的相关研究工作,包括KVM虚拟机的测试优化、高能物理作业在虚拟机上的性能测试及高能物理公共服务云IHEPCloud,这些工作进一步表明了高能物理实验的数据分析在虚拟机上的性能是完全可以被接受的;然后详细介绍了虚拟计算集群系统的设计与实现;最后给出虚拟机计算集群在高能物理计算中的实际应用情况,证明了虚拟计算集群系统能很好地满足高能物理的计算需求。 展开更多
关键词 高性能计算 OPENSTACK KVM 虚拟计算集群
在线阅读 下载PDF
上一页 1 2 12 下一页 到第
使用帮助 返回顶部