aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Collapse)AuthorAge
* Improve cmake scripts for Pastix and BLAS detection.Gravatar Gael Guennebaud2017-04-14
|
* Adding synchronisation to convolution kernel for sycl backend.Gravatar Mehdi Goli2017-03-13
|
* Fixing typo in sycl Benchmark.Gravatar Mehdi Goli2017-03-08
|
* Adding sycl Benchmarks.Gravatar Mehdi Goli2017-03-08
|
* Merge latest changes from upstreamGravatar Benoit Steiner2017-01-30
|\
| * Add debug outputGravatar Gael Guennebaud2017-01-03
| |
| * Fix inclusionGravatar Gael Guennebaud2017-01-03
| |
* | Fixed the sycl benchmarking codeGravatar Benoit Steiner2016-12-22
|/
* typoGravatar Gael Guennebaud2016-12-08
|
* make sure we use the right eigen versionGravatar Gael Guennebaud2016-12-08
|
* fix usage of custom compilerGravatar Gael Guennebaud2016-12-08
|
* Add missing include and use -O3Gravatar Gael Guennebaud2016-12-07
|
* Fix call to convert on linuxGravatar Gael Guennebaud2016-12-07
|
* Cleanup file structureGravatar Gael Guennebaud2016-12-07
|
* Update perf monitoring scripts to generate html/svg outputsGravatar Gael Guennebaud2016-12-07
|
* generate png file for web uploadGravatar Gael Guennebaud2016-12-06
|
* Update monitored changeset listsGravatar Gael Guennebaud2016-12-06
|
* fix compilation of BTL's blaze interfaceGravatar Gael Guennebaud2016-12-05
|
* Add performance monitoring for LLTGravatar Gael Guennebaud2016-12-05
|
* extend monitoring benchmarks with transpose matrix-vector and triangular ↵Gravatar Gael Guennebaud2016-12-05
| | | | matrix-vectors.
* Add perf monitoring for gemvGravatar Gael Guennebaud2016-12-02
|
* Re-enable A^T*A action in BTLGravatar Gael Guennebaud2016-12-02
|
* Pull the latest updates from trunkGravatar Benoit Steiner2016-10-05
|\
| * Do not manually add absolute path to boost-library.Gravatar Christoph Hertzberg2016-09-22
| | | | | | | | Also set C++ standard for blaze to C++14
* | Partial OpenCL support via SYCL compatible with ComputeCpp CE.Gravatar Luke Iwanski2016-09-19
|/
* Update and fix Cholesky mini benchmarkGravatar Gael Guennebaud2016-07-28
|
* Update benchmark for dense solver to stress least-squares pb, and to output ↵Gravatar Gael Guennebaud2016-07-21
| | | | a HTML table
* Update relevent list of changesets.Gravatar Gael Guennebaud2016-07-04
|
* asm escape was not strong enough to prevent too aggressive compiler ↵Gravatar Gael Guennebaud2016-07-04
| | | | optimization let's fallback to no-inline.
* Few fixes in perf-monitoring.Gravatar Gael Guennebaud2016-07-04
|
* Include recent changesets that played with product's kernelGravatar Gael Guennebaud2016-06-09
|
* Updated the README file for the tensor benchmarksGravatar Benoit Steiner2016-05-25
|
* Improved the performance of tensor paddingGravatar Benoit Steiner2016-05-25
|
* Added benchmarks for contraction on CPU.Gravatar Benoit Steiner2016-05-13
|
* Added a benchmark to measure the performance of full reductions of 16 bit floatsGravatar Benoit Steiner2016-05-05
|
* Use index list for the striding benchmarksGravatar Benoit Steiner2016-04-21
|
* remove useless includeGravatar Gael Guennebaud2016-04-14
|
* Enable the benchmarks for algebraic and transcendental fnctions on fp16.Gravatar Benoit Steiner2016-04-12
|
* Turned on the contraction benchmarks for fp16Gravatar Benoit Steiner2016-04-12
|
* Turn on the coeffWise benchmarks on fp16Gravatar Benoit Steiner2016-04-07
|
* Fixed the type casting benchmarks for fp16Gravatar Benoit Steiner2016-04-07
|
* Fixed the benchmarking of fp16 coefficient wise operationsGravatar Benoit Steiner2016-04-07
|
* Updated the benchmarking code to use Eigen::half instead of halfGravatar Benoit Steiner2016-03-24
|
* Made the tensor benchmarks compile on MacOSGravatar Benoit Steiner2016-03-23
|
* bug #1178: Simplified modification of the SSE control register for better ↵Gravatar Christoph Hertzberg2016-03-20
| | | | portability
* Added benchmarks for full reductionGravatar Benoit Steiner2016-02-29
|
* Improved the READMEGravatar Benoit Steiner2016-02-27
|
* Added benchmarks for type casting of float16Gravatar Benoit Steiner2016-02-26
|
* Added benchmarks for fp16Gravatar Benoit Steiner2016-02-26
|
* Extended the tensor benchmark suite to support types other than floatsGravatar Benoit Steiner2016-02-23
|