Y
Hacker News
new
|
ask
|
show
|
jobs
by
declaredapple
881 days ago
GPU memory isolation is generally really bad, from between processes and entire virtual machines.
Does anyone know if nvidia's virtual gpus improve the isolation at all?
2 comments
jeroenhd
881 days ago
This is one of my main concerns with technologies like WebGPU. Luckily, WebGPU seems to sacrifice some performance to keep attacks like these from working:
https://github.com/trailofbits/LeftoverLocalsRelease/tree/ma...
link
hhh
881 days ago
IIRC it only improves if you use MIG.
link
declaredapple
880 days ago
So I guess only the A30/A100/H100 then?
link