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

python wheel platform issues #39

Open
yaBoiSosa opened this issue Mar 22, 2024 · 1 comment
Open

python wheel platform issues #39

yaBoiSosa opened this issue Mar 22, 2024 · 1 comment

Comments

@yaBoiSosa
Copy link

is this wheel for intel xpu/sycl devices or for CUDA? having issues with installation

pip install arrayfire-binary-python-wrapper -f https://repo.arrayfire.com/python/wheels/3.9.0/
@syurkevi
Copy link
Contributor

Hey! This project is not intended to be directly used by end users.

We're still finalizing this repo as a prerequisite for the new python wrapper and still need to build the wheels. We hope to have it available within a few weeks.

Once these wheels are available, they will support sycl devices as well as cuda devices.

For now this wrapper can work in the current form with our regular binary installers if you specify the AF_PATH environment variable.
Once we release the higher level wrapper as well this library will just provide low-level access to the binary. I'll keep this issue open as a reminder to clarify in the README. Our legacy library currently has out of the box wheels for cuda.

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

No branches or pull requests

2 participants