arrayfire / arrayfire-binary-python-wrapper

A python thin wrapper for ArrayFire library
https://arrayfire.com
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Device fixes #41

Closed sakchal closed 4 months ago

sakchal commented 5 months ago

This PR introduces a simple fix to the sync() function located in the manage_device.py file.

It sets the device_id to a default value of -1.

syurkevi commented 5 months ago

Can you resolve the conflict?