Y
Hacker News
new
|
ask
|
show
|
jobs
by
coffeebeqn
925 days ago
Could there be a compiler/transpiler from CUSA to whatever AMD is pushing ?
2 comments
puzzlingcaptcha
925 days ago
That's what
https://github.com/ROCm/HIPIFY
is (as a part of ROCm)
link
zamalek
925 days ago
I think it's llama.cpp that simply #defines all cuda_ functions to rocm_ (99% name-name). Porting seems to be that trivial.
link