←back to thread

1045 points mfiguiere | 1 comments | | HN request time: 0.499s | source
Show context
2OEH8eoCRo0 ◴[] No.39345991[source]
Question: Why aren't we using LLMs to translate programs to use ROCm?

Isn't translation one of the strengths of LLMs?

replies(1): >>39346961 #
1. JonChesterfield ◴[] No.39346961[source]
You can translate cuda to hip using a regex. LLM is rather overkill.