Skip to content

Conversation

edwinsolisf
Copy link

To build the ArrayFire Python Wheels there are three arguments that must be specified for the dockerfile:

  • AF_CUDA_MAJOR_VERSION which supports from 11 and 12
  • AF_CUDA_MINOR_VERSION supports 1 for cuda 11 and 0 to 8 for cuda 12
  • AF_PYTHON_VERSION: supports 3.10 onwards

Currently this is being built with oneapi 2025.1, gcc 10 for the upcoming ArrayFire 3.10

To do:

  • Currently some changes must be done to the arrayfire, arrayfire-py, and arrayfire-binary-python-wrapper must be done for this to work correctly, so it is currently pulling from my personal forks and branches.

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