Giter VIP home page Giter VIP logo

Comments (5)

maded2 avatar maded2 commented on August 17, 2024

you can run 2 instances of PlotNG to do this, just use different port number

from plotng.

Wontell avatar Wontell commented on August 17, 2024

Hi,
The second instance doesn't knows when Phase 1 ends on the first instance.

Its like this

DDDDDDD [7 drives and 7 plots running Phase 1]
when Phase2 ends on ANY drive start new Plot
so if
DDDODDD [the O is the one that finished Phase one, it should start on that one and then on the next one that finished Phase one

This is the ultimate stagger, you can have as many plots running parallel, and when any one finishes first Phase1 a new plot starts there.

Basically you need to add an option that says if Phase1 runs on drive, do not start plotting there
Your app already shows phases

from plotng.

maded2 avatar maded2 commented on August 17, 2024

Try this configuration:

MaxActivePlotPerTemp = 3
MaxActivePlotPerPhase1 = 7
NumberOfParallelPlots = 21

from plotng.

Wontell avatar Wontell commented on August 17, 2024

Try this configuration:

MaxActivePlotPerTemp = 3
MaxActivePlotPerPhase1 = 7
NumberOfParallelPlots = 21

Hi
it wont work

When Phase 1 is finished on one drive, the plotNG just moves to next TEMP folder on the list based on its settings
So if Drive 5 finished Phase1, but its Drive 1 turn for the Temp, it will start plotting on Drive 1.

Because not all drives are same speed some plots can start after others but finish first, so doing it manually wont work, you never know which out of the 7 running will finish Phase1 first.

if you add such option "MaxActivePhase1PerTemp" it will solve this issue and the Plotter will start plotting on a drive that finished Phase 1 and not the next one the list of temp folders.

from plotng.

maded2 avatar maded2 commented on August 17, 2024

Sorry, it really sound like you have a specific setup that needed specific custom coding for. I welcome any PR from you, but I don't think I have the time to implement.

from plotng.

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.