The second image seems to be the docker inspect output and it looks fine, so I cannot really help you there.
Maybe you need to additionally specify the driver explicitly?
It's just a guess. Maybe other people here have more experience with using GPU requests.
d
delightful-magazine-1348
05/31/2023, 9:12 AM
i have found the cause of this issue, these agent containers are privileged mode container. if i set these containers with unprivileged mode, i got errors. what should i do?