Skip to content

nasosi/ublas_performance_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ublas_performance_sandbox

A sandbox repo for ublas performance experiments. To download:

git clone https://github.com/nasosi/ublas_performance_sandbox.git

To compile:

cd ublas_performance_sandbox

qmake

make

or:

cd ublas_performance_sandbox

g++ -DNDEBUG -O3 -std=c++0x main.cpp -o benchmarks

To run:

./benchmarks

About

A sandbox repo for ublas performance experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published