Closed rigtorp closed 2 months ago
@rigtorp Apologies for the lack of response. Can you please check if your issue still exists with the latest ROCm 6.1.3? If not, please close the ticket. Thanks!
We've moved to using a static thunk, so this isn't being actively supported. Thanks for your inquiry.
Project version is defined in CMakeLists.txt:
But later it's not used for the library version (VERSION and SOVERSION):
Instead the
CMAKE_PROJECT_VERSION
,CMAKE_PROJECT_VERSION_MAJOR
, etc variables can be used: https://cmake.org/cmake/help/latest/variable/CMAKE_PROJECT_VERSION.htmlAdditionally these version numbers do not change between releases. What version should be used when packaging? Fedora for example uses 1.0.6: https://src.fedoraproject.org/rpms/hsakmt/blob/master/f/hsakmt.spec