Skip to content

poshtkohi/pdes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A Parallel Discrete Event Simulation Engine with Examples

This repository contains a conservative parallel simulator with several examples (such as logic simulation, queuing network, etc), called xSim, I wrote it while working as a researcher in the High-Performance Computing Centre (HPCC) at Shahed University as part of the following journal paper

[1] A. Poshtkohi, M. B. Ghaznavi-Ghoushchi, K. Saghafi, PSML: Parallel System Modeling and Simulation Language for Electronic System Level, Journal of Supercomputing, 75:5 (2019), 2691–2724. doi: 10.1007/s11227-018-2682-1

Note: to make use of this project, the Parvicursor platform from this repository https://github.com/poshtkohi/pads must be first installed.

Licence: Note that the code can be changed and reused as long as you keep the copyright inside and at the beginning of source files in the source directory unchanged. If this framework is used everywhere, it should be cited as Alireza Poshtkohi, A Parallel Discrete Event Simulation Engine with Examples, https://github.com/poshtkohi/pdes.