]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
HIP: force max threads per block to be 1024 (llama/11621)
authorfxzjshm <redacted>
Tue, 4 Feb 2025 18:18:38 +0000 (02:18 +0800)
committerGeorgi Gerganov <redacted>
Wed, 12 Feb 2025 20:00:20 +0000 (22:00 +0200)
commit9e65e640914f820c5715ea9366d258516c657ef3
treeec951fc99933e0a7c943f8808a3403c1238f7f1d
parent8b42c06bb2f610b03f3bfe6bb28e4eee8dc79d20
HIP: force max threads per block to be 1024 (llama/11621)

Some old/vendor forked version of llvm still use 256. Explicitly set it to 1024 to align with upstream llvm.

Signed-off-by: fxzjshm <redacted>
src/ggml-hip/CMakeLists.txt