Skip to content

Commit

Permalink
Add local worksize calculator for HIP adapter
Browse files Browse the repository at this point in the history
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
hdelan committed Feb 16, 2024
1 parent 4aceeda commit 786e114
Show file tree
Hide file tree
Showing 3 changed files with 1,908 additions and 16 deletions.
Loading

0 comments on commit 786e114

Please sign in to comment.