Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) script to collect all sim_step meta data (4h1d)  -  Done
2) script to collect all jobs meta data (4h1d)  -  Done
3) quantify and plot sim_step meta data (3h)
4) quantify and plot jobs meta data (3h)

...

Code Block
{
  "LF": 
    {
      "nx": "539", 
      "ny": "621", 
      "nz": "110", 
      "run_time": "0.048 hour, 
      "cores": "160", 
      "nt": "5159",
      "total_memo_usage": "4.8 GB"
      "start_time": "2018-08-20_23:21:54",
      "end_time": "2018-08-20_23:24:45"
    }, 
  "HF": 
    {
      "fd_count": "4164", 
      "nsub_stoch": "144", 
      "run_time": "0.056 hour", 
      "cores": "80", 
      "nt": "20636", 
      "start_time": "2018-08-20_23:21:54",
      "end_time": "2018-08-20_23:25:15"
      }, 
  "common": 
    {
      "hh": "0.4"
    }, 
  "BB": 
    {
      "cores": "80", 
      "fd_count": "4164", 
      "dt": "0.005", 
      "run_time": "0.015 hour"
      "start_time": "2018-08-20_23:21:55",
      "end_time": "2018-08-20_23:22:49"
    }
}

Plots of meta data

run_time

Image AddedImage Added