• Getting parallel programs to run correctly is difficult.

    正确地运行并行程序非常困难的。

    youdao

  • Accelerator is quite well suited for writing stencil-style data parallel programs.

    Accelerator非常适合编写模板风格的数据并行处理程序

    youdao

  • Compared with serial programs, parallel programs debugging will face some new problems.

    串行程序相比并行程序调试遇到新的问题

    youdao

  • In the following sections, we will write some parallel programs and run them on this cluster.

    接下来几节中我们编写一些并行程序这个集群上运行这些并行程序。

    youdao

  • The overheads of some common operations important to parallel programs are displayed in Table.

    一些并行程序很重要常见操作开销如上图所示

    youdao

  • Programmers can verify the partial correctness of multi-core parallel programs in our framework.

    框架下,程序员可以多核并行程序部分正确性进行验证

    youdao

  • To simplify the development of massively parallel programs Google and IBM have created the following resources.

    为了简化大规模并行程序开发GoogleIBM提供以下资源

    youdao

  • In this paper we describe the BSP model and show how to develop parallel programs in BSP style by an example.

    本文主要介绍了BSP模型通过实例讨论了BSP算法设计和BSP并行程序方法。

    youdao

  • Parallelizing compiler can transform serial programs to parallel programs automatically or semi automatically.

    并行编译器可以把现有的串行程序自动半自动转换并行程序。

    youdao

  • Part 2 covers parallel algorithms, how to write parallel programs, how to set up clusters, and cluster benchmarking.

    第2部分将介绍并行算法的知识,并介绍如何编写并行程序、如何构建集群以及如何进行基准测试。

    youdao

  • Not only are parallel programs faster, they can also be used to solve problems on large datasets using non-local resources.

    并行式程序不仅运行更快而且用于解决分布式数据集问题

    youdao

  • This paper introduces the design and implementation of a remote debugger for parallel programs based on multi-platform.

    介绍一个跨平台远程并行程序调试设计实现

    youdao

  • This article covers parallel algorithms, and shows you how to write parallel programs, set up clusters, and benchmark clusters.

    本文介绍并行算法介绍如何编写并行程序构建集群以及对集群进行基准测试

    youdao

  • Now that the cluster is ready, you can run parallel programs, add or remove new nodes based on need, and monitor the status with Ganglia.

    现在我们已经准备好集群环境接下来可以运行并行程序了,并且可以根据需要添加删除节点使用Ganglia来监视节点的状态

    youdao

  • The nondeterminism in parallel programs brings many difficulties to the task scheduling in which the dynamic method has high overhead.

    并行程序中的不确定性任务调度带来困难,采用动态调度的方法有时开销很大。

    youdao

  • Parallel programs seem more natural to me as extensions of functional languages; although I must admit that I haven't looked closely for others.

    作为函数式语言扩展并行程序来说似乎自然尽管必须承认没有密切关注其他的。

    youdao

  • Message passing model has widely been adapted as a standard information transmission between processing elements in practical parallel programs.

    消息传递模型作为一种处理单元标准信息传输方式实际并行程序广为采用。

    youdao

  • This feature allows you to debug parallel programs that run on a cluster of computers communicating through the Message Passing Interface (MPI).

    功能允许调试计算机群集运行通过消息传递接口(MPI)通信并行程序

    youdao

  • Message passing programming is main paradigm in distributed memory systems with which high efficient and scalable parallel programs can be designed.

    基于消息传递程序设计模式分布存储并行计算系统上设计高效可扩展并行程序主要模式。

    youdao

  • It is an economical and efficient way to solve large-scale parallel computing problems by devising object-oriented parallel programs on the distributed system.

    分布式系统进行面向对象并行程序设计解决大规模并行计算问题一个经济而又高效途径

    youdao

  • Based on parallel calculation of the high accuracy direct integration method, parallel programs are implemented and some approaches are given in order to save memory.

    并行程序采用精细时程积分并行算法来实现给出节省存储量的一些途径

    youdao

  • This two-part article introduces the concepts of High Performance Computing (HPC) with Linux cluster technology and shows you how to set up clusters and write parallel programs.

    两篇系列文章简要介绍采用Linux集群技术高性能计算(HPC)的概念展示如何构建集群编写并行程序

    youdao

  • Programs must be written to explicitly take advantage of the underlying hardware, and existing non-parallel programs must be re-written if they are to perform well on a cluster.

    程序编写必须显式地利用底层硬件优点,如果现有非并行程序不能好地在集群运行,那么这些程序必须重新进行编写

    youdao

  • While present parallel programs mostly machine dependent, so the transportability of parallel programs are very poor and it is very difficult to predict the program performance.

    现有并行程序绝大多数是依赖机器的,因此并行程序的可移植性难于预测性能

    youdao

  • Parallel Virtual Machines (PVM) were once a popular parallel programming platform for this, but lately MPI has become the DE facto standard for writing parallel programs for clusters.

    并行虚拟(PVM)曾经一个非常流行的并行编程平台但是最近MPI已经成为了为集群编写并行程序事实标准

    youdao

  • It was illustrated how to utilize and extend the message-passing mechanisms provided by GOOMPI to transfer user-defined data structures and develop parallel programs effectively.

    并研究如何利用扩展GOOMPI消息传递机制传递用户自定义数据结构,以有效地开发并行程序

    youdao

  • This paper makes researches on several methods that can be used to test the performance of parallel programs , which is based on MPI environment and uses the technology of embedded MPE.

    该文着重就几种MPI编程环境下如何利用嵌入MPE技术检测并行程序性能的实现方法进行了分析研究

    youdao

  • This paper studies hardware synthesis from parallel programs. Based on operational semantics of a parallel language, a set of transformation rules for various language constructs is established.

    基于并行语言操作语义提出组将语言构造模块转化硬件电路的规则

    youdao

  • If you've spent most of your programming career writing sequential code, you might have more trouble adapting to the parallel nature of the robotics programs than your kids will.

    如果长期以来从事顺序代码编写工作的话,那么您可能不如孩子们那样顺利地适应机器人技术编程中的并行本质属性

    youdao

  • If you've spent most of your programming career writing sequential code, you might have more trouble adapting to the parallel nature of the robotics programs than your kids will.

    如果长期以来从事顺序代码编写工作的话,那么您可能不如孩子们那样顺利地适应机器人技术编程中的并行本质属性

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定