Skip to content

python plotman.py interactive Automatically shut down after running for 5 seconds #12

@aisuyi065

Description

@aisuyi065

python plotman.py interactive Automatically shut down after running for 5 seconds
Below are my settings, is this correct?

Where to plot and log.

directories:
# One directory in which to store all plot job logs (the STDOUT/
# STDERR of all plot jobs). In order to monitor progress, plotman
# reads these logs on a regular basis, so using a fast drive is
# recommended.
log: C:\Users\suyi.chia\mainnet\log\debug.log

    # One or more directories to use as tmp dirs for plotting.  The
    # scheduler will use all of them and distribute jobs among them.
    # It assumes that IO is independent for each one (i.e., that each
    # one is on a different physical device).
    #
    # If multiple directories share a common prefix, reports will
    # abbreviate and show just the uniquely identifying suffix.
    tmp:
            - G:\7
            - G:\2
            - G:\3
            - H:\1
            - H:\3
            - H:\2
            - H:\2
            - H:\5
            - H:\6
            - H:\7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions