Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yarpen_z
on Aug 10, 2024
|
parent
|
context
|
favorite
| on:
Show HN: Attaching to a virtual GPU over TCP
Yes. While I don't know what they do internally, API remoting has been used for GPUs since at least rCUDA - that's over 10 years ago.
LD_PRELOAD trick allows you to intercept and virtualize calls to the CUDA runtime.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
LD_PRELOAD trick allows you to intercept and virtualize calls to the CUDA runtime.