const MAX_OPEN_FILES_FOR_GPU: u64 = 32768;
Expand description

The max open files for gpu processes.