Searched refs:proc_index (Results 1 – 1 of 1) sorted by relevance
440 int proc_index = 0; in init_compute_and_memory() local442 all_devices[i].type = cpu_procs[proc_index].type(); in init_compute_and_memory()444 std::vector<ATLMemory> memories = cpu_procs[proc_index].memories(); in init_compute_and_memory()460 proc_index++; in init_compute_and_memory()462 proc_index = 0; in init_compute_and_memory()464 all_devices[i].type = gpu_procs[proc_index].type(); in init_compute_and_memory()466 std::vector<ATLMemory> memories = gpu_procs[proc_index].memories(); in init_compute_and_memory()482 proc_index++; in init_compute_and_memory()484 proc_index = 0; in init_compute_and_memory()