Skip to content

umar456/arrayfire-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrayFire Benchmarking Library

Requirements

  • ArrayFire v3.6
  • Google Benchmark

Installation

Separate build directory:

git clone --recursive http://github.com/umar456/arrayfire-benchmarks
cd arrayfire-benchmarks
git clone --branch v1.5.2 http://github.com/google/benchmark
mkdir build && cd build
cmake -DArrayFire_DIR=/path/to/build/dir ..
make -j8

ArrayFire Inline:

git clone --recursive http://github.com/umar456/arrayfire-benchmarks
cd arrayfire-benchmarks
git clone http://github.com/arrayfire/arrayfire
mkdir build && cd build
cmake ..
make -j8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •