arrayfire / arrayfire-python

Python bindings for ArrayFire: A general purpose GPU library.

Home Page:https://arrayfire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specifying the location of arrayfire *without* LD_LIBRARY_PATH

mboisson opened this issue · comments

Hi,
We are not using LD_LIBRARY_PATH on our system because
https://gms.tf/ld_library_path-considered-harmful.html

Is there another way than LD_LIBRARY_PATH to point to the location of the arrayfire libraries to the python wrapper ?
https://github.com/arrayfire/arrayfire-python/wiki

Not sure why it created the issue twice. Closing as a duplicate of #247