Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: rocprofv2 --plugin file --plugin-version 1 --kernel-trace -o file_name output csv header columns number doesn't match the number of data columns #144

Open
xiaohuguo2023 opened this issue Jul 16, 2024 · 0 comments
Assignees

Comments

@xiaohuguo2023
Copy link
Member

Problem Description

In the generated output file, the header has 21 columns and the data has 19 column. please see the attached output file
results_0.csv

The output was generated with below command

 run_bash_command_wrapper(f"rocprofv2 --plugin file --plugin-version 1 --kernel-trace -o {jobId} python {generated_kernel_name(M, N, K, jobId)}", capture=(verbose < 2))

Operating System

Ubuntu 20.04.6 LTS

CPU

AMD EPYC 9354

GPU

AMD Instinct MI300X

ROCm Version

ROCm 6.1.0

ROCm Component

No response

Steps to Reproduce

results_0.csv

Here is the generated output, the header has 21 column and the data has 19 column.

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants