Skip to content

Support multiple concurrent benchkit instances#350

Open
svdvonde wants to merge 2 commits into
open-s4c:mainfrom
svdvonde:tmp-folder
Open

Support multiple concurrent benchkit instances#350
svdvonde wants to merge 2 commits into
open-s4c:mainfrom
svdvonde:tmp-folder

Conversation

@svdvonde

Copy link
Copy Markdown

This pull request allows per-campaign configuration of a tmp_dir instead of using one globally. Currently, all instances of benchkit write to a single global file benchkit-campaign.sh which makes running multiple instances yield errors. This prevents me from running benchkit multiple times concurrently on VUB's Hydra cluster.

This pull request adds a new optional argument tmp_dir to campaigns in the same style as the existing optional argument results_dir.

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

Successfully merging this pull request may close these issues.

1 participant