Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add local worksize calculator for HIP adapter
Make the logic of the guessLocalWorksize func more complex. This now mimics the CUDA adapter. Also remove a param from CUDA adapter's guessLocalWorksize func since the LocalSize is contained within the ur_kernel_handle_t, also a param to the func.
- Loading branch information