←back to thread

1045 points mfiguiere | 2 comments | | HN request time: 0.875s | source
1. 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 #
2. JonChesterfield ◴[] No.39346961[source]
You can translate cuda to hip using a regex. LLM is rather overkill.