Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pythomancer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
pythomancer
11mo ago
(author here) check_brackets_bt is actually exactly the algorithm that Raph mentions
2.
▲
by
pythomancer
2y ago
In BLAS terminology this is usually called CGEMM (for single precision) or ZGEMM (for double precision). Both cuBLAS and rocBLAS support ZGEMM, and the latter is open source. rocBLAS is also pretty complicated though, and perhaps not such a