DM:分布式存储器

“分布式内存”常缩写为DM,这种简写在计算机硬件领域十分普遍,主要用于提高书写和沟通效率。该术语指代一种多处理器系统架构,其中每个处理器拥有独立的本地内存,从而提升大规模数据处理的性能。

Distributed Memory具体释义

  • 英文缩写:DM
  • 英语全称:Distributed Memory
  • 中文意思:分布式存储器
  • 中文拼音:fēn bù shì cún chǔ qì
  • 相关领域dm 硬件

Distributed Memory的英文发音

例句

  1. The two common hardware platforms used in HPC are shared memory systems and distributed memory systems.
  2. HPC中使用的两种主要的硬件平台是共享内存系统和分布式内存系统。
  3. Memcached is a distributed memory caching system popular with applications deployed in UNIX environments.
  4. memcached是一种流行的分布式内存缓存系统,在UNIX环境中部署的许多应用程序都使用它。
  5. Let's look at two parallel programming approaches : the distributed memory approach and the shared memory approach.
  6. 现在让我们介绍两种并行编程的方法:分布式内存方法和共享式内存方法。
  7. Download memcached : A distributed memory caching system.
  8. 下载memcached:一种分布式内存缓存系统。
  9. A parallel algorithm for certain tridiagonal Toeplitz linear systems on distributed memory multicomputers is presented.
  10. 文中给出了算法在分布存储多计算机系统上的数值试验结果。