Hacker News new | ask | show | jobs
by boolemancer 1513 days ago
> Not to mention figuring out how to get docker to actually pass the GPU to the container.

Should just be passing `--gpus all` these days, shouldn't it?