simso
simso copied to clipboard
Simulator of multiprocessor real-time scheduling
The aim of this commit is to add new feature for real time tasks simulator 'simso'. We allow WCET of a task to be defined as a discrete Probability Distribution...
Whenever I try to open the Gantt chart the program crashes. **Specs:** Ubuntu 22.04 LTS Python 3.10.4 SimSo 0.8.5 PyQtWebEngine 5.15.5 **Trace:** > Traceback (most recent call last): > File...
**Use configuration file to reproduce the bug.** **Description in french only** Il me semble qu'il y a un problème majeur mis en lumière par les vitesses : la valeur job.cpu...
Hello everyone, Today Im trying to simulate some of the available schedulers, but only one it is not working (BF), returning the following message: 
The various ETM require different informations, for instance, the Cache Model needs the SDP, API, etc, the ACET model requires the std dev and the average duration, the fixed penalty...
I implemented the three (m,k)-firm algorithms. In order to do so, slight modifications have to be made to `Configuration.py`, `Job.py`, and `Task.py`. The slight modification refers to the addition of...
Hello, thank you for taking the time to address my issue. Could you please look at the following log? The Task_5_1 job was preempted on CPU 2, but no actual...