Skip to content

hsakmt: Removed static version of libhsakmt from public#274

Closed
systems-assistant[bot] wants to merge 3 commits into
developfrom
import/develop/ROCm_ROCR-Runtime/github_SWDEV-529641
Closed

hsakmt: Removed static version of libhsakmt from public#274
systems-assistant[bot] wants to merge 3 commits into
developfrom
import/develop/ROCm_ROCR-Runtime/github_SWDEV-529641

Conversation

@systems-assistant
Copy link
Copy Markdown
Contributor

Removed the static version of the HSAKMT library (libhsakmt.a)
from the shared release packages because, there were some missing
exported symbols.  This library was only meant to be used
internally and therefore should not be included in any public
release.

🔁 Imported from ROCm/ROCR-Runtime#342
🧑‍💻 Originally authored by @rocm-devops

amd-jherichuang and others added 3 commits July 31, 2025 15:25
    Removed the static version of the HSAKMT library (libhsakmt.a)
    from the shared release packages because, there were some missing
    exported symbols.  This library was only meant to be used
    internally and therefore should not be included in any public
    releases.
…evelop/ROCm_ROCR-Runtime/github_SWDEV-529641
jrmadsen pushed a commit that referenced this pull request Aug 12, 2025
Clarify some VGPRs terms description.
Fix some wrong query logics of availableVGPRs_ and
availableRegistersPerCU_ in device info.
Add hipDeviceAttributeMaxAvailableVgprsPerThread
attribute query.
Remove hardcoding of following
 info_.vgprAllocGranularity_
 info_.vgprsPerSimd_
jrmadsen pushed a commit that referenced this pull request Aug 12, 2025
- Corelate memory_copy and kernel_dispatch events with their HIP stream_id and add stream_id as an annotation in Perfetto.
- By default, group memory_copy and kernel_dispatch events in Perfetto output by their stream_id.
- Add option, with the configuration setting ROCPROFSYS_ROCM_GROUP_BY_QUEUE, to group by HSA queue instead.

---------

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Co-authored-by: David Galiffi <David.Galiffi@amd.com>

[ROCm/rocprofiler-systems commit: 4b4a846]
@dayatsin-amd dayatsin-amd removed the request for review from fxkamd August 14, 2025 15:06
@jrmadsen
Copy link
Copy Markdown
Contributor

Please continue to provide the find package support and just provide the hsakmt::hsakmt interface target for the header path.

@jrmadsen
Copy link
Copy Markdown
Contributor

jrmadsen commented Aug 14, 2025

rocprofiler-sdk only uses the header path because we include <hsakmt/hsakmttypes.h> thus #153 shouldn't be necessary if y'all proceed with the recommendation above

jayhawk-commits pushed a commit that referenced this pull request Aug 18, 2025
Clarify some VGPRs terms description.
Fix some wrong query logics of availableVGPRs_ and
availableRegistersPerCU_ in device info.
Add hipDeviceAttributeMaxAvailableVgprsPerThread
attribute query.
Remove hardcoding of following
 info_.vgprAllocGranularity_
 info_.vgprsPerSimd_

[ROCm/clr commit: 397f303]
jayhawk-commits pushed a commit that referenced this pull request Aug 18, 2025
jharryma pushed a commit that referenced this pull request Sep 12, 2025
- Corelate memory_copy and kernel_dispatch events with their HIP stream_id and add stream_id as an annotation in Perfetto.
- By default, group memory_copy and kernel_dispatch events in Perfetto output by their stream_id.
- Add option, with the configuration setting ROCPROFSYS_ROCM_GROUP_BY_QUEUE, to group by HSA queue instead.

---------

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Co-authored-by: David Galiffi <David.Galiffi@amd.com>
ammallya pushed a commit that referenced this pull request Jan 21, 2026
* add host API for enqueuing barrier on given stream
ammallya pushed a commit that referenced this pull request Jan 21, 2026
* add host API for enqueuing barrier on given stream

[ROCm/rocshmem commit: a44b581]
dayatsin-amd added a commit that referenced this pull request Apr 7, 2026
Fix case where metadata test needs to be skipped on unsupported
hardware.
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been inactive for 25 days and will be marked as stale.

If you would like to keep this PR open, please:

  • Add new commits
  • Add a comment explaining why it should remain open

This PR will be automatically closed in 5 days if no further activity occurs.

@github-actions github-actions Bot added the Stale PR has no activity for 25+ days label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically closed due to inactivity (30 days with no updates).

If you'd like to continue working on this, feel free to reopen the PR or create a new one.

@github-actions github-actions Bot closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants