Services: Select GPUs using CDI instead of the nvidia runtime
This commit is contained in:
@ -97,8 +97,8 @@
|
||||
};
|
||||
|
||||
extraOptions = [
|
||||
"--privileged"
|
||||
"--gpus=all"
|
||||
# "--privileged"
|
||||
"--device=nvidia.com/gpu=all"
|
||||
"--net=behind-nginx"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user