1

Services: Select GPUs using CDI instead of the nvidia runtime

This commit is contained in:
2025-07-11 17:01:53 +02:00
parent 0055a72c21
commit 1efa8a54d8
5 changed files with 6 additions and 13 deletions

View File

@ -98,7 +98,6 @@
};
extraOptions = [
# "--gpus=all"
"--net=behind-nginx"
];
};