kevmo314 / scuda

SCUDA is a GPU over IP bridge allowing GPUs on remote machines to be attached to CPU-only machines.
Apache License 2.0
536 stars 15 forks source link

fix: request id race condition #19

Closed kevmo314 closed 1 month ago

kevmo314 commented 1 month ago

request_id was subject to a read race if the nv call takes too long.