Hacker News new | ask | show | jobs
by ananos 815 days ago
not necessarily -- CUDA produces many function calls, which in API remoting setups could degrade performance -- in our case, we draw the abstraction line a bit "higher" in the stack so it's more like a "functional" API remoting -- eg. image classification
1 comments

Gotcha, that makes sense.