You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated arrayfire to binary v3.6 and CUDA to 9-2 on Ubuntu 17.10.
C++ code works as usual - compiled and successfully computed.
arrayfire-python throws Seg fault after import arrayfire
there is no other indication of an error - python3 -m arrayfire.tests does the same
installed in /usr/local which used to work without problem+
also tried all export LD LIBRA.. AF_PATH.. but does not seem to make a difference