Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop script to launch solutions and perform tests #9

Open
3 tasks done
goetzst opened this issue Apr 25, 2023 · 1 comment
Open
3 tasks done

Develop script to launch solutions and perform tests #9

goetzst opened this issue Apr 25, 2023 · 1 comment

Comments

@goetzst
Copy link
Contributor

goetzst commented Apr 25, 2023

To make interaction with the benchmark framework as seamless as possible we want to provide a simple script to launch submitted solutions and run our tests on them.
The following tasks should be completed for this:

  • Decide on scripting-language (bash vs. python)
  • Agree on how solutions declare how to run their executable
  • make a CLI executable from model comparator to check if models are similar
@TheoLeCalvar
Copy link
Member

Script to check correctness added with #19
It is written in bash, solutions have to write a launch.env file to specify how to build and launch the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants