• 并行调度技术并行操作系统研究领域热点”问题之一

    The parallel scheduler is one of the "hot spot"in the research field of parallel OS.

    youdao

  • 为了提高查询处理器执行效率,采用启发式规则搜索多连接表达式并行调度执行计划。

    To improve the execution efficiency of the query processors, the authors exploit heuristics to seek the optimum parallel scheduling execution plan for multi-join expressions.

    youdao

  • 随着数据并行应用需求日益增长可任意划分负载调度问题已经成为并行调度领域新的研究热点

    With the increasing growth of data parallel applications, divisible job scheduling problem has been on the new focus of parallel scheduling area.

    youdao

  • 本技术两个主要特征一是编译支持的基于硬件并行调减少线程负荷线程池的软件调度开销,主从结构设计使处理单元的协作通信有效;

    The two main features are:First, design and implement a block-based hardware(?) scheduler to reduce the overhead of threads, and to get a faster communication between processing units;

    youdao

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

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

    youdao

  • BlueCloud——基于IBMAlmaden研究中心计算基础设施——包括XenPowerVM虚拟Linux操作系统镜像Hadoop并行工作负载调度

    Blue cloud - based on IBM's Almaden Research Center cloud infrastructurewill include Xen and PowerVM virtualized Linux operating system images and Hadoop parallel workload scheduling.

    youdao

  • 除了Web容器线程WebSphereCommerce还有一个许多实用工具(dataloadstagingprop),它们并行执行的。

    In addition to the web container threads, WebSphere Commerce has a scheduler feature and a number of utilities (such as dataload and stagingprop), which are executing in parallel.

    youdao

  • 并行通过运行主线一个任务调度执行线程实现的,这样任务就会并发执行,而每一个线程是同步执行任务的。

    Parallelism is introduced by running the main thread scheduling child threads for each task so that the tasks execute concurrently while each thread execute the task synchronously.

    youdao

  • 实现一点,必须进行折中并行部署减至最低程度;例如应用程序团队可能会个部署调度达成一致意见。

    To alleviate this, you must strike a compromise so that parallel deployment is minimized; for example, your application teams could agree upon a deployment schedule.

    youdao

  • 这种并行集群系统之所以称为远程线程是因为线程是作业调度器上调度的,线程代码却是在远程计算机执行的。

    This parallel clustering system is called Pseudo remote threads because the threads are scheduled on the job dispatcher but the code within the threads is executed on a remote machine.

    youdao

  • 并行扩展中新增一个运行时,支持未来所需性能上的扩展。

    There is a new run-time scheduler which is supposed to provide the performance scalability needed in the future.

    youdao

  • 因为线程调度程序真的等同于执行a接着执行b然后执行c等等”的指令,所以函数创建一个完全并行情况困难

    Since the thread scheduler really amounts to instructions to "do a, then do B, then do c, etc." it was not difficult to create an entirely parallel case in a main function.

    youdao

  • 因为单元测试中的并行任务通常很小同时也很少调度程序切换线程之前它们通常一直运行结束除非强迫(也就是通过wait )。

    Because concurrent tasks in unit tests are usually small and few, they usually run to completion before the scheduler switches the thread, unless it is forced to (say, by wait ).

    youdao

  • 异构系统调度目标平衡计算负载以获得最短并行计算时间

    Scheduling of heterogeneous system takes aim at balancing computing load and getting minimal parallel execute time.

    youdao

  • 其中数据库文件格式用于数据库数据加载存盘,数据库进程调度用于解决数据库并行访问问题

    The database file format was used for loading and saving data of database, while the database process schedule was used for solving the questions of parallel data accessing.

    youdao

  • 多线程计算不仅用来实现细粒度的并行合理调度策略有助于隐藏通信延迟

    Multithreads can not only implement fine-grain parallelism effectively, but also be helpful to hide communication latency with reasonable scheduling strategies.

    youdao

  • 考虑并行加工机上不同尺寸工件调度问题目标极小最大完工时间

    The problem of scheduling jobs with non-identical sizes on parallel batching machines is considered; the objective is to minimize the maximum completion time (makespan).

    youdao

  • 任务调度策略可用性并行影响极大。

    The task scheduling strategy strongly affects availability & parallelism.

    youdao

  • 本文对实时分布式计算机系统的可用性、并行性、任务调度策略一些特殊问题进行探索性研究

    The purpose of this paper is to investigate the availability parallelism task scheduling strategy & some special problems.

    youdao

  • 利用并行应用提供信息给出通信模式内在规律定理推论从而优化消息调度

    Theorems and corollaries for inherent rule of group communication pattern are proposed to optimize message scheduling using the information provided by parallel applications.

    youdao

  • 研究一类并行生产线上生产调度批量分割同时优化问题

    A kind of problem of simultaneously optimizing batch splitting and scheduling for parallel production lines was discussed.

    youdao

  • 评估计算网格并行作业无中心式调度设计了基于离散事件模拟系统J3S

    To evaluate decentralized scheduling of parallel jobs on computational grids, the discrete event-based simulation system J3S is designed.

    youdao

  • 主要中央调度队列串行并行?。

    Is the main Grand Central Dispatch queue serial or concurrent?

    youdao

  • BACKFILL方法并行作业调度不能有效地利用CPU资源。

    The BACKFILL algorithm is not efficient for the CPU utilization of job scheduling in parallel system.

    youdao

  • 讨论TMN信息模型一致性测试并行测试调度的设计方法

    This paper discusses a concurrent dispatching approach in the TMN MIB conformance test.

    youdao

  • 一种新的并行视频服务器方案其它几种方案进行了比较,并具体研究了性能这种视频数据的分割策略服务模式并行推的调度算法

    This paper compares a new scheme for parallel video servers with some other schemes and analyzes its performance , striping policy, service model and concurrent-push scheduling algorithm.

    youdao

  • 指令调度保证语义正确前提下,改变指令执行顺序,以提高指令级并行的程度。

    To change the execution order of instructions, enchant ILP furthest, will achieve higher performance on the basis of ensuring correctness.

    youdao

  • 大规模并行分布处理系统,各节点间的负载平衡调度最常见关键性问题之一

    In the massive parallel distributed processing system, the load balancing strategies among its nods is one of the key problems.

    youdao

  • 钢铁生产热轧流程中提炼出了同构并行机上在线调度问题流程工业MES重要环节

    The batch on-line scheduling problem is presented from the production of iron and steel plant, which is a main part of MES in process industry.

    youdao

  • 钢铁生产热轧流程中提炼出了同构并行机上在线调度问题流程工业MES重要环节

    The batch on-line scheduling problem is presented from the production of iron and steel plant, which is a main part of MES in process industry.

    youdao

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

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

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