-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to find generator.jar and benchmark.jar #2
Comments
Hello, did you solve the problem? |
Hi, if you want to use the project you will need to produce these two files from source. A bug was reported recently to me regarding reading and parsing XML files, which should be easily solvable. |
|
It is possible that the description of that paper is outdated, or that the code uses different names. The most recent paper is "Generalized mixed-criticality static scheduling for periodic directed acyclic graphs on multi-core processors" |
Thank you for your patience, Dr Medina. |
Yes, Dr. Medina, your code does have a problem reading the xml file when calling Main in scheduling. |
Hi,Dr.Medina, I encountered this issue when I tried to run bench.py, the function generate() and benchmark() uses jar file 'bin/generator.jar' and 'bin/benchmark.jar', which I am unable to find in your program , could you please upload these two needed jar files?
The text was updated successfully, but these errors were encountered: