llama.cpp
3ec9fd4b
- HIP: force max threads per block to be 1024 (#11621)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
160 days ago
HIP: force max threads per block to be 1024 (#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 <fxzjshm@163.com>
References
#11621 - HIP: force max threads per block to be 1024
Author
fxzjshm
Parents
3962fc1a
Files
1
ggml/src/ggml-hip
CMakeLists.txt
Loading