Skip to content

Conversation

@syurkevi
Copy link
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