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 script to determine ideal number of shards #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add script to determine ideal number of shards #51

wants to merge 2 commits into from

Conversation

driazati
Copy link
Contributor

This re-uses some code from the monitoring/ dir with random
modifications (maybe in the future we could de-duplicate these) but for
now the code is fairly spaghetti-esque. determine_shards.py helps
generate content for PRs like apache/tvm#12473

This re-uses some code from the `monitoring/` dir with random
modifications (maybe in the future we could de-duplicate these) but for
now the code is fairly spaghetti-esque. `determine_shards.py` helps
generate content for PRs like apache/tvm#12473
driazati added a commit to driazati/tvm that referenced this pull request Dec 7, 2022
This uses the script from tlc-pack/ci#51 to
determine new shard numbers, run as:

```bash
python determine_shards.py --runtime-goal-m 60 --jenkins-template ../../tvm/ci/jenkins/templates/wasm_jenkinsfile.groovy.j2 --job tvm-wasm
```
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