Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    The Job List Panel shows a column summary of the jobs submitted to the farm, and provides right-click actions to manage those jobs. There are a handful of columns displayed by default, though around 30 columns are available that can be specified in the Preferences.

    The "Job Counts" title will show the number of jobs in the jobList view, the number that have been retrieved from the supervisor, and the total number of jobs in the supervisor. If the "Displayed" number is less than the "Retrieved" number, you should check and see if you are filtering the retrieved jobs with one of the job state buttons or the "User" or "Search" filter controls. In this case, the example image above, for example, the "Killed" jobs have been filtered out of the display.

    ...

    If the use of chunks and partitions is a common scenario in your farm, the user may want to enable the "Chunks" column in the GUI Preferences to display the chunk or partition count for jobs so the user may easily track the chunk or partition count for all jobs.

    Frame Average and ETA Columns 
    Columns for "Frame Average" (Avg) and "ETA" automatically calculate the estimated time it will take to complete running jobs based on previously rendered frames. It performs a simple calculation of determining the average time per frame, multiplying that by the number of frames remaining, and then dividing by the number of subjob processes running. It calculates this "on the fly" in WranglerView when the frame information is present, so selecting the desired job is necessary to have it perform the calculation. It will display the ETA if there are running subjob processes or leave it blank if there are not (since it can only move toward completion if there are running subjob processes).

    ...