build icon indicating copy to clipboard operation
build copied to clipboard

Compile cpu

Open bhack opened this issue 3 years ago • 5 comments

This is trying to figure out/monitor how much time, a build with the remote cache, requires on the standard Github Action hardware resources.

bhack avatar Nov 26 '21 16:11 bhack

We have some issue to match the remote cache here:

[12,071 / 13,189] Github Action timeout after ~ 6 Hours running the compilation job.

bhack avatar Nov 27 '21 14:11 bhack

As you seems not interested in https://github.com/tensorflow/build/pull/47 this is just the compile job in your published image on DockerHUb.

bhack avatar Nov 30 '21 02:11 bhack

This is something we can revisit later (Q1+) once the needs for internal CI have been covered.

angerson avatar Dec 02 '21 19:12 angerson

Ok but I don't know if the problem is at the CI level. it would be nice if you could compare the execution log with two builds on exactly same commit on the CI.

I've tried on the nightly commit and the level of cache misses is different in every nightly release:

https://discuss.tensorflow.org/t/adopting-open-source-dockerfiles-for-official-tf-nightly-ci/6050/17

bhack avatar Dec 02 '21 19:12 bhack

/cc @theadactyl

bhack avatar Aug 01 '22 13:08 bhack

As we have recently removed this file from the repository I have refactored this in TF with https://github.com/tensorflow/tensorflow/pull/57630

bhack avatar Sep 06 '22 22:09 bhack