You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also save information like timestamp, timeout, machine configuration (numCPUs, memory), hostname to each row of the results CSV, so that when we parallelize running on multiple VMs on the cloud, we can concat the results and still know which benchmark was run where
Add CLI arg to upload result to GCP buckets/some other location
Kristijan, just assigning you for FYI for now as you'll be working on the runner. But feel free to prioritize and work on whatever makes sense, thanks.
The text was updated successfully, but these errors were encountered:
argparse
to parse CLI args more robustlytimeout
column to the result CSV files so that when we run different benchmarks with different TOs, the website can display them and calculate SGM appropriately (see Home: SGM on intersection of benchmarks solved by all #114 (comment))Kristijan, just assigning you for FYI for now as you'll be working on the runner. But feel free to prioritize and work on whatever makes sense, thanks.
The text was updated successfully, but these errors were encountered: