Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
find0x90
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
find0x90
3mo ago
Yes, thank you, Bernard.
2.
▲
by
find0x90
2y ago
Much of the hype around DeepSeek is due to their extraordinarily low training and inference costs. They achieved this by optimizing their training code, apparently using PTX in addition to CUDA. PTX is kind of an intermediate assembly langu
3.
▲
by
find0x90
2y ago
Yes, there's some in the csrc/kernels directory. Search for 'asm' to find uses of it.
4.
▲
by
find0x90
2y ago
I don't see any use of PTX, might be in one of the other repos they plan to release.