Skip to content
Snippets Groups Projects
To learn more about this project, read the wiki.
README.md 5.80 KiB

Physics Benchmarks for the EIC

pipeline status

Documentation Links

Adding new benchmarks

See the benchmarks/DVCS directory for a basic example. Note currently the reconstruction is far from perfect.

Pass/Fail tests

  • Create a script that returns exit status 0 for success.
  • Any non-zero value will be considered failure.
  • Script

See common_bench for details.

Running Locally