Skip to content

docs: improve docs #18

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
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

btraven00
Copy link

  • documentation fixes
  • add makefile
  • use cores and task-timeout

@@ -0,0 +1,11 @@
MAX_CORES ?= 10
# by default, we want to run all snakemake rules even if there are failures
OB_CMD=ob run benchmark -k --local --task-timeout "4h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markrobinsonuzh the 4h would be per (isolated) task (rule), we could well reduce it to 10 min or whatever fitting

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.

3 participants