Code Monkey home page Code Monkey logo

Comments (7)

dchudz avatar dchudz commented on July 17, 2024

n.b.: We'd probably want to having staging.coiledhq.com use the pre-release in its default software environment, which will probably require changes to https://github.com/coiled/software-environments/.

from benchmarks.

jrbourbeau avatar jrbourbeau commented on July 17, 2024

It would be very helpful for us to have pre-releases of coiled-runtime available, either cut directly from dask main or a hand selected more recent version.

Sounds good. I figured this would be something we'd want to do at some point.

We could use this internally at coiled on our staging deployment as well to test things before promoting it to a full release

Just curious, how much activity does the staging deployment get? For example, I know there's an integration test suite -- does that run on staging?

from benchmarks.

dchudz avatar dchudz commented on July 17, 2024

The integ tests run on both staging and prod.

It's a lot of launching clusters with various options. No serious computations. (Closest thing is we run the taxi quickstart example.)

Currently they fail a lot. The most common reason is that we are using coiled-runtime as the software env, which doesn't include this: dask/distributed#5982.

from benchmarks.

jrbourbeau avatar jrbourbeau commented on July 17, 2024

Thanks for the additional info @dchudz

I'll suggest we add a new GHA workflow which runs on a cron and publishes a nightly version of coiled-runtime that uses the nightly of dask and distributed conda packages that are published on the dask conda channel https://anaconda.org/dask. I suspect we can also reuse some of the logic around how those dask and distributed nightlies are generated here for publishing a nightly coiled-runtime.

from benchmarks.

dchudz avatar dchudz commented on July 17, 2024

Sounds great, I think. After that someone could shift our GHA's in https://github.com/coiled/software-environments/ to use the nightly for staging.

In the meantime I think @shughes-uk is going to hack the default environment on staging to use latest.

from benchmarks.

jrbourbeau avatar jrbourbeau commented on July 17, 2024

In the meantime I think @shughes-uk is going to hack the default environment on staging to use latest.

Just checking in -- was a temporary hack possible? I'm thinking about prioritization and wanted to get a sense for how critical getting a pre-release process out is

from benchmarks.

shughes-uk avatar shughes-uk commented on July 17, 2024

@jrbourbeau yes I hacked it in. My highest priority ask now is just getting a new version of dask/distributed out and into coiled runtime, the stability difference is huge with the very minor plugin tweak!

from benchmarks.

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.