task parallel的意思|示意

美 / / 英 / /

任务并行


task parallel的网络常见释义

任务并行 任务级并行的粒度就比语句级并行的粒度 大,换句话说,在大多数情况下,任务并行(Task Parallel)比数据并行(Data Parallel)的粒度大。

task parallel相关短语

1、 Task Parallel Library 任务并行库 ; 任务并行函数库 ; 比如任务并行函数库 ; 并行库

2、 Microsoft Task Parallel Library 微软的任务并行库

3、 multi-task parallel 多任务并行

task parallel相关例句

A managed programming model for data parallelism, task parallelism, and coordination on parallel hardware unified by a common work scheduler.

一个托管编程模型,支持数据并行处理,任务并行处理,并通过一个通用的工作调度器统一协调并行运行的硬件。

Microsoft has been working on ways to improve the performance of parallel applications in.net 4.5, specifically those using the Task parallel Library. Here is a preview of what you can expect to see.

微软正在努力改进。NET 4.5中应用程序的性能,特别是使用任务并行类库(Task Parallel Library)的那些应用。

We emphasized that the RUP has the advantage of allowing task overlaps; that is, different phases can have tasks taking place in parallel.

我们向他们强调了 RUP 具有允许任务交迭执行的好处;也就是说,不同阶段的任务可以并行的被执行。

Firstly, this paper introduces two existed parallel execution models: SPMD and MPMD supporting data parallel and task parallel languages, respectively.

本文首先介绍两种典型的并行执行方式:支持数据并行语言的SPMD方式和支持任务并行语言的MPMD方式。

Instead of setting a parameter in some configuration document, you need to analyze the environment and design the setup so that parallel CSLD task threads are possible.

这不是仅仅通过设置某种配置文档中的一个参数就可以完成的,而是需要对环境进行分析,设计设置,使并行CSLD任务线程成为可能。

As the task size increased, so did the difference in execution time between remote parallel execution and local execution.

随着任务量的增加,远程并行执行和本地执行所需时间的差别也越来越明显。