Y
Hacker News
new
|
ask
|
show
|
jobs
by
apbytes
437 days ago
Might have to look at specific lib implementations, but I'd guess that mostly gpu calls from python are actually happening in c++ land. And internally a lib might be using synchronize calls where needed.