Services: Select GPUs using CDI instead of the nvidia runtime
This commit is contained in:
@ -23,7 +23,6 @@
|
||||
environment = {};
|
||||
|
||||
extraOptions = [
|
||||
# "--gpus=all"
|
||||
"--net=behind-nginx"
|
||||
];
|
||||
};
|
||||
@ -58,7 +57,6 @@
|
||||
};
|
||||
|
||||
extraOptions = [
|
||||
# "--gpus=all"
|
||||
"--net=behind-nginx"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user