Giter VIP home page Giter VIP logo

Comments (4)

chriselrod avatar chriselrod commented on May 25, 2024 1

I like this suggestion. I saw something similar for a package tested on a server using GitLab runners, great that it seems relatively easy to setup now with GitHub CI. I think it'd be a good idea for some of my own packages as well.

But I think the 1 hour -> 6 hour regression sounds like something to investigate.

I see it prints some times:

 Test Summary:          | Pass  Broken  Total
parsing all the things |  244       4    248
Test Summary:        | Pass  Broken  Total
tests from Einsum.jl |  684       5    689
[ Info: Basic tests took 106.6 seconds
Test Summary:   | Pass  Total
internal pieces |  408    408
Test Summary:         | Pass  Total
matrix multiplication |   33     33
Test Summary:                  | Pass  Broken  Total
gradients: Tracker + DiffRules |   62       1     63
Test Summary:                    | Pass  Broken  Total
gradients: Tracker + ForwardDiff |   37       1     38
[ Info: Tracker tests took 197.9 seconds
Error: The operation was canceled.

But these printed times don't come close to adding up to the 6 hours it took before getting cancelled.

from tullio.jl.

mcabbott avatar mcabbott commented on May 25, 2024

I can't believe I have a package whose tests take hours, how did this happen?

But hopefully not really 6 hours. The next set of tests after Tracker is for KernelAbstractions, so perhaps this timeout is the same as JuliaGPU/KernelAbstractions.jl#155?

Even without timeouts, though, this split is an interesting idea. It would give you quicker feedback on which things are broken. And the implementation actually looks very simple.

from tullio.jl.

DilumAluthge avatar DilumAluthge commented on May 25, 2024

Oh, this might be the same as JuliaGPU/KernelAbstractions.jl#155!

Maybe this is the easiest first step: we create two test groups: group 1 is everything except the KernelAbstractions tests, and group 2 is only the KernelAbstractions tests.

from tullio.jl.

mcabbott avatar mcabbott commented on May 25, 2024

I think this can be closed, thanks again for #62.

from tullio.jl.

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.