Glow: [CI] Migrate to CircleCI and explore better parallelism

Created on 11 Oct 2018  路  4Comments  路  Source: pytorch/glow

Travic CI runs are slow and there is a lot of contention on concurrent runs which slows down iteration on PRs from serval contributors.
See more details in https://github.com/pytorch/glow/issues/1763.

We would like to run even more tests which might take longer, see here.

This issue is to track progress on migrating Glow CI infrastructure to CircleCI.
See more details on CircleCI here.

Most helpful comment

Closing since we're on CircleCI now! Thanks @zrphercule!

All 4 comments

see https://github.com/pytorch/glow/pull/1833 for some of the configuration added for CircleCI.

@zrphercule it looks like you are planning to tackle this. based on the latest quip I see ;)

@rdzhabarov Yeah =w= I just modified the build of onnx, since before that we cannot build using ninja. Hope we can tackle this next week.

Closing since we're on CircleCI now! Thanks @zrphercule!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

speryt picture speryt  路  3Comments

jackm321 picture jackm321  路  3Comments

tkclimb picture tkclimb  路  4Comments

georgeokelly picture georgeokelly  路  4Comments

alannnna picture alannnna  路  3Comments