Skip to content

arrayfire/arrayfire-data

Folders and files

NameName
Last commit message
Last commit date
Jul 24, 2019
Jul 4, 2017
Nov 24, 2014
Aug 23, 2016
Dec 23, 2014
Oct 5, 2023
May 3, 2015
Jan 29, 2016
Jun 26, 2015
Feb 8, 2020
Jul 22, 2019
Sep 29, 2015
Sep 28, 2015
Oct 17, 2018
Aug 26, 2014
Aug 26, 2014
Jul 20, 2018
May 10, 2015
Mar 12, 2015
Aug 20, 2024
Oct 30, 2015
Sep 19, 2014
Oct 17, 2018
May 27, 2015
Jul 20, 2018
Aug 26, 2014
Nov 3, 2015
Mar 1, 2015
May 18, 2015
Jan 11, 2016
Nov 14, 2014
Jul 27, 2017
Jul 27, 2017
Dec 4, 2014
Nov 11, 2015
Jan 16, 2020
Nov 29, 2017
Aug 5, 2018
Aug 18, 2016
Aug 26, 2014
Jun 9, 2016
Apr 15, 2020
Jun 24, 2015
Jun 25, 2018
Jun 23, 2021
Jan 28, 2020
Sep 30, 2014
Sep 16, 2014
Sep 29, 2014
May 19, 2015
Sep 18, 2014
Nov 5, 2014
Sep 17, 2014
Oct 30, 2015
Oct 13, 2016
Jul 24, 2019
Oct 17, 2014
Sep 29, 2015
Jun 25, 2018
Sep 29, 2014
May 11, 2016
Jan 16, 2016
May 19, 2015
Aug 26, 2014
Jul 13, 2017
May 18, 2015
Sep 26, 2014
Aug 10, 2015
Nov 19, 2018
Nov 11, 2014
Nov 11, 2014

Repository files navigation

ArrayFire Test Data

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.

This repository contains the test data used for testing ArrayFire

Format

The files are in the following format:

number of inputs
4-dimensional size of input 0
...
4-dimensional size of input n

number of results
total elements of results 0
...
total elements of results n

test data for input 0
...
test data for input n

test data for output 0
...
test data for output n

Contribute

Contributions of any kind are welcome! Please refer to this document to learn more about how you can get involved with ArrayFire.

Contact us

email: technical@arrayfire.com

Releases

No releases published

Packages

No packages published