13 Commits
Author SHA1 Message Date
Eman Resu ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Luna Nova 71b2c2d35a rocmPackages: 7.2.2 -> 7.2.3
https://rocm.docs.amd.com/en/docs-7.2.3/about/release-notes.html
2026-05-06 08:43:59 -07:00
Luna Nova 388127f06e rocmPackages: 7.2.1 -> 7.2.2
https://rocm.docs.amd.com/en/docs-7.2.2/about/release-notes.html
2026-04-15 09:32:07 -07:00
Robin Voetter 1a78444b1f rocmPackages.rocm-runtime: enable rocprofiler-register integration
This should enable rocprofv3's --hsa-trace option.
2026-04-05 00:53:40 +00:00
Luna Nova 374d7b4b48 rocmPackages: teach local update script to use finalAttrs and infer config 2026-03-27 10:54:08 -07:00
Luna Nova 4fb1de3dda rocmPackages: 7.2.0 -> 7.2.1
Release notes: https://rocm.docs.amd.com/en/latest/about/release-notes.html
2026-03-27 10:54:08 -07:00
Luna Nova 3bc0e6a4c5 rocmPackages: sha256 = -> hash = 2026-03-02 09:23:58 -08:00
Luna NovaandGavin Zhao 691e492590 rocmPackages: 7.1.1 -> 7.2.0
Thanks @GZGavinZhao for providing continued support in the form of
the ISA compat patch set.

Co-Authored-By: Gavin Zhao <git@gzgz.dev>
2026-02-28 21:51:01 -08:00
Luna Nova 43262f1244 rocmPackages.rocm-runtime: backport CWSR/stack kernel discovery patch
Backport two patches from rocm-systems for gfx1151 (Strix Halo):

hsakmt: bump vgpr count for gfx1151
  We apply only the change that adds a GFX_VERSION_GFX1151 define but
  not the default vgpr change which causes crashes on old kernels.
  The vgpr change was later partially reverted upstream.

hsakmt: Expose and use CWSR and Control stack sizes
  Fixes potential mismatches between stack sizes configured in the
  amdgpu kernel module and userspace by relying on kernel value when
  available. Falls back to hardcoded size based on ISA if kernel is
  too old. For gfx1151, also prints a warning that KFD ABI 1.20+ is
  recommended. This allows new kernels to work with this runtime
  detection mechanism. Only gfx1151 warns loudly because only it has
  had the size updated in kernel.

Hoping to resolve MES hang errors on gfx1151.
2026-02-12 13:29:17 -08:00
Luna Nova 6713c5e487 rocmPackages.rocm-runtime: apply fix for segfault when queue allocation fails
Found by @06kellyjac, possibly triggered by bug in linux-6.18.4

https://lore.kernel.org/linux-iommu/870872aa-28e9-412a-bac6-8020bf560e4f@amd.com/t/

Resolving this *will not fix the underlying issue*, but does transmute a
segfault into an actual error result.

ROCm error: out of memory
  current device: 0, in function stream at /build/source/ggml/src/ggml-hip/../ggml-cuda/common.cuh:1345
  hipStreamCreateWithFlags(&streams[device][stream], 0x01)
2026-01-24 16:06:54 -08:00
Luna Nova fb969ce6a5 rocmPackages: 7.0.2 -> 7.1.1 2026-01-24 16:06:50 -08:00
Luna Nova b280ad4aaf rocmPackages: 7.0.1 -> 7.0.2 2026-01-16 10:44:22 -08:00
Luna Nova fc1f8110e8 rocmPackages: 6.4.3 -> 7.0.1 2026-01-16 10:44:22 -08:00