[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
10.5555/214282acmconferencesBook PagePublication PagespadsConference Proceedingsconference-collections
PADS '95: Proceedings of the ninth workshop on Parallel and distributed simulation
1995 Proceeding
Publisher:
  • IEEE Computer Society
  • 1730 Massachusetts Ave., NW Washington, DC
  • United States
Conference:
9PADS95: ACM/IEEE 9th Workshop on Parallel and Distributed Lake Placid New York USA June 13 - 16, 1995
ISBN:
978-0-8186-7120-3
Published:
01 July 1995
Sponsors:
SCS, SIGSIM, IEEE-CS\TCSIM

Reflects downloads up to 16 Jan 2025Bibliometrics
Abstract

No abstract available.

Article
Free
Foreword
Page .09
Article
Free
Committees
Page .10
Article
Free
Reviewers
Page .11
Article
Free
Parallel and distributed simulation of free choice Petri Nets

In this paper, we present two new methods to simulate Petri Nets: a data parallel simulation and a distributed simulation. Both simulations use an equational representation of the net in the so called (min, +) algebra. The data parallel simulation is ...

Article
Free
An algorithm for speculative parallel execution of rendezvous-synchronized simulation

This paper presents an approach for speculative parallel execution of rendezvous-synchronized simulations. Rendezvous-synchronized simulation is based on the notions of processes and gates and on the rendezvous mechanism defined in the basic process ...

Article
Free
Performance predictions for parallel diagonal-implicitly iterated Runge-Kutta methods

Many simulations in the natural sciences and engineering require the numerical solution of nonlinear differential equations. For this class of numerical methods, we propose an appropriate parallel computation model on distributed memory machines that ...

Article
Free
Memory management techniques for Time Warp on a distributed memory machine

This paper examines memory management issues associated with Time Warp synchronized parallel simulation on distributed memory machines. The paper begins with a summary of the techniques which have been previously proposed for memory management on ...

Article
Free
The treatment of state in optimistic systems

Optimistic computation methods typically save copies of objects' state information, so that they can recover from erroneous “over-optimistic” computations. Such state saving is generally time and space consuming, and can be rather complicated both to ...

Article
Free
Comparative analysis of periodic state saving techniques in time warp simulators

Checkpointing in a time warp synchronized parallel simulator is a necessary and potentially expensive operation. In the simple case, a time warp simulator checkpoints every χ events, for some fixed value χ. For larger values of χ, the simulator requires ...

Article
Free
On extending parallelism to serial simulators

This paper describes an approach to discrete event simulation modeling that appears to be effective for developing portable and efficient parallel execution of models of large distributed systems and communication networks. In this approach, the modeler ...

Article
Free
SGTNE: semi-global time of the next event algorithm

This paper describes an extension of the TNE algorithm, the objective of which is to increase its parallelism and to break the inter-processor deadlocks inherent with the use of TNE. The algorithm, which we call the SGTNE algorithm (Semi Global TNE), is ...

Article
Free
An improved cost function for static partitioning of parallel circuit simulations using a conservative synchronization protocol

Distributing computation among multiple processors is one approach to reducing simulation time for large VLSI circuit designs. However, parallel simulation introduces the problem of how to partition the logic gates and system behaviors of the circuit ...

Article
Free
A case study in simulating PCS networks using Time Warp

There has been rapid growth in the demand for mobile communications over the past few years. This has led to intensive research and development efforts for complex PCS (personal communication service) networks. Capacity planning and performance modeling ...

Article
Free
The ultimate bead counter: efficient massively parallel simulation of ballistic deposition

We simulate ballistic particle deposition wherein a large number of spherical particles are “dropped” vertically over a planar horizontal surface. Upon first contact (with the surface or with a previously deposited particle) each particle stops. This ...

Article
Free
Parallel Discrete-Event Simulation (PDES): a case study in design, development, and performance using SPEEDES

Can parallel simulations efficiently exploit a network of workstations? Why haven't PDES models followed standard modeling methodologies? Will the field of PDES survive, and if so, in what form? Researchers in the PDES field have addressed these ...

Article
Free
Clustered time warp and logic simulation

We present, in this paper, a hybrid algorithm which makes use of Time Warp between clusters of LPs and a sequential algorithm within the cluster. Time Warp is, of course, traditionally implemented between individual LPs. The algorithm was implemented in ...

Article
Free
Probabilistic adaptive direct optimism control in Time Warp

In a distributed memory environment the communication overhead of Time Warp as induced by the rollback procedure due to “overoptimistic” progression of the simulation is the dominating performance factor. To limit optimism to an extent that can be ...

Article
Free
Super-criticality revisited

Critical path analysis has been suggested as a technique for establishing a lower bound on the completion times of parallel discrete event simulations. A protocol is super-critical if there is at least one simulation that can complete in less than the ...

Article
Free
Global Virtual Time and distributed synchronization

Global Virtual Time (GVT) is the fundamental synchronization concept in optimistic simulations. It is defined as the earliest time tag within the set of unprocessed pending events in distributed simulation. A number of techniques for determining GVT ...

    Article
    Free
    Buffer management in shared-memory Time Warp systems

    Mechanisms for managing message buffers in Time Warp parallel simulations executing on cache-coherent shared-memory multiprocessors are studied. Two simple buffer management strategies called the sender pool and receiver pool mechanisms are examined ...

    Article
    Free
    Predicting the future: resource requirements and predictive optimism

    The partitioning of systems for parallel simulation is a complex task, requiring consideration of both computational load requirements and communications activity. Typically, this information is not accurately known prior to execution. This paper ...

    Article
    Free
    Empirical study of parallel trace-driven LRU cache simulators

    This paper reports on the performance of four parallel algorithms for simulating an associative cache operating under the LRU (Least-Recently-Used) replacement policy. Three of the algorithms are implemented on the MasPar MP-2. Another algorithm is a ...

    Article
    Free
    Parallel gate-level circuit simulation on shared memory architectures

    This paper presents the results of an experimental study to evaluate the effectiveness of parallel simulation in reducing the execution time of gate-level models of VLSI circuits. Specific contributions of this paper include (i) the design of a gate-...

    Article
    Free
    Dynamic load balancing of a multi-cluster simulator on a network of workstations

    Performance of Time Warp simulation systems are often measured on exclusively available parallel computing resources. In distributed systems exclusive use is normally not feasible. Instead, due to the multi-tasking operating systems, many users share ...

    Article
    Free
    Partitioning for synchronous parallel simulation

    A new partitioning method for synchronous PDES simulations is proposed. The method exploits characteristics of both the simulation method and of the application domain to arrive at efficient partitionings. A performance study shows that the method ...

    Article
    Free
    Effectiveness of global event queues in rollback reduction and load balancing

    Compared to highly optimized optimistic simulators which use local event queues for individual processors on a shared-memory computer, we demonstrate that employing a single global event queue drastically reduces the number of rollbacks, brings down the ...

    Article
    Free
    XTracker, a graphical tool for parallel simulations

    A Motif based graphical tool XTracker is described. XTracker can show Gannt-like charts of the activities on each node or it can show the event messages as traffic between simulation objects. XTracker can take its data from sequential simulation runs ...

    Article
    Free
    Distributed simulation with locality

    We describe MOSS, a small language of mobile distributed objects and system-wide references, uncommitted to any distributed simulation protocol, but which can be executed as a distributed conservative simulation with automatic deduction of lookahead. We ...

    Article
    Free
    Prediction of memory consumption in conservative parallel simulation

    This paper proposes a critical path-like analyzer to predict the amount of memory consumed in a specific Chandy-Misra simulation: Segments of code are inserted into the existing sequential simulation program, and this modified simulation program is ...

    Article
    Free
    A fast asynchronous GVT algorithm for shared memory multiprocessor architectures

    The computation of Global Virtual Time is of fundamental importance in Time Warp based Parallel Discrete Event Simulation Systems. Shared memory multiprocessor architectures can support interprocess communication with much smaller overheads than ...

    Contributors
    Please enable JavaScript to view thecomments powered by Disqus.

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate 398 of 779 submissions, 51%
    YearSubmittedAcceptedRate
    SIGSIM-PADS '19251352%
    SIGSIM-PADS '18461533%
    SIGSIM PADS '15603558%
    SIGSIM PADS '14331958%
    SIGSIM PADS '13752939%
    PADS '08522140%
    PADS '07372465%
    PADS '06432149%
    PADS '05463065%
    PADS '03332061%
    PADS '02291966%
    PADS '01312168%
    PADS '00361953%
    PADS '99381950%
    PADS '98392154%
    PADS '97472757%
    PADS '96431842%
    PADS '94662741%
    Overall77939851%