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

Does GPA support HIP compute applications? #76

Open
xuantengh opened this issue Mar 15, 2023 · 4 comments
Open

Does GPA support HIP compute applications? #76

xuantengh opened this issue Mar 15, 2023 · 4 comments

Comments

@xuantengh
Copy link

Does GPA support profiling for HIP applications? I notice there is already a issue #44 asking this but still no answer.

@PLohrmannAMD
Copy link
Contributor

GPA does not currently support HIP (or ROCm) applications.

Thanks for bringing that earlier request to my attention. I will respond there as well.

@PLohrmannAMD
Copy link
Contributor

While GPA does not support HIP, I would recommend that you look at our latest release the Radeon GPU Profiler (RGP), which now supports profiling HIP applications! https://gpuopen.com/rgp/

@xuantengh
Copy link
Author

While GPA does not support HIP, I would recommend that you look at our latest release the Radeon GPU Profiler (RGP), which now supports profiling HIP applications! https://gpuopen.com/rgp/

However, from the RGP repo, it seems that profiling HIP compute APIs is not support yet on Linux. Is there any way to profiling HIP program on Linux? Thanks.

@PLohrmannAMD
Copy link
Contributor

AMD's HIP implementation on Linux is based on ROCm, so your best bet appears to be the ROCProfiler available here: https://github.com/ROCm-Developer-Tools/rocprofiler

I haven't used it myself, but hopefully it will work for your needs!

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

No branches or pull requests

2 participants