Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow access to arrays on other devices #3447

Merged
merged 9 commits into from Aug 17, 2023

Conversation

umar456
Copy link
Member

@umar456 umar456 commented Jun 16, 2023

This PR adds the ability to access af::arrays on other devices.

Description

  • Allows to directly access an af::array or af_array on other devices

Changes to Users

  • Users can now transfer data between devices without transferring data through the host.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

@umar456 umar456 force-pushed the multi_device_access branch 3 times, most recently from 3ea627e to 6c3df7a Compare June 17, 2023 22:33
@syurkevi syurkevi added this to the 3.9.0 milestone Jul 27, 2023
syurkevi
syurkevi previously approved these changes Aug 17, 2023
@umar456 umar456 merged commit 541687a into arrayfire:master Aug 17, 2023
12 checks passed
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.

None yet

2 participants