ROCm / roctracer

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

"roctracer_enable_op_activity" symbol does not exist in the library to link #50

Open reza-amd opened 3 years ago

reza-amd commented 3 years ago

"roctracer_enable_op_activity" does not exist for linking. We use "roctracer_enable_op_activity_expl" instead. In the roctracer documentations it shows that "roctracer_enable_op_activity" should be available.