-
Notifications
You must be signed in to change notification settings - Fork 549
Improve performance of join #2417
Copy link
Copy link
Closed
Labels
good first issueA good issue to get familiar with the code baseA good issue to get familiar with the code base
Description
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueA good issue to get familiar with the code baseA good issue to get familiar with the code base