xtensor-stack / xtensor-benchmark

Easy to use benchmarks for linear algebra frameworks
BSD 3-Clause "New" or "Revised" License
24 stars 8 forks source link

Compilation #3

Closed JohanMabille closed 6 years ago

JohanMabille commented 6 years ago

@wolfv I added new options for picking a framework to benchmark against; for benchmarking against Eigen for instance:

cmake -DBENCHMARK_EIGEN=ON

The BENCHMARK_ALL activates benchmarks against the world ;)