pti-gpu icon indicating copy to clipboard operation
pti-gpu copied to clipboard

[oneprof] core dumped when using latest oneprof

Open Wanzizhu opened this issue 3 years ago • 0 comments

With latest code, run into code dumped error when using oneprof

  • command i use: oneprof --kernel-metrics -o memory.csv ./a.out
  • Issue
a.out: /pti-gpu/tools/oneprof/finalizer.h:686: std::vector<std::vector<long unsigned int> > Finalizer::MakeCache(): Assertion `time_id < metric_list.size()' failed.
Aborted (core dumped)

Wanzizhu avatar Nov 05 '22 11:11 Wanzizhu