Skip to content

Rust wrapper for ArrayFire 3.2

Compare
Choose a tag to compare
@9prady9 9prady9 released this 10 Dec 22:26
· 325 commits to master since this release
  • Feature parity with ArrayFire 3.2 libs except any CUDA/OpenCL pinned memory related functions.

The wrapper has known issue with ArrayFire v3.2.0 libs due to a single missing symbol af_draw_surface from the native library. Please use ArrayFire v3.2.1 fix release to fix the problem. Any version > 3.2.1 should also work fine.