8000 GitHub - frs69wq/log2sim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frs69wq/log2sim

Repository files navigation

log2sim

Extracting information from execution logs of GATE workflow to generate simulation inputs

Requirements:

Environment variables setting:

  • To parse original VIP/GATE execution logs
    • export LOG2SIM_LOGS=/path/to/original/logs (e.g., /home/user/log_dir)
    • export H2DRIVER=/path/to/h2-1.3.176.jar (e.g., /home/user/h2-1.3.176.jar)
  • To regenerate some files
    • export LOG2SIM_HOME=/path/to/log2sim (e.g., /home/user/log2sim/)
  • To replay the execution in simulation
    • export VIPSIM=/path/to/VIP/Java/Simulator (e.g., /home/user/VIPSimulator)
    • export SIMGRID_PATH=/path/to/simgrid.jar (e.g., /usr/local/java)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0