| Commit message (Expand) | Author | Age | Files | Lines |
* | Add customizable title to the report. Solve the bug in module arguments. | Andrea Arteaga | 2012-09-27 | 6 | -21/+33 |
* | Added initial support for copying the reports at the end (working for | Andrea Arteaga | 2012-09-27 | 2 | -6/+18 |
* | Solve bug with void result. | Andrea Arteaga | 2012-09-04 | 1 | -1/+1 |
* | Removed useless print in report. | Andrea Arteaga | 2012-09-03 | 1 | -2/+0 |
* | Correct axis. | Andrea Arteaga | 2012-09-03 | 1 | -2/+5 |
* | Work on reports: smaller legend, smarter labels, errorbars. | Andrea Arteaga | 2012-09-03 | 3 | -40/+35 |
* | Better help message. | Andrea Arteaga | 2012-09-02 | 1 | -18/+15 |
* | Insert static modules list and check is requested module exists. | Andrea Arteaga | 2012-08-11 | 2 | -11/+20 |
* | Code for loading module placed in package module. Removed useless | Andrea Arteaga | 2012-08-11 | 2 | -40/+69 |
* | Solved two important issues. | Andrea Arteaga | 2012-08-08 | 2 | -3/+11 |
* | Input parser, initializations, code cleanup.0.2_beta4 | Andrea Arteaga | 2012-08-06 | 13 | -413/+405 |
* | Cleaned modules. | Andrea Arteaga | 2012-08-05 | 5 | -79/+19 |
* | Allow different image formats (defaults svg). Rewritten arguments parser. | Andrea Arteaga | 2012-08-04 | 3 | -11/+28 |
* | Added "all" operation in blas. Updated blastests sample. Added openblas sample) | Andrea Arteaga | 2012-08-04 | 1 | -0/+3 |
* | Changed BTL init operation output from stderr to stdout. Log stderr of | Andrea Arteaga | 2012-08-04 | 1 | -9/+32 |
* | Initial module lapacke. | Andrea Arteaga | 2012-08-04 | 2 | -2/+31 |
* | Inserted patched BTL into numbench | Andrea Arteaga | 2012-06-05 | 1 | -1/+1 |
* | Added cache information in report. | Andrea Arteaga | 2012-04-10 | 1 | -2/+15 |
* | Solved problems with the scalapack module -- working now. | Andrea Arteaga | 2012-04-09 | 2 | -1/+6 |
* | Added -c / --clean switch. | Andrea Arteaga | 2012-04-09 | 2 | -1/+13 |
* | Environment files under (root)/etc/env.d are interpreted. | Andrea Arteaga | 2012-04-09 | 2 | -1/+98 |
* | Added exception handling for starting BTL. Solved portage exception handling. | Andrea Arteaga | 2012-03-30 | 2 | -4/+10 |
* | Solved BTL clock problem. Added initial (not tested) scalapack new module. So...0.2_beta2 | Andrea Arteaga | 2012-03-23 | 4 | -3/+81 |
* | Merge remote branch 'origin/master' | Andrea Arteaga | 2012-03-05 | 8 | -16/+86 |
|\ |
|
| * | Added support for FFTW and sample configuration file. | Andrea Arteaga | 2012-03-04 | 8 | -20/+88 |
* | | Renamed HTMLReport, made reports modular. | Andrea Arteaga | 2012-03-05 | 4 | -76/+4 |
|/ |
|
* | Moved benchutils and portageutils to utils/. | Andrea Arteaga | 2012-03-01 | 7 | -16/+13 |
* | Merge branch 'master' of git://git.overlays.gentoo.org/proj/auto-numerical-bench | Andrea Arteaga | 2012-02-28 | 12 | -1400/+0 |
|\ |
|
| * | Removed useless files and deprecated modules. | Andrea Arteaga | 2012-02-28 | 12 | -1400/+0 |
* | | Bugs solved. | Andrea Arteaga | 2012-02-28 | 2 | -4/+4 |
|/ |
|
* | Restore copy logs and input file. | Andrea Arteaga | 2012-02-27 | 1 | -0/+4 |
* | Solved problems with lapack and report. Reordered sample configuration files. | Andrea Arteaga | 2012-02-27 | 2 | -6/+7 |
* | Merge remote branch 'origin/master' into HEAD0.2_beta1 | Andrea Arteaga | 2012-02-24 | 4 | -5/+11 |
|\ |
|
| * | Better results, error handling, sample configuration file. | Andrea Arteaga | 2012-02-22 | 5 | -6/+19 |
* | | New Plotter class | Andrea Arteaga | 2012-02-24 | 5 | -42/+65 |
|/ |
|
* | Added wildcards and regexp support for skip. Fixed a few bugs. | Andrea Arteaga | 2012-02-22 | 6 | -12/+59 |
* | Fixed reports, added -d switchl, better failure checks. | Andrea Arteaga | 2012-02-20 | 9 | -129/+141 |
* | Rewritten code... New XML parser, better modules. Not completely tested! | Andrea Arteaga | 2012-02-15 | 26 | -322/+1209 |
* | Removed buggy load printer thread. | spiros | 2011-12-27 | 2 | -95/+31 |
* | Added copyright notice. | Andrea Arteaga | 2011-08-22 | 21 | -0/+358 |
* | Reintroduced fftw 3D actions. | Andrea Arteaga | 2011-08-22 | 1 | -3/+2 |
* | Solved bug when -N is not specified. | Andrea Arteaga | 2011-08-21 | 1 | -0/+2 |
* | Solved bug with PortageUtils. | Andrea Arteaga | 2011-08-20 | 1 | -1/+4 |
* | Added purge. Added -N to BTL for samples num. | Andrea Arteaga | 2011-08-20 | 8 | -16/+58 |
* | Updated documentation and allow more environment bash files. | Andrea Arteaga | 2011-08-19 | 1 | -1/+3 |
* | Added @file feature. Masked FFTW 3D tests. | Andrea Arteaga | 2011-08-18 | 3 | -7/+53 |
* | Solved problem with Print. | Andrea Arteaga | 2011-08-17 | 2 | -5/+5 |
* | Solved issue with module import. | Andrea Arteaga | 2011-08-17 | 1 | -4/+5 |
* | Updated fftw. | Andrea Arteaga | 2011-08-17 | 1 | -1/+4 |
* | Added load average, childs killing, signal handler. | Andrea Arteaga | 2011-08-17 | 9 | -5/+107 |