Skip to content

enables join in oneapi backend#3406

Merged
syurkevi merged 1 commit into
arrayfire:masterfrom
syurkevi:oneapi_join
Apr 19, 2023
Merged

enables join in oneapi backend#3406
syurkevi merged 1 commit into
arrayfire:masterfrom
syurkevi:oneapi_join

Conversation

@syurkevi

Copy link
Copy Markdown
Contributor

Enables join in oneapi backend

This PR enable the join function within the oneapi backend. This current version does not follow the optimized kernels like the cuda and opencl backends (#3144) and will require an optimization pass at a later time. The existing kernel::memcopy was also missing a parameter for the output offset index that wasn't necessary for the existing copy routines.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

@syurkevi syurkevi merged commit 913ff69 into arrayfire:master Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants