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 circleci compatible sharding #86

Open
raubitsj opened this issue Aug 1, 2022 · 0 comments
Open

Add circleci compatible sharding #86

raubitsj opened this issue Aug 1, 2022 · 0 comments

Comments

@raubitsj
Copy link
Member

raubitsj commented Aug 1, 2022

This seems like the easiest thing to do to get better performance:
https://circleci.com/docs/parallelism-faster-jobs

open question:
This can easily be done for a given environment (base circleci image), but does it make sense to use parallelism across different images. For example should we have a single functional test job for each machine type, then circleci parallelism that shards different python versions? different tensorflow versions. etc

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

No branches or pull requests

1 participant