Constant jail::helpers::MAX_OPEN_FILES_FOR_GPU
source · const MAX_OPEN_FILES_FOR_GPU: u64 = 32768;
Expand description
The max open files for gpu processes.
const MAX_OPEN_FILES_FOR_GPU: u64 = 32768;
The max open files for gpu processes.