𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Problem partitioning in parallel processor simulation systems

✍ Scribed by E.Pearse O'Grady


Publisher
Elsevier Science
Year
1986
Tongue
English
Weight
774 KB
Volume
28
Category
Article
ISSN
0378-4754

No coin nor oath required. For personal study only.

✦ Synopsis


Problem partitioning

to solve ordinary differential equations on a parallel processor system using classical numerical integration methods involves defining and ordering computation tasks and scheduling the tasks for execution. In defining tasks there is a tradeoff between decomposing a computation into a large number of primitive tasks to expose all potential parallelism and decomposing it into a smaller number of tasks to simplify scheduling. Scheduling is an intractable problem; heuristic scheduling algorithms reduce the effort required to schedule tasks but cannot guarantee that the parallel solution will execute in minimum time. An example illustrates difficulties encountered in scheduling tasks for parallel computation and use of a dependency graph as a tool in problem partitioning. The need for an efficient mechanism for asynchronous data exchanges among processors is demonstrated.


πŸ“œ SIMILAR VOLUMES


Processor Allocation Using Partitioning
✍ Prasant Mohapatra πŸ“‚ Article πŸ“… 1996 πŸ› Elsevier Science 🌐 English βš– 326 KB

Several processor allocation schemes for mesh connected parallel computers have been proposed in the literature. These schemes aim at improving system performance by reducing internal fragmentation or by enhancing submesh recognition ability. In this paper, we propose a system partitioning approach

A parallel processor for the simulation
✍ G.R. Aiello; M. Budinich; E. Milotti πŸ“‚ Article πŸ“… 1989 πŸ› Elsevier Science 🌐 English βš– 507 KB

A prototype of a parallel machine for the simulation of a two-dimensional Ising spin systems is described. To exploit the maximum possible parallelism there is a processor for each lattice site. A prototype machine with 12 processors has been built. Construction details and performances are given.

Watchdog processors in parallel systems
✍ AndrΓ‘s Pataricza; IstvΓ‘n Majzik; Wolfgang Hohl; Joachim HΓΆnig πŸ“‚ Article πŸ“… 1993 πŸ› Elsevier Science βš– 496 KB
Processor Allocation in Multiprogrammed
✍ Vijay K. Naik; Sanjeev K. Setia; Mark S. Squillante πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 451 KB

In this paper, we examine three general classes of space-sharing scheduling policies under a workload representative of large-scale scientific computing. These policies differ in the way processors are partitioned among the jobs as well as in the way jobs are prioritized for execution on the partiti