ORNL / ReSolve

Library of GPU-resident linear solvers
Other
51 stars 1 forks source link

Add platform agnostic profiling support #63

Open cameronrutherford opened 8 months ago

cameronrutherford commented 8 months ago

roctx support was added during the hackathon by @PaulMullowney for AMD platforms, but we should abstract this to work for any backend supported similar to how ExaGO does.

This should be reflected as well in the spack package, and hopefully by the time we finish this, roctracer-dev's spack package works at the CMake level

cameronrutherford commented 8 months ago

This is the extension of #68

cameronrutherford commented 3 months ago

https://github.com/ROCm/rocprofiler/issues/131 - according to this, roctracer-dev now works with Spack just fine. This isn't blocked as far as I can tell

pelesh commented 1 month ago

CC @superwhiskers