Hacker News new | ask | show | jobs
by qwertyuiop_ 52 days ago
GPUs don’t run python.
1 comments

Yes, GPUs run machine code like CPUs. The toolchain compiles code to machine code that gets executed on GPUs. In the stacks referenced above it's not exactly Python, which is why I used the term Python-ish instead of Python.