Giter Club home page Giter Club logo

Comments (6)

SiddhantSadangi avatar SiddhantSadangi commented on May 20, 2024 2

Hey @NiklasKappel πŸ‘‹

We just released neptune v1.10.0, and from my tests, the issue seems to have been fixed.

Could you please upgrade to the latest version of Neptune and give it a shot? πŸ™

from neptune-client.

NiklasKappel avatar NiklasKappel commented on May 20, 2024 2

Hey, I just tried the latest version and the issue seems to be fixed for me as well. .neptune/async/ is now empty after a training run. :)

from neptune-client.

SiddhantSadangi avatar SiddhantSadangi commented on May 20, 2024 1

Hey @NiklasKappel πŸ‘‹

We have started looking into this, and initial investigations suggest that Lightning is doing some kind of β€œinstant kill” signals/overriding the signals in general to all the dataloader workers, preventing us from calling the post-execution cleaning logic.

While we see if this can be addressed from our end, can you try using persistent_workers=True in your DataLoaders? This will reduce the number of exec-* folders to ~num_workers.

from neptune-client.

NiklasKappel avatar NiklasKappel commented on May 20, 2024 1

Thanks, I can confirm that persistent_workers=True limits the number of exec-* folders to ~num_workers, which is already satisfactory as a workaround. :)

from neptune-client.

SiddhantSadangi avatar SiddhantSadangi commented on May 20, 2024

@NiklasKappel - great! Thanks for confirming!

Meanwhile we will continue investigating if this can be fixed from our end, or if there needs to be an issue created in Lightning's repo

from neptune-client.

SiddhantSadangi avatar SiddhantSadangi commented on May 20, 2024

Perfect πŸŽ‰

Thanks for confirming!

from neptune-client.

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.