PVM:并行虚拟机

“并行虚拟机”是“Parallel Virtual Machine”的中文译名,在计算机与软件领域被广泛使用。为了书写和沟通的便利,这一专业术语通常缩写为PVM。该技术主要用于构建和管理分布式计算环境,支持多个计算节点协同工作以实现并行处理任务,因此在科研计算和高性能计算场景中具有重要应用价值。

Parallel Virtual Machine具体释义

  • 英文缩写:PVM
  • 英语全称:Parallel Virtual Machine
  • 中文意思:并行虚拟机
  • 中文拼音:bìng xíng xū nǐ jī
  • 相关领域pvm 软件

Parallel Virtual Machine的英文发音

例句

  1. Presented a parallel Apriori algorithm that uses Parallel Virtual Machine(PVM) ( PVM ) to discovery rules in database.
  2. 提出了一种在数据库中发现关联规则的并行Apriori算法,并在并行虚拟机(PVM)(PVM)环境下实现了该算法。
  3. A c program based on this algorithm in Parallel Virtual Machine(PVM) ( PVM ) environment is developed.
  4. 程序由C编制,运行环境是并行虚拟机(PVM)(PVM)。
  5. In this paper we introduces how to use Linux and PVM ( parallel virtual machine ) to build parallel computing system based on PC network.
  6. 本文介绍了利用Linux操作系统和并行虚拟机(PVM)PVM在微计算机网络上构建网络并行计算环境。
  7. Taking messy gate model as an example, the application of improving computing speed in EHW problem using PVM ( parallel virtual machine ) is addressed. And the conclusion of parallel method's advantage in EHW research is arrived at by comparing with serial algorithm.
  8. 以Messy门模型为例,介绍了利用PVM(并行虚拟机(PVM))在演化硬件问题中提高计算速度的应用,并通过与串行算法的比较,得出了在演化硬件研究中采用并行处理的优势。
  9. A network-based distributed parallel virtual machine DPVM is developed, which is made up of virtual machine tier, communication tier and fundamental tier. There are three kinds of machines in system : server, worker and client.
  10. 构造了一个基于网络的分布并行虚拟计算机DPVM,它由虚拟机层、通信层和基本类层组成,包括服务器、工作机和客户机3种不同类型的机器。