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
Kloppenborg, B., Malcolm, J. and Melonakos, J. (2015).
9
+
ArrayFire - A high performance software library for parallel computing with an
10
+
easy-to-use API. Atlanta: AccelerEyes. Retrieved from https://github.com/arrayfire/arrayfire
11
+
```
12
+
13
+
BibTeX:
14
+
```bibtex
15
+
@misc{Yalamanchili2015,
16
+
abstract = {ArrayFire is a high performance software library for parallel computing with an easy-to-use API. Its array based function set makes parallel programming simple. ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it platform independent and highly portable. A few lines of code in ArrayFire can replace dozens of lines of parallel computing code, saving you valuable time and lowering development costs.},
17
+
address = {Atlanta},
18
+
author = {Yalamanchili, Pavan and Arshad, Umar and Mohammed, Zakiuddin and Garigipati, Pradeep and Entschev, Peter and Kloppenborg, Brian and Malcolm, James and Melonakos, John},
19
+
publisher = {AccelerEyes},
20
+
title = {{ArrayFire - A high performance software library for parallel computing with an easy-to-use API}},
0 commit comments