SMP:共享内存并行

“Shared Memory Parallel”是计算机硬件领域中的一个重要概念,通常缩写为SMP,便于日常书写和使用。该术语的中文释义为“共享内存并行”,指多个处理器能够同时访问同一内存空间,从而实现高效的数据共享和并行计算。这一架构设计显著提升了系统的整体性能,广泛应用于服务器、工作站等高性能计算环境中。

Shared Memory Parallel具体释义

  • 英文缩写:SMP
  • 英语全称:Shared Memory Parallel
  • 中文意思:共享内存并行
  • 中文拼音:gòng xiǎng nèi cún bìng xíng
  • 相关领域smp 硬件

Shared Memory Parallel的英文发音

例句

  1. The algorithm design of shared memory parallel computer
  2. 共享存储并行机的算法设计
  3. Shared Memory Parallel(SMP) Computing on Loosely Coupled Systems
  4. 松散耦合系统上的共享存贮并行计算
  5. As distributed / shared memory parallel computers with multi-nodes and multi-processors develop in the high-performance computing field, the optimum algorithm design for the meteorological model becomes significant.
  6. 由于当前高性能计算领域多节点多处理器的分布/共享式并行计算机的发展,气象模式的最优并行算法设计成为研究重点。
  7. The other class of algorithms finds the associations without candidacy. And based on the efficient FP-growth algorithm, its implementation method of constructing the frequent pattern tree and mining frequent item sets is given for the shared memory parallel formulation.
  8. 本文分析了高效的FP-growth算法在共享存储体系结构下,并行建立频繁模式树和并行挖掘频繁项目集的实现方法,指出了算法存在由于任务分配不均而导致处理器之间负载不均衡的缺陷。
  9. This paper studies the Parallel implementation of 3D laser ablative fluid interface instability ( Lared_S ) by splitting method based on Message Passing In-terface ( MPI ) on shared memory parallel computer and MPP parallel computer respectively.
  10. 在共享存储并行机和MPP并行机上,基于MPI(messagepassinginterface)并行编程环境,本文研究三维激光烧蚀界而不稳定性程序(Lared-S)的并行实现。