AnswerDotAI / AnswerDotAI/gpu.cpp
Find the optimal LIMIT setting
Open
- Dominant language
- C++
- Stars
- 4k
- Forks
- 199
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
The default limit setting for DAWN may be too small.
The number of threads is 256, but on a Mac we can use 1024, or the buffer size may be less than 1GB.
A function to automatically find the system limit is needed to achieve optimal performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.