summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add customizable title to the report. Solve the bug in module arguments.Andrea Arteaga2012-09-276-21/+33
* Added initial support for copying the reports at the end (working forAndrea Arteaga2012-09-272-6/+18
* Solve bug with void result.Andrea Arteaga2012-09-041-1/+1
* Removed useless print in report.Andrea Arteaga2012-09-031-2/+0
* Correct axis.Andrea Arteaga2012-09-031-2/+5
* Work on reports: smaller legend, smarter labels, errorbars.Andrea Arteaga2012-09-033-40/+35
* Better help message.Andrea Arteaga2012-09-021-18/+15
* Insert static modules list and check is requested module exists.Andrea Arteaga2012-08-112-11/+20
* Code for loading module placed in package module. Removed uselessAndrea Arteaga2012-08-112-40/+69
* Solved two important issues.Andrea Arteaga2012-08-082-3/+11
* Input parser, initializations, code cleanup.0.2_beta4Andrea Arteaga2012-08-0613-413/+405
* Cleaned modules.Andrea Arteaga2012-08-055-79/+19
* Allow different image formats (defaults svg). Rewritten arguments parser.Andrea Arteaga2012-08-043-11/+28
* Added "all" operation in blas. Updated blastests sample. Added openblas sample)Andrea Arteaga2012-08-041-0/+3
* Changed BTL init operation output from stderr to stdout. Log stderr ofAndrea Arteaga2012-08-041-9/+32
* Initial module lapacke.Andrea Arteaga2012-08-042-2/+31
* Inserted patched BTL into numbenchAndrea Arteaga2012-06-051-1/+1
* Added cache information in report.Andrea Arteaga2012-04-101-2/+15
* Solved problems with the scalapack module -- working now.Andrea Arteaga2012-04-092-1/+6
* Added -c / --clean switch.Andrea Arteaga2012-04-092-1/+13
* Environment files under (root)/etc/env.d are interpreted.Andrea Arteaga2012-04-092-1/+98
* Added exception handling for starting BTL. Solved portage exception handling.Andrea Arteaga2012-03-302-4/+10
* Solved BTL clock problem. Added initial (not tested) scalapack new module. So...0.2_beta2Andrea Arteaga2012-03-234-3/+81
* Merge remote branch 'origin/master'Andrea Arteaga2012-03-058-16/+86
|\
| * Added support for FFTW and sample configuration file.Andrea Arteaga2012-03-048-20/+88
* | Renamed HTMLReport, made reports modular.Andrea Arteaga2012-03-054-76/+4
|/
* Moved benchutils and portageutils to utils/.Andrea Arteaga2012-03-017-16/+13
* Merge branch 'master' of git://git.overlays.gentoo.org/proj/auto-numerical-benchAndrea Arteaga2012-02-2812-1400/+0
|\
| * Removed useless files and deprecated modules.Andrea Arteaga2012-02-2812-1400/+0
* | Bugs solved.Andrea Arteaga2012-02-282-4/+4
|/
* Restore copy logs and input file.Andrea Arteaga2012-02-271-0/+4
* Solved problems with lapack and report. Reordered sample configuration files.Andrea Arteaga2012-02-272-6/+7
* Merge remote branch 'origin/master' into HEAD0.2_beta1Andrea Arteaga2012-02-244-5/+11
|\
| * Better results, error handling, sample configuration file.Andrea Arteaga2012-02-225-6/+19
* | New Plotter classAndrea Arteaga2012-02-245-42/+65
|/
* Added wildcards and regexp support for skip. Fixed a few bugs.Andrea Arteaga2012-02-226-12/+59
* Fixed reports, added -d switchl, better failure checks.Andrea Arteaga2012-02-209-129/+141
* Rewritten code... New XML parser, better modules. Not completely tested!Andrea Arteaga2012-02-1526-322/+1209
* Removed buggy load printer thread.spiros2011-12-272-95/+31
* Added copyright notice.Andrea Arteaga2011-08-2221-0/+358
* Reintroduced fftw 3D actions.Andrea Arteaga2011-08-221-3/+2
* Solved bug when -N is not specified.Andrea Arteaga2011-08-211-0/+2
* Solved bug with PortageUtils.Andrea Arteaga2011-08-201-1/+4
* Added purge. Added -N to BTL for samples num.Andrea Arteaga2011-08-208-16/+58
* Updated documentation and allow more environment bash files.Andrea Arteaga2011-08-191-1/+3
* Added @file feature. Masked FFTW 3D tests.Andrea Arteaga2011-08-183-7/+53
* Solved problem with Print.Andrea Arteaga2011-08-172-5/+5
* Solved issue with module import.Andrea Arteaga2011-08-171-4/+5
* Updated fftw.Andrea Arteaga2011-08-171-1/+4
* Added load average, childs killing, signal handler.Andrea Arteaga2011-08-179-5/+107