summaryrefslogtreecommitdiff
path: root/src/g5k/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/g5k/README.md')
-rw-r--r--src/g5k/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/g5k/README.md b/src/g5k/README.md
new file mode 100644
index 0000000..15969f8
--- /dev/null
+++ b/src/g5k/README.md
@@ -0,0 +1,12 @@
+# G5K Simulation Scripts
+
+- client.py is run by utils.sh
+- setup-mysql.sql used by utils.sh to configure server database
+- utils.sh contains functionnality to:
+ - Subscribe in G5K
+ - Kill all VMs on the subscribed nodes
+ - Inspect the database
+ - Purge the database
+- run-sim.sh use utils.sh to run all the simulations
+- record-energy.sh fetch energy csv files from G5K
+- energyFromLogs.sh use record-energy.sh to fetch energy data using run-sim.sh logs