您要查找的是不是:
- Hybrid parallel programming 混合并行编程
- In a pipeline, each task might be a data parallel program. 在一个流水线中,每个任务都可以是一个数据并行程式。
- Based on the PRS-XY type hybrid Parallel CNC machine developed,a whole error model has been built according to manufacturing and assembly. 以PRS-XY型混联数控机床为对象,以加工、装配精度为依据,建立该机床完整的误差模型。
- Based on the PRS-XY type hybrid Parallel CNC machine developed, a whole error model has been built according to manufacturing and assembly. 摘要以PRS-XY型混联数控机床为对象,以加工、装配精度为依据,建立该机床完整的误差模型。
- MPI parallel programming guide introduces the basic knowledge of MPI and MPICH library. MPI并行编程指南,主要介绍MPI的基本知识以及MPICH函数库。
- To make parallel programming easier, Intel is introducing more than 100 new instructions for Larrabee. 为了使并行编程更容易,英特尔目前推出了100多个新的指示,拉拉。
- Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples. 并行编程在计算中有自己特殊的地位:本系列文章的第2部分将介绍并行编程平台,并给出几个例子。
- He previously was research assistant at the parallel programming and distributed systems laboratory at the University of Waterloo. 之前,他在滑铁卢大学并行程序设计和分布式系统实验室担任研究助理。
- Linux and PVM are the free software. A parallel programming environment can be built without much inconvenience with these softwares. Linux和PVM都是可以免费得到的成熟的软件,通过建立在Linux系统下的PVM网络并行环境,可以比较容易的进行网络并行编程工作。
- In the distributed computing based on message passing, MPI is a popular message passing interface library in parallel programming. 在基于消息传递的分布式计算中,MPI(Message Passing Interface)是广受欢迎的消息传递接口函数库。
- PVM is one of the most popular parallel programming environment both at home and abroad. But it is mosstly baesd on Unix or Linux platform. PVM是目前国内外比较流行的几种并行编程环境之一;但大多是基于Unix平台或Linux平台的.
- Porting some standard parallel program form Unix platform, such as Barnes, TSP, LU, etc. · 从Unix平台上移植了一批标准并行计算程序,例如Barnes,TSP,Water,EP,LU等。
- First introduces an network parallel computing based on PVM platform,and the methods of parallel programming based on it. 首先简单介绍了基于PVM的网络并行计算环境。
- Yonghua Zhao, Xuebin Chi, Jiang Chen, Solving the Symmetric Tridiagonal Eigenproblem Using MPI/OpenMP Hybrid Parallelization, Lecture notes in computer science, 2005, vol. 3756. 赵永华,迟学斌,陈江,对称矩阵三对角化的混合并行算法设计,计算机工程,2005,22(31
- So NVIDIA has the HPC market with CUDA and have gotten some universities to start teaching data parallel programming using CUDA for C. 即使在的问题,适合于并行,利用并行可能会是困难的。
- Compare -with developing single-alone program, parallel program has its speciality and complicacy. 并行程序的开发与单机程序开发相比,具备一定的特殊性和复杂性。
- William Gropp, Ewing Lusk, Anthony Skjellum. Using MPI : portable parallel programming with the message-passing interface. Cambridge, Mass. : MIT Press, 1999. 都志辉等.;高性能计算并行编程技术--MPI并行程序设计。清华大学出版社,2001。
- The message transmission to the distributional parallel programming is effective, Message transmission in the distributed computing use Java socket way. 消息传递对分布式的并行编程是有效的,在分布式计算的消息传递上采用Java的Socket通信方式。
- In the multiprocessor systems, an efficient scheduling of a parallel program onto the processors that minimizes the entire execution time is vital. 摘要在多处理器系统中,寻求一个有效的并行任务设计安排使得整个执行时间达到最小是至关重要的环节。
- Among various parallel programming environment, Massege Passing Interface (MPI) standard and Parallel Virtual Machine PVM environment are widely applied. 在众多的并行编程环境中,应用较为广泛的有消息传递接口(MPI)标准和并行虚拟机(PVM)环境。