Experiments Information

% if result.get('status', '') == 'Failed': % elif result.get('status', '') == 'Aborted': % else: % endif
Comments Start time Stop time Status Traceback Time lapse Cpu time Result
${result.get('comments', '')} ${result.get('start_time', '')} ${result.get('stop_time', '')} ${result.get('status','')} ${result.get('traceback', '')} ${result.get('lapse_time', '')} ${result.get('cpu_time', '')} ${result.get('result', '')}

Host Information

<% host = result['host_info'] %>
Host Name Operating System CPU GPU Python Version Python Packages
${host.get('hostname', '')} ${host.get('os', '')} ${host.get('cpu','')} ${host.get('gpu', '')} ${host.get('python_version', '')} ${host.get('packages', '')}

Config Options

% for name in config.keys(): % endfor
${name} ${config[name]}

Curve

Start epoch:
End epoch: