并行作业 meaning in English
concurrent job
Examples
- An algorithm for backfill - based
并行作业调度算法 - However , a large number of parallel jobs runs more successfully on a grid than a small number of serial jobs
然而,大量并行作业比少量串行作业在网格中的运行情况要好得多。 - Cargo & parcel loading and unloading in flight turnaround ground service is a multi - object parallel machines job sorting problem with time window and job shift time , its time window often be changed due to various reasons , machines service time is uncertain
摘要航班过站服务中的货邮装卸作业调度是一类有时间窗和作业调整时间的多目标多设备并行作业动态排序问题,其特点是作业时间窗和服务作业时间动态变化。 - Different from traditional problem of balancing one - side assembly line , for two - sided assembly line balancing problem , nut only the precedence constraints among tasks but also the operation directions of tasks and the requirement of parallel work should be taken into consideration
摘要与传统的单边装配线平衡问题不同,双边装配线平衡不仅要考虑任务优先顺序关系,而且要考虑任务操作方位以及双边并行作业的要求。 - It probed into the key technology of realizing the integrated development environment , including the methods to implement a code editor which support many features as automatic syntax highlighting , code autocompletion etc . ; the scheme and technology to compile and link the source code on the heterogeneous cluster system ; the analysis and use of the api of pbs , a widely used job management system ; the scheme and technology to distribute and manage the parallel jobs on the heterogeneous cluster system ; the methods to implement the monitor and control system of cluster nodes . and then the parallel programming integrated development & management environment ( ppidme ) was implemented base on the above analyses . finally , an example is presented which use ppidme in parallel programming
本文在对异构机群并行计算环境研究的基础上,提出了对于程序员友好、方便和实用的集成开发环境应该具备的要素,着重探讨了实现集成开发环境的关键技术,其中包括支持语法高亮等功能的源代码编辑器的实现方法、异构机群环境下源程序编译连接及并行作业分发管理的实现方案与技术、 openpbs作业管理系统的应用编程接口的分析与使用、机群节点的管理与监控实现方法等,并基于上述关键技术设计与实现了异构机群系统集成开发管理环境软件ppidme ,最后给出了使用ppidme进行并行程序开发的一个应用实例。