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

add sum constraint back in #26

Merged
merged 20 commits into from
Feb 24, 2024
Merged

add sum constraint back in #26

merged 20 commits into from
Feb 24, 2024

Conversation

sgbaird
Copy link
Owner

@sgbaird sgbaird commented Feb 24, 2024

No description provided.

2 cores for a github actions runner
default: commands[0]> pytest -rFEx --durations 10 --color yes -n auto
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: -n
  inifile: /home/runner/work/honegumi/honegumi/pytest.ini
  rootdir: /home/runner/work/honegumi/honegumi
So maybe not all that helpful to parallelize over cores.
19 runners per python version

So, total 38 runners for a given run.

Note that there's a max of 40 runners across all repositories for my account (if I understood correctly): https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits

Jobs past this limit will get queued
@sgbaird sgbaird changed the title add constraint options add sum constraint back in Feb 24, 2024
@sgbaird sgbaird merged commit 2ba5c11 into main Feb 24, 2024
40 checks passed
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