[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/arrayfire/arrayfire.github.io/master/docs/debugging.htm [Back]  [Original]

ArrayFire: Debugging ArrayFire Issues
A high-performance general-purpose compute library
Debugging ArrayFire Issues

Using Environment Variables

Tips in Language Bindings

C++

  • af_print_mem_info("message", -1);: Print table of memory used by ArrayFire on the active GPU

Python

  • arrayfire.device.print_mem_info("message"): Print table of memory used by ArrayFire on the active GPU

Further Reading

See the ArrayFire README for support information.


Web Proxy Viewer  |  New URL  |  Original Page