Nvidia-runners S3 cache implementation#2053
Conversation
|
@olupton Here is a comparison between this implementation and OCI one ( I took the very last
I moved also our tests to EKS, but we need to discuss what tests we need to run, if the tests I've implemented make sense/preserve what we have before, and what to do with nsys-jax tests. If you could have a look at this please. |
olupton
left a comment
There was a problem hiding this comment.
https://github.com/NVIDIA/JAX-Toolbox/actions/runs/24884720555/job/72862175533?pr=2053#step:7:5245 looks like we still run through the whole build again for final having done it for mealkit. Maybe the runners' local cache directories are too small?
The logic to spin up the remote cache server proxying to S3 looks good.
|
@olupton |
Great!
We have to keep pushing it to somewhere non-local because the JAX
Let's try it! We don't need to do this now, but we can speed this up more by enabling build caching for TE (already implemented internally). |
…NVIDIA/JAX-Toolbox into sbosisio/custom-s3-cache-with-local-aws
|
@olupton |
…NVIDIA/JAX-Toolbox into sbosisio/custom-s3-cache-with-local-aws
|
/ok to test 14f532b |
|
/ok to test fde4e51 |
No description provided.