Skip to content

Incorrect PoC2 file if using multiple output #56

@zohead

Description

@zohead

If I use gpuPlotGenerator in multiple output files mode:

gpuPlotGenerator generate direct /path/123456_0_8192_8192_2 /path/123456_8192_8192_8192_2

then probably only the last plot file will be correct, other files will not be the same as single file mode.

gpuPlotGenerator generate direct /path/123456_0_8192_8192_2
gpuPlotGenerator generate direct /path/123456_8192_8192_8192_2

In this mode, both two plot files are correct.

This happens in Linux with AMD RX 470 GPU card, if I switch to RX 260x GPU, this doesn't happen.

Also if I generate two PoC1 files by one command, then both two PoC1 plot file are correct.

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