aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_multi_compilers.sh
Commit message (Collapse)AuthorAge
* Removed Column and Row in favor of BlockGravatar Gael Guennebaud2008-03-12
|
* * basic support for multicore CPU via a .evalOMP() whichGravatar Gael Guennebaud2008-03-09
internaly uses OpenMP if enabled at compile time. * added a bench/ folder with a couple benchmarks and benchmark tools.