GithubHelp home page GithubHelp logo

Comments (5)

DavisVaughan avatar DavisVaughan commented on July 20, 2024

furrr cannot work with remote clusters + progress bars with the current implementation. It needs to be able to write to a local file on Master from each Node. I've tried to state this by saying in the docs somewhere that the progress bar only works for multicore multiprocess and multisession

from furrr.

kendonB avatar kendonB commented on July 20, 2024

This sounds feasible for batchtools then? batchtools writes stdout to text files, for example, and the host process has access to the same file system as the nodes. Perhaps I'm confused by what Master means here.

from furrr.

DavisVaughan avatar DavisVaughan commented on July 20, 2024

Master in this case means your local computer, sorry. Where you call furrr from. I don't think in ever case you'd have access to that from your local computer. I also don't have enough experience to write or test that kind of thing

from furrr.

kendonB avatar kendonB commented on July 20, 2024

So yes in this case I'm calling furrr from an interactive session on the cluster, connected via ssh.

from furrr.

mllg avatar mllg commented on July 20, 2024

My best guess: The registry is created in a directory (see future.batchtools:::future_cache_path()) which is not shared across nodes. Can you provide a traceback()?

from furrr.

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.