AbstractExploring the multi-core architecture is an important issue to obtaining high performance in parallel and distributed discrete-event simulations. However, the simulation features must fit on parallel programming model in order to increase the performance. In this paper we show our experience developing a hybrid MPI+OpenMP version of our parallel and distributed discrete- event individual-oriented fish schooling simulator. In the hybrid approach developed, we fit our simulation features in the following manner: the communication between the Logical Processes happens via message passing whereas the computing of the individuals by OpenMP threads. In addition, we propose a new data structure for partitioning the fish clusters which avoi...
We consider an individual-based model for fish schooling, which incorporates a tendency for each fis...
Today's supercomputers often consists of clusters of SMP nodes. Both OpenMP and MPI are programming ...
The Extended Discrete Element Method (XDEM) is a novel and innovative numerical simulation technique...
AbstractParallel discrete event simulation (PDES) have shown to be an useful paradigm for simulating...
The distributed simulation for high performance models has been carried-out into a very useful and l...
8th International Euro-Par Conference Paderborn, Germany, August 27–30, 2002 ProceedingsInternationa...
AbstractIndividual-oriented simulation allows us to represent the global behavior of a system throug...
Abstract — This paper reports on our experiences in parallelizing WaterGAP, an originally sequential...
The mixing of shared memory and message passing programming models within a single application has o...
AbstractPartitioning and load balancing are highly important issues in distributed individual-orient...
The hybrid MPI-OpenMP model is a natural parallel pro-gramming paradigm for emerging parallel archit...
Data structure is an important issue to get good performance in parallel and distributed application...
To provide increasing computational power for numerical simulations, supercomputers evolved and aren...
In this thesis we propose a distributed-memory parallel-computer simulation system called PUPPET (Pe...
Abstract—Parallel Discrete Event Simulation (PDES) can substantially improve the performance and cap...
We consider an individual-based model for fish schooling, which incorporates a tendency for each fis...
Today's supercomputers often consists of clusters of SMP nodes. Both OpenMP and MPI are programming ...
The Extended Discrete Element Method (XDEM) is a novel and innovative numerical simulation technique...
AbstractParallel discrete event simulation (PDES) have shown to be an useful paradigm for simulating...
The distributed simulation for high performance models has been carried-out into a very useful and l...
8th International Euro-Par Conference Paderborn, Germany, August 27–30, 2002 ProceedingsInternationa...
AbstractIndividual-oriented simulation allows us to represent the global behavior of a system throug...
Abstract — This paper reports on our experiences in parallelizing WaterGAP, an originally sequential...
The mixing of shared memory and message passing programming models within a single application has o...
AbstractPartitioning and load balancing are highly important issues in distributed individual-orient...
The hybrid MPI-OpenMP model is a natural parallel pro-gramming paradigm for emerging parallel archit...
Data structure is an important issue to get good performance in parallel and distributed application...
To provide increasing computational power for numerical simulations, supercomputers evolved and aren...
In this thesis we propose a distributed-memory parallel-computer simulation system called PUPPET (Pe...
Abstract—Parallel Discrete Event Simulation (PDES) can substantially improve the performance and cap...
We consider an individual-based model for fish schooling, which incorporates a tendency for each fis...
Today's supercomputers often consists of clusters of SMP nodes. Both OpenMP and MPI are programming ...
The Extended Discrete Element Method (XDEM) is a novel and innovative numerical simulation technique...