Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
x0nr8
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
x0nr8
10mo ago
I’m not saying that VSCode is the snappiest editor out there but for all its flaws it’s still the most responsive editor for my use case on moderately sized CUDA/HIP projects.
2.
▲
by
x0nr8
1y ago
Unrelated but are you back at the Big Green? Curious about what they have you working on.
3.
▲
by
x0nr8
1y ago
HIP is definitely a viable option. In fact with some effort you can port large CUDA projects to be compilable with the HIP/ AMD-clang toolchain. This way you don’t have to rewrite the world from scratch in a new language but still be a
4.
▲
by
x0nr8
2y ago
What would differentiate this from AMD’s clang based HIP compiler https://rocm.docs.amd.com/projects/HIP/en/latest/ ?