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

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

    youdao

  • 本文给出并行处理程序队列若干种设计方法这些方法主要采用集中管理分散管理或集中管理等队列管理方法。

    In this paper, several implementations of queue in parallel programming are proposed which employ central, distributed and half central managements in queues.

    youdao

  • 第9包含了一个关于如何并行程序处理错误详细讨论

    Chapter 9 contains a detailed discussion of how to handle errors in concurrent programs.

    youdao

  • 消息传递尤其是并行处理结合时,可使程序顺序处理信息即便存在来自不同位置多个请求时也是如此。

    Messaging, especially when combined with concurrent processing, enables programs to process information sequentially, even if there may be multiple requests coming from different locations.

    youdao

  • 这样的一优点并行处理都是幕后进行的,并不需要程序中显式地进行编码

    A big benefit is that parallelization is happening behind the scenes, and you need not explicitly code this in your programs.

    youdao

  • 我们介绍了一个建模模式,可供建模人员使用事件处理程序创建具有数量可变并行分支流程确切的分支数量只有运行时才能确定

    We introduce a modeling pattern that enables a modeler to use event handlers to create processes with a variable number of parallel branches, the exact number of which is only determined at runtime.

    youdao

  • 同时指出程序学习并行处理还要知道如何实现容量数据库快速接口

    He added that the new capabilities would also mean that programmers will have to learn how to deal with nearly instant access to large volumes of data.

    youdao

  • 流程多次调用事件处理程序从而这种方式创建业务逻辑一部分的并行实例(其数量不定)。

    Within the process invoke this event handler multiple times and create in this way a dynamic number of parallel instances of this part of the business logic.

    youdao

  • 正如很快看到ConTest不是单元测试取代者,它是处理并行程序的单元测试故障一种补充技术

    As you'll quickly see, ConTest isn't a replacement for unit testing but a complementary technology that addresses the failures of unit testing for concurrency programs.

    youdao

  • 多核时代已经来临,而他坦言,程序员并没有充分发挥出硬件潜力,他认为学习多核处理是个不小的挑战,“开发应用现有应用并行处理同同等重要。”

    The explosion of new applications will be as significant as existing applications on parallel processing.

    youdao

  • 编译器的确提出那种应该不同层次处理并行程序设计问题

    Compilers certainly present the sort of programming issue that should deal with parallelism at different levels.

    youdao

  • 随着处理数量增加为了有效利用可用硬件我们需要识别利用程序更细粒度并行

    To effectively utilize the available hardware as processor counts increase, we are going to have to identify and exploit finer-grained parallelism in our programs.

    youdao

  • 应用程序多个实例可以使用并行作业管理器(PJM)来进行分派其中各个分区处理不同数据部分

    Multiple instances of that application can be dispatched using the Parallel Job Manager (PJM), where each partition processes a different section of the data.

    youdao

  • 并行程序里,处理过程分为多个部分每个部分可以并发执行

    In a parallel program, the processing is broken up into parts, each of which can be executed concurrently.

    youdao

  • 将要并行方式执行部分业务逻辑放在事件处理程序内部

    Place that part of the business logic that is to be processed in parallel inside that event handler.

    youdao

  • 包括缓存数据使其接近应用程序又包括复制靠近分区)数据的应用程序逻辑,以实现并行处理

    This includes both caching the data close to the application and replicating application logic close to the (partitioned) data for parallel processing.

    youdao

  • 随着可用处理数量增加我们需要发现程序更细粒度并行来源

    As the number of available processors increases, we're going to need to find finer-grained sources of parallelism in our programs.

    youdao

  • 二类并行问题如何设计程序从而有效地使用同时可用的资源例如处理

    The second type of concurrency problem is how to design programs to effectively use resources that are available concurrently, such as multiple processors.

    youdao

  • 可能是来自NASA最新图片昨天晚上一个速度非常快的并行处理服务器上使用定制过滤程序进行过处理

    Perhaps the latest image data from NASA, run through your custom filtering program on a very high-speed parallel-processing server last night?

    youdao

  • 由于定制过程本质上串行的,所以应当使用串行处理模式而不是并行处理模式(详见参考资料)OTMPS集成到生产应用程序中去。

    Since order processing is serial in nature, you should use serial process pattern instead of Parallel process pattern (see Resources) to integrate OTMPS with the manufacturing applications.

    youdao

  • 此类架构多线程应用程序运行良好,该类应用程序中线程可能分配给多个处理实现并行操作

    This type of architecture works well in multi-threaded applications where threads can be distributed across the processors to operate in parallel.

    youdao

  • GParsExecutorsDSL使得我们容易清单1中的程序串行处理转换并行处理,如清单 2 所

    The GPars Executors DSL makes it easy to transform the program in Listing 1 from serial processing to parallel processing, as shown in Listing 2

    youdao

  • MicrowulfBeowulf集群,它是一通过网络连接电脑运行开源软件并行方式处理单一程序

    Microwulf is considered a Beowulf cluster, a group of networked computers that run open source software and work in parallel to solve a single problem.

    youdao

  • 作为分布式框架Hadoop许多应用程序能够受益于并行数据处理

    As a distributed framework, Hadoop enables many applications that benefit from parallelization of data processing.

    youdao

  • Accelerator系统鼓励整个数组操作方式来表述数据并行处理算法不同后台程序(或“目标”)的实现有效

    The Accelerator system encourages you to express data-parallel algorithms in terms of whole array operations which leads to efficient implementations for various back ends (" targets ").

    youdao

  • MapReduce应用程序必须具备映射缩减性质,也就是说任务作业可以分割片段进行并行处理

    MapReduce applications must have the characteristic of "Map" and "Reduce," meaning that the task or job can be divided into smaller pieces to be processed in parallel.

    youdao

  • 调用服务器程序交互使得计算机看上去像是很多并行处理计算机。

    The library calls, which interact with the server programs, make a network of computers appear to be a single computer with parallel processors.

    youdao

  • 大规模并行处理系统中,通讯开销影响程序性能一个重要因素

    Communication overhead is an important factor which affects program performance in massively parallel processing systems.

    youdao

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

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

    youdao

  • 数据分布影响并行程序分布处理机上执行性能重要因素

    Data distribution is one of the key factors that affect the performance of programs running on distributed memory multiprocessors.

    youdao

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

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

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