From 8bdcd37ac44fe96d2c59424a24752f87f0444e36 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 May 2019 11:24:17 +0200 Subject: Update paper --- src/g5k/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/g5k/README.md (limited to 'src/g5k/README.md') 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 -- cgit v1.2.3