|
|
|
|
|
by mkj
139 days ago
|
|
> For example, std::time::Instant is implemented on the GPU using a device timer The code is running on the gpu there. It looks like remote calls are only for "IO", the compiled stdlib is generally running on gpu. (Going just from the post, haven't looked at any details) |
|