Searched refs:gpus_end (Results 1 – 1 of 1) sorted by relevance
435 int gpus_end = cpu_procs.size() + gpu_procs.size(); in init_compute_and_memory() local463 for (int i = gpus_begin; i < gpus_end; i++) { in init_compute_and_memory()