期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
单程序多数据并行程序优化规律分析 被引量:1
1
作者 胡悦 童维勤 《计算机应用》 CSCD 北大核心 2014年第A01期103-106,共4页
在并行程序开发过程中,对并行程序的有效优化能够充分发挥软硬件的执行效率。在进一步探讨Amdahl定律的基础上,针对数据密集型问题的单程序多数据(SPMD)并行计算,分析并行程序被有效优化后其计算时间及并行效率的变化规律,并给出了公式... 在并行程序开发过程中,对并行程序的有效优化能够充分发挥软硬件的执行效率。在进一步探讨Amdahl定律的基础上,针对数据密集型问题的单程序多数据(SPMD)并行计算,分析并行程序被有效优化后其计算时间及并行效率的变化规律,并给出了公式证明,有利于充分利用Amdahl定律指导并行程序的优化。实验结果表明了论证的有效性。 展开更多
关键词 数据密集型 单程序多数据 优化 并行计算时间 并行效率
下载PDF
Deterministic and randomized scheduling problems under the lp norm on two identical machines 被引量:5
2
作者 林凌 谈之奕 何勇 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第1期20-26,共7页
Parallel machine scheduling problems, which are important discrete optimization problems, may occur in many applications. For example, load balancing in network communication channel assignment, parallel processing in... Parallel machine scheduling problems, which are important discrete optimization problems, may occur in many applications. For example, load balancing in network communication channel assignment, parallel processing in large-size computing, task arrangement in flexible manufacturing systems, etc., are multiprocessor scheduling problem. In the traditional parallel machine scheduling problems, it is assumed that the problems are considered in offline or online environment. But in practice, problems are often not really offline or online but somehow in-between. This means that, with respect to the online problem, some further information about the tasks is available, which allows the improvement of the performance of the best possible algorithms. Problems of this class are called semi-online ones. In this paper, the semi-online problem P2|decr|lp (p>1) is considered where jobs come in non-increasing order of their processing times and the objective is to minimize the sum of the lp norm of every machine’s load. It is shown that LS algorithm is optimal for any lp norm, which extends the results known in the literature. Furthermore, randomized lower bounds for the problems P2|online|lp and P2|decr|lp are presented. 展开更多
关键词 SEMI-ONLINE SCHEDULING RANDOMIZATION Competitive ratio
下载PDF
An optimizing algorithm of static task scheduling problem based on hybrid genetic algorithm 被引量:3
3
作者 柳玉 Song Jian Wen Jiayan 《High Technology Letters》 EI CAS 2016年第2期170-176,共7页
To reduce resources consumption of parallel computation system, a static task scheduling opti- mization method based on hybrid genetic algorithm is proposed and validated, which can shorten the scheduling length of pa... To reduce resources consumption of parallel computation system, a static task scheduling opti- mization method based on hybrid genetic algorithm is proposed and validated, which can shorten the scheduling length of parallel tasks with precedence constraints. Firstly, the global optimal model and constraints are created to demonstrate the static task scheduling problem in heterogeneous distributed computing systems(HeDCSs). Secondly, the genetic population is coded with matrix and used to search the total available time span of the processors, and then the simulated annealing algorithm is introduced to improve the convergence speed and overcome the problem of easily falling into local minimum point, which exists in the traditional genetic algorithm. Finally, compared to other existed scheduling algorithms such as dynamic level scheduling ( DLS), heterogeneous earliest finish time (HEFr), and longest dynamic critical path( LDCP), the proposed approach does not merely de- crease tasks schedule length, but also achieves the maximal resource utilization of parallel computa- tion system by extensive experiments. 展开更多
关键词 genetic algorithm simulated annealing algorithm parallel computation directedacyelic graph
下载PDF
Concurrent collision probability of RFID tags in underground mine personnel position systems 被引量:1
4
作者 JI Yuchu,XU Zhao,FENG Qinzhu,SANG Yuan School of Information & Electrical Engineering,China University of Mining & Technology,Xuzhou 221008,China 《Mining Science and Technology》 EI CAS 2010年第5期734-737,共4页
According to the basic requirements of underground mine personnel position systems and the working characteristics of active RFID tags,we studied the cause of concurrent collision of RFID tags and leak reading probabi... According to the basic requirements of underground mine personnel position systems and the working characteristics of active RFID tags,we studied the cause of concurrent collision of RFID tags and leak reading probability,by means of theoretical analysis and computation.The result shows that the probability of wireless collision increases linearly with an increase in the number of tags.The probability of collision and leak reading can be reduced by extending the working period of the duty cycle and using a backoff algorithm.In a practical application,a working schedule for available labels has been designed according to the requirement of the project. 展开更多
关键词 personnel position system RFID collision probability of RFID tag
下载PDF
Parallel Machine Problems with a Single Server and Release Times
5
作者 SHILing 《Geo-Spatial Information Science》 2005年第2期148-151,共4页
Parallel machine problems with a single server and release times are generalizations of classical parallel machine problems. Before processing, each job must be loaded on a machine, which takes a certain release times... Parallel machine problems with a single server and release times are generalizations of classical parallel machine problems. Before processing, each job must be loaded on a machine, which takes a certain release times and a certain setup times. All these setups have to be done by a single server, which can handle at most one job at a time. In this paper, we continue studying the complexity result for parallel machine problem with a single and release times. New complexity results are derived for special cases. 展开更多
关键词 parallel machine problem single server release time COMPLEXITY
下载PDF
A Parallel Finite Element Algorithm for Navier-Stokes Equations
6
作者 Mohamed Abdelwahed 《Journal of Mathematics and System Science》 2013年第2期101-109,共9页
The authors propose a numerical algorithm for the two-dimensional Navier-Stokes equations written in stream function-vorticity formulation. The total time derivative term is treated with a first order characteristics ... The authors propose a numerical algorithm for the two-dimensional Navier-Stokes equations written in stream function-vorticity formulation. The total time derivative term is treated with a first order characteristics method. The space approximation is based on a piecewise continuous finite element method. The proposed algorithm is used to simulate the mechanical aeration process in lakes. Such process is used to combat the degradation of the water quality due to the eutrophication phenomena. For this application high computing facilities and capacities are required. In order to optimize the computing time and make possible the simulation of real applications, the authors propose a parallel implementation of the numerical algorithm. The parallelization technique is performed using the Message Passing Interface. The efficiency of the proposed numerical algorithm is illustrated by some numerical results. 展开更多
关键词 Navier-Stokes equations stream function VORTICITY high performance computing.
下载PDF
Using Pipeline Instructions by Parallel Simulation of Mathematical Models
7
作者 Peter Kvasnica Igor Kvasnica 《Journal of Mathematics and System Science》 2012年第9期552-557,共6页
Simulation is an important and useful technique helping users understand and model real life systems. Once built, the models can run proving realistic results. This supports making decisions on a more logical and scie... Simulation is an important and useful technique helping users understand and model real life systems. Once built, the models can run proving realistic results. This supports making decisions on a more logical and scientific basis. The paper introduces method of simulation, and describes various types of its application. The authors used the method of analysis of the creation and implementation of the programme code. The authors compared parallel instruction of computing defined to pipelined instructions. The power of simulation is that a common model can be used to design a large variety of systems. An important aspect of the simulation method is that a simulation model is designed to be repeated in actual computer systems, especially in multicore processors. For this reason, it is important to minimize average waiting time for fetch and decode stage instructions. The objective of the research is to prove that the parallel operation of programme code is faster than sequential operation code on the multi processor architecture. The system modeling uses methods and simulation on the parallel computer systems is very precise. The time benefit gained in simulation of mathematical model on the pipeline processor is higher than the one in simulation of mathematical model on the multi processors computer system. 展开更多
关键词 Decentralization mathematical model in state space simulation parallel programme code multicore processors pipelineinstruction processing.
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部