您要查找的是不是:
- In a pipeline, each task might be a data parallel program. 在一个流水线中,每个任务都可以是一个数据并行程式。
- 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的网络并行计算环境。
- 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)环境。
- In this paper, based on DVM system, a visual parallel program developing system is designed, which offers a visual developing environment. 本文设计了一个基于DVM系统的并行程序设计图形可视化系统。
- Parallel programming is the important method to enhance the speed of multiple data operation and in the low-cost, high efficiency project proceeded in a cluster of PCs. 摘要并行算法是解决大数据量运算耗时过久的重要途径,在PC机群上实现并行算法是一种低成本、高效率的解决方案。
- Parallel programming is a must option for a single software to exploit multiple computation units(cores) simultaneously, often by multithread or multitask programming. 多核处理器,较之当前的单核处理器,能带来更多的性能和生产力优势,因而最终将成为一种广泛普及的计算模式。
- Development of parallel programs is concerned as an acknowledged difficulty in computing. 并行程序的开发是并行计算中一个公认的难题。