Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New paper directory.HEADmaster | Andrea Arteaga | 2012-10-21 | 1 | -0/+0 |
| | |||||
* | Removed old configuration files. | Andrea Arteaga | 2012-10-21 | 6 | -46/+0 |
| | |||||
* | 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 |
| | | | local copy). | ||||
* | 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 |
| | |||||
* | Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/auto-numerical-bench | Andrea Arteaga | 2012-09-02 | 7 | -185/+192 |
|\ | |||||
| * | Updated samples.0.2 | Andrea Arteaga | 2012-08-28 | 7 | -185/+192 |
| | | |||||
* | | Better help message. | Andrea Arteaga | 2012-09-02 | 1 | -18/+15 |
|/ | |||||
* | Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/auto-numerical-bench | Andrea Arteaga | 2012-08-11 | 0 | -0/+0 |
|\ | | | | | | | | | Conflicts: samples/lapacktests.xml | ||||
| * | Updated LAPACK sample | Andrea Arteaga | 2012-08-11 | 1 | -32/+27 |
| | | |||||
* | | Updated LAPACK sample | Andrea Arteaga | 2012-08-11 | 1 | -32/+39 |
|/ | |||||
* | Insert static modules list and check is requested module exists. | Andrea Arteaga | 2012-08-11 | 2 | -11/+20 |
| | |||||
* | Updated manpage. | Andrea Arteaga | 2012-08-11 | 1 | -144/+140 |
| | |||||
* | Code for loading module placed in package module. Removed useless | Andrea Arteaga | 2012-08-11 | 2 | -40/+69 |
| | | | functions in main. | ||||
* | Updated openblas sample. | Andrea Arteaga | 2012-08-11 | 1 | -90/+94 |
| | |||||
* | Solved two important issues. | Andrea Arteaga | 2012-08-08 | 2 | -3/+11 |
| | | | | * In benchconfig curdir was not set up, blocking --directory. * In case of void "operations" tag, xmlinput crashed. | ||||
* | Input parser, initializations, code cleanup.0.2_beta4 | Andrea Arteaga | 2012-08-06 | 14 | -414/+408 |
| | | | | | | | | | | | | | | The old parser has been removed. Now only xml input is supported. xmlinput now has a class Parser. Module name and arguments are now present in the configuration file. Informations can be retrived separately from the file. benchconfig initialization is now splitted in functions that are called from within main.py. the same happens in benchprint. benchconfig now explicitly defines all the variables. In general, some clean up has been done and some warnings have been suppressed. | ||||
* | Cleaned modules. | Andrea Arteaga | 2012-08-05 | 5 | -79/+19 |
| | |||||
* | Updated openblas sample | Andrea Arteaga | 2012-08-05 | 1 | -1/+24 |
| | |||||
* | 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 | 3 | -29/+85 |
| | |||||
* | Included LAPACKe functions prototypes without header. | Andrea Arteaga | 2012-08-04 | 2 | -3/+18 |
| | |||||
* | Merge branch 'btloutput' | Andrea Arteaga | 2012-08-04 | 0 | -0/+0 |
|\ | |||||
| * | Changed BTL init operation output from stderr to stdout. Log stderr of | Andrea Arteaga | 2012-08-04 | 2 | -12/+35 |
| | | | | | | BTL to a different file. | ||||
* | | Changed BTL init operation output from stderr to stdout. Log stderr of | Andrea Arteaga | 2012-08-04 | 2 | -12/+35 |
| | | | | | | BTL to a different file. | ||||
* | | Initial module lapacke. | Andrea Arteaga | 2012-08-04 | 3 | -2/+50 |
|/ | |||||
* | New BTL module lapacke. | Andrea Arteaga | 2012-07-29 | 5 | -66/+160 |
| | |||||
* | Inserted patched BTL into numbench | Andrea Arteaga | 2012-06-05 | 118 | -3/+12971 |
| | |||||
* | Updated setup.py.0.2_beta3 | Andrea Arteaga | 2012-04-10 | 1 | -4/+19 |
| | |||||
* | 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 | 3 | -3/+8 |
| | |||||
* | 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 |
| | |||||
* | Rewritten man page. | Andrea Arteaga | 2012-03-28 | 1 | -73/+63 |
| | |||||
* | Solved BTL clock problem. Added initial (not tested) scalapack new module. ↵0.2_beta2 | Andrea Arteaga | 2012-03-23 | 6 | -11/+127 |
| | | | | Solved HTML issues. | ||||
* | Merge remote branch 'origin/master' | Andrea Arteaga | 2012-03-05 | 9 | -16/+117 |
|\ | |||||
| * | Added support for FFTW and sample configuration file. | Andrea Arteaga | 2012-03-04 | 9 | -20/+119 |
| | | |||||
* | | 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 |
| | |||||
* | New CBLAS sample | Andrea Arteaga | 2012-02-29 | 1 | -0/+41 |
| | |||||
* | Merge branch 'master' of git://git.overlays.gentoo.org/proj/auto-numerical-bench | Andrea Arteaga | 2012-02-28 | 15 | -1426/+0 |
|\ | |||||
| * | Removed useless files and deprecated modules. | Andrea Arteaga | 2012-02-28 | 15 | -1426/+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 | 11 | -62/+123 |
| | |||||
* | Merge remote branch 'origin/master' into HEAD0.2_beta1 | Andrea Arteaga | 2012-02-24 | 5 | -25/+39 |
|\ | | | | | | | | | Conflicts: numbench/report.py |