8000 Allow to run multiple games with the `-g` option · Issue #173 · clp-research/clemcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow to run multiple games with the -g option #173

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

Open
phisad opened this issue Apr 22, 2025 · 3 comments
Open

Allow to run multiple games with the -g option #173

phisad opened this issue Apr 22, 2025 · 3 comments
Labels
dev: enhancement A new feature or improvement to existing functionality priority: low

Comments

@phisad
Copy link
Collaborator
phisad commented Apr 22, 2025

Enable the option to run multiple games with a single command e.g. clem run -g taboo wordle imagegame

@phisad phisad added dev: enhancement A new feature or improvement to existing functionality priority: low labels Apr 22, 2025
@phisad
Copy link
Collaborator Author
phisad commented Apr 23, 2025

For now we support game selectors that unify with game specs. This does not easily match multiple game names.
However, a simple workaround is to use && or to write a simple batch script.

@Gnurro
Copy link
Collaborator
Gnurro commented Apr 23, 2025

There is currently a way to run sets of games: Passing a modelspec-like JSON object string that only specifies a benchmark_version - this will run all games that have that benchmark_version value in their gamespec.

@phisad
Copy link
Collaborator Author
phisad commented Apr 24, 2025

Yes, but the problem here is that people must modify all game specs first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: enhancement A new feature or improvement to existing functionality priority: low
Projects
None yet
Development

No branches or pull requests

2 participants
0