this paper explores the methods used to parallelize NP-complete problems and the degree of improvement that can be realized using a distributedparallel processor (hypercube) to solve these combinatoric problems. Comm...
详细信息
this paper reports on the results of a preliminary study in dynamic load balancing on an Intel Hypercube. the purpose of this research is to provide experimental data in how parallel algorithms should be constructed t...
详细信息
this paper describes a new algorithm for the synchronization of a class of parallel discrete event simulations on distributed memory, parallel computers. Unlike previous algorithms which synchronize on a per process b...
详细信息
Two of the important design decisions in developing a parallel program are how the data space is to be partitioned and how much data replication there should be among the various processes. In this paper, we propose a...
详细信息
the DC analysis and transient analysis parts of the general electrical circuit analysis program ESACAP are parallelized to run on the Intel iPSC. Most of the program runs unchanged on the cube manager. Only the soluti...
详细信息
A medium-grained, distributed-memory parallel computer is used as a platform from which to research a specific issue in accelerating the ray-tracing process. the work presented here deals specifically withthe problem...
详细信息
Models of parallel computation based upon message passing are in wide-spread use today, yet the message passing primitives available on different architectures are often different in subtle ways. the situation on dist...
详细信息
An approach to distributed memory parallel programming that has recently become popular is one where the programmer explicitly specifies the data decomposition using language extensions, and a, compiler generates all ...
详细信息
parallel computers are ideally suited to the Monte Carlo simulation of spin models using the standard Metropolis algorithm, since it is regular and local. However local algorithms have the major drawback that near a p...
详细信息
Numerical simulations of Lattice QCD have been performed on practically every computer, since its inception almost twenty years ago. Lattice QCD is an ideal problem for parallel machines as it can be easily domain dec...
详细信息
暂无评论