Sciweavers

5562 search results - page 153 / 1113
» Implementing Parallel Cell-DEVS
Sort
View
154
Voted
CONCURRENCY
1998
181views more  CONCURRENCY 1998»
15 years 3 months ago
Communication Performance of Java-Based Parallel Virtual Machines
Message passing libraries such as Parallel Virtual Machine PVM and Message Passing Interface MPI provide a common Application Programming Interface API to implement parallel...
Narendar Yalamanchilli, William W. Cohen
WSC
1998
15 years 4 months ago
Efficient Large-Scale Process-Oriented Parallel Simulations
Process oriented views are widely recognized as very useful for modeling, but di cult to implement e ciently in a simulation system, as compared to event oriented views. In partic...
Kalyan S. Perumalla, Richard M. Fujimoto
109
Voted
IPPS
1999
IEEE
15 years 7 months ago
Irregular Parallel Algorithms in JAVA
The nested data-parallel programming model supports the design and implementation of irregular parallel algorithms. This paper describes work in progress to incorporate nested data...
Brian Blount, Siddhartha Chatterjee, Michael Phili...
CLUSTER
2006
IEEE
15 years 9 months ago
A Parallel Algorithm for the Solution of the Deconvolution Problem on Heterogeneous Networks
In this work we present a parallel algorithm for the solution of a least squares problem with structured matrices. This problem arises in many applications mainly related to digit...
Pedro Alonso, Antonio M. Vidal, Alexey L. Lastovet...
122
Voted
HPDC
1993
IEEE
15 years 7 months ago
A Parallel Object-Oriented Framework for Stencil Algorithms
Wepresent an object-oriented framework for constructing parallel implementations of stencil algorithms. This framework simplifres the development process by encapsulating the comm...
John F. Karpovich, Matthew Judd, W. Timothy Straye...