areusch opened a new issue #7995:
URL: https://github.com/apache/tvm/issues/7995


   This is a tracking issue for the process of updating the TVM ci- containers 
to reflect the following PRs:
   - #7926
   - #7915
   
   It will also unblock PRs:
   - #7858
   - #7970 (it's possible we could just include this PR in this update)
   
   Steps:
   - [ ] Pick the latest revision of `main` and use that specific git hash for 
following steps. Document it here.
   - [ ] Build docker containers, tagging them as e.g. 
`<username>/ci-<container>:v0.<ver>` (we may not need to build all of these if 
#7970 is not included here)
       - [ ] ci-arm
       - [ ] ci-cpu
       - [ ] ci-gpu
       - [ ] ci-i386
       - [ ] ci-lint
       - [ ] ci-qemu
       - [ ] ci-wasm
   - [ ] Push docker containers to Docker Hub
   - [ ] Create a draft PR modifying `Jenkinsfile` to point all containers at 
`<username>/ci-<container>:v0.<ver>`
   - [ ] Force-push the PR to 
[ci-docker-staging](https://github.com/apache/tvm/tree/ci-docker-staging) branch
   - [ ] Jenkins will notice the push and start a build 
[here](https://ci.tlcpack.ai/job/tvm/job/ci-docker-staging/)
   - [ ] Debug the build and repeat these steps until the build passes
   - [ ] Push the valid containers to `tlcpack/ci-<container>:v0.<ver>`
   - [ ] Update the PR to point `Jenkinsfile` to the new containers.
   - [ ] Merge the PR.
   
   Let's use this tracking issue to record challenges we face in updating the 
drivers.
   
   @jroesch can you please note down where you were with this?
   
   cc @tqchen @u99127 @d-smirnov @leandron @tristan-arm 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to