-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels