ROCm / roctracer

ROCm Tracer Callback/Activity Library for Performance tracing AMD GPUs
https://rocm.docs.amd.com/projects/roctracer/en/latest/
Other
69 stars 30 forks source link

error when build source on rocm 2.10 #36

Closed wormwang closed 2 weeks ago

wormwang commented 4 years ago

We meet error when build the roctracer on rocm 2.10 on Ubuntu 18.04 with gcc 7.50 and HIP/HCC 2.10

/home/motech/rocm2.10/new/roctracer/inc/roctracer_hsa.h:133:10: fatal error: 'inc/hsa_prof_str.h' file not found

include "inc/hsa_prof_str.h"

     ^~~~~~~~~~~~~~~~~~~~

where is the hsa_prof_str.h?

eshcherb commented 4 years ago

Could you please update yrou ROCM till ROCm 3.5? Also please use roc-3.5 roctracer repo branch.

eshcherb commented 4 years ago

There are python modules requirements: CppHeaderParser, argparse. To install: sudo pip install CppHeaderParser argparse

ppanchad-amd commented 1 month ago

@wormwang Do you still assistance with this ticket? If not, please close the ticket. Thanks!

ppanchad-amd commented 2 weeks ago

@wormwang Closing ticket as there has been no activity on this ticket for awhile. Please re-open the ticket if you still see the issue with the latest ROCm. Thanks!