View all files | ||||
This project is still in the prototype phase. Please follow the discussion on this issue. You can also chat with us at the following locations:
Ensure you have the ArrayFire library installed on your system.
You can get the ArrayFire library from one of the following ways:
Point AF_PATH to the installed location of ArrayFire.
If using the CUDA backend, you will need to include path to nvvm
Point GOPATH to the location of arrayfire-go
Export LD_LIBRARY_PATH on Linux and DYLD_LIBRARY_PATH on OSX to point to
For ArrayFire 3.2 and above:
For older versions replace -laf with either -lafcuda, -lafopencl or -lafcpu
If you want to contribute to this project, start here: