Hacker News new | past | comments | ask | show | jobs | submit login

Numba compiling Python to PTX is absolutely "Python running on GPUs" and OpenACC is also "Fortran running on GPUs". If user code written in language X is compiled to target hardware Y then that is "X running on Y". This is fairly standard compiler terminology, not marketing speak. You specifically mentioned TensorFlow, which is NOT Python running on G/TPUs since the code that has neither Python's semantics nor its runtime.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: