Skip to content

Conversation

syurkevi
Copy link
Contributor

uses skbuild to optionally build the arrayfire library during python setup.py build/install
AF_BUILD_LOCAL_LIBS=1 environment variable used to perform the build. if it is not specified, setup.py will just install the .py files skipping the binary build step. The library has also been tweaked to prefer to load from the new local arrayfire/lib directory. If it doesn't exist the default system paths will be searched as in previous releases

load from local lib directory
loads local binaries if they are available
@9prady9 9prady9 merged commit 70c96ca into arrayfire:master Mar 3, 2021
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.

3 participants