Skip to content

[Bug] Broken CSV generated on AMD 9375F 2P system #139

@helixzz

Description

@helixzz

I ran the core-to-core-latency binary (installed via cargo) and used the --csv parameter to save the results into a CSV file.

.cargo/bin/core-to-core-latency --csv > AMD_9375F.csv

However, when I tried to generate a plot using the Jupyter Notebook, an exception was thrown.

ParserError: Error tokenizing data. C error: Expected 128 fields in line 83, saw 188

Then I inspected the CSV using Excel and found it was indeed broken. Here's a screenshot to illustrate the incorrect line separation.

Image

AMD_9375F.csv

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