Searched refs:min_thread_work_unit_size (Results 1 – 1 of 1) sorted by relevance
422 const size_t min_thread_work_unit_size = l2_cache_size / sizeof(T); in Compute() local432 thread_work_unit_size >= min_thread_work_unit_size; in Compute()