Giter VIP home page Giter VIP logo

Comments (5)

Liam-Sturge avatar Liam-Sturge commented on June 2, 2024 1

Hi @Lunderberg, I too would have expected that only the last commit on the rebased branch would have been built. Really seems odd that this isn't the default behaviour here.

Thanks for looking in to it and getting the queue moving again. I agree that setting the Jenkins option disableConcurrentBuilds(abortPrevious: true) sounds like a sensible idea. For now, I am happy to close this issue as resolved.

from tvm.

Lunderberg avatar Lunderberg commented on June 2, 2024

Huh, that definitely wasn't intended with that PR. The large number of commits was due to rebasing onto main, where I had expected that only the last commit on the rebased branch would be built, as the intermediate commits don't require testing.

from tvm.

Lunderberg avatar Lunderberg commented on June 2, 2024

This PR is also one that impacts packed_func.h, which is included by practically everything in TVM. So, not only is it re-building TVM once for each rebased commit, but they're also full rebuilds that can't benefit from ccache.

from tvm.

Lunderberg avatar Lunderberg commented on June 2, 2024

Short-term, I've stopped all tasks related to #16183, and the ARM queue is recovering. All remaining tasks are related to other PRs, as it works through the backlog.

image

Long-term, it looks like there's a Jenkins option disableConcurrentBuilds(abortPrevious: true) (stack overflow link, GH link)) that we should enable. If there's two concurrent builds for the same PR, it would cancel the previous one.

from tvm.

lhutton1 avatar lhutton1 commented on June 2, 2024

This issue also seems to have occurred on #16425

from tvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.