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
Metadata to benchmarks/<model-framework>/metadata.yaml
The LP/MPS file to GCP buckets
The GCP URL, name, and size to benchmarks/benchmark_config.yaml the metadata file
Run python benchmarks/merge_metadata.py before opening a PR to ensure metadata is synced
If possible, the configuration file and instructions on how to generate the benchmark to benchmarks/<model-framework>/. Large data files should not be checked into this repo, but hosted on another site and the URLs can be added to the benchmark generation instructions instead.
Let's also try to maintain the convention that benchmark names are prefixed with the model framework's name, e.g. pyspa-... or temoa-...
The text was updated successfully, but these errors were encountered:
We're adding new benchmarks from the following energy models:
For each new benchmark, let's ensure that we add:
benchmarks/<model-framework>/metadata.yaml
the metadata filebenchmarks/benchmark_config.yaml
python benchmarks/merge_metadata.py
before opening a PR to ensure metadata is syncedbenchmarks/<model-framework>/
. Large data files should not be checked into this repo, but hosted on another site and the URLs can be added to the benchmark generation instructions instead.pyspa-...
ortemoa-...
The text was updated successfully, but these errors were encountered: