Skip to content
Snippets Groups Projects
Whitney Armstrong's avatar
Whitney Armstrong authored
	new file:   .gitignore
9fcbca95
History
Name Last commit Last update
bin
.clang-format
.gitignore
.gitlab-ci.yml
README.md

Physics Benchmarks for the EIC

Adding new benchmarks

Pass/Fail tests

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