aekiss / run_summary

Summarise ACCESS-OM2 runs
Apache License 2.0
1 stars 1 forks source link

record whether host is gadi or raijin #13

Open aekiss opened 4 years ago

aekiss commented 4 years ago

Need to record whether host is gadi or raijin, i.e. $HOSTNAME

Not immediately obvious how to do this. There's no sign of "gadi" or "scratch" in the .yaml so we'll have to do more file parsing.

aekiss commented 4 years ago

having any input from /short in config.yaml should indicate a run on raijin

aekiss commented 4 years ago

host is also recorded as PBS_O_HOST in env.yaml; see https://github.com/aekiss/run_summary/issues/21