-
Notifications
You must be signed in to change notification settings - Fork 12
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
Generating load profile in linux, libraries required #10
Comments
Got it, it just needs dotnet |
But now when I run:
I get the following error:
|
The parallel running is not implemented in Linux, because for Linux there are very good tools to automate that already. This needs to be better documented though, so thanks for pointing that out. Look for example at https://www.gnu.org/software/parallel/ |
Great it works well. Do you have some documentation concerning the simulation parameters files? |
There is this: It's a bit outdated though. |
Hi, tanks for this nice software
I would like to run the software in linux. I did the chmod command you suggested in a closed issue. However, once it is done, how can I run the software? Does it need Wine?
The text was updated successfully, but these errors were encountered: