summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Accuracy: ready for single and double precision.accuracyAndrea Arteaga2012-09-173-22/+92
|
* Merge branch 'master' into accuracyAndrea Arteaga2012-09-041-1/+1
|\
| * Solve bug with void result.Andrea Arteaga2012-09-041-1/+1
| |
* | Catch accuracy program compilation error.Andrea Arteaga2012-09-041-1/+6
| |
* | Merge branch 'master' into accuracyAndrea Arteaga2012-09-031-2/+0
|\|
| * Removed useless print in report.Andrea Arteaga2012-09-031-2/+0
| |
* | Removed useless print.Andrea Arteaga2012-09-031-2/+1
| |
* | Merge branch 'master' into accuracyAndrea Arteaga2012-09-031-2/+5
|\|
| * Correct axis.Andrea Arteaga2012-09-031-2/+5
| |
* | Improved accuracy interpreter and solved filename bug.Andrea Arteaga2012-09-032-2/+3
| |
* | Accuracy module: output interpreter and result storage.Andrea Arteaga2012-09-033-23/+101
| |
* | Merge branch 'master' into accuracyAndrea Arteaga2012-09-033-40/+35
|\|
| * Work on reports: smaller legend, smarter labels, errorbars.Andrea Arteaga2012-09-033-40/+35
| |
* | Removed unused variable warning.Andrea Arteaga2012-09-031-1/+1
| |
* | Initial commit for accuracy lapack.Andrea Arteaga2012-09-039-6/+431
|/
* Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/auto-numerical-benchAndrea Arteaga2012-09-027-185/+192
|\
| * Updated samples.0.2Andrea Arteaga2012-08-287-185/+192
| |
* | Better help message.Andrea Arteaga2012-09-021-18/+15
|/
* Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/auto-numerical-benchAndrea Arteaga2012-08-110-0/+0
|\ | | | | | | | | Conflicts: samples/lapacktests.xml
| * Updated LAPACK sampleAndrea Arteaga2012-08-111-32/+27
| |
* | Updated LAPACK sampleAndrea Arteaga2012-08-111-32/+39
|/
* Insert static modules list and check is requested module exists.Andrea Arteaga2012-08-112-11/+20
|
* Updated manpage.Andrea Arteaga2012-08-111-144/+140
|
* Code for loading module placed in package module. Removed uselessAndrea Arteaga2012-08-112-40/+69
| | | functions in main.
* Updated openblas sample.Andrea Arteaga2012-08-111-90/+94
|
* Solved two important issues.Andrea Arteaga2012-08-082-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_beta4Andrea Arteaga2012-08-0614-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 Arteaga2012-08-055-79/+19
|
* Updated openblas sampleAndrea Arteaga2012-08-051-1/+24
|
* 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-043-29/+85
|
* Included LAPACKe functions prototypes without header.Andrea Arteaga2012-08-042-3/+18
|
* Merge branch 'btloutput'Andrea Arteaga2012-08-040-0/+0
|\
| * Changed BTL init operation output from stderr to stdout. Log stderr ofAndrea Arteaga2012-08-042-12/+35
| | | | | | BTL to a different file.
* | Changed BTL init operation output from stderr to stdout. Log stderr ofAndrea Arteaga2012-08-042-12/+35
| | | | | | BTL to a different file.
* | Initial module lapacke.Andrea Arteaga2012-08-043-2/+50
|/
* New BTL module lapacke.Andrea Arteaga2012-07-295-66/+160
|
* Inserted patched BTL into numbenchAndrea Arteaga2012-06-05118-3/+12971
|
* Updated setup.py.0.2_beta3Andrea Arteaga2012-04-101-4/+19
|
* Added cache information in report.Andrea Arteaga2012-04-101-2/+15
|
* Solved problems with the scalapack module -- working now.Andrea Arteaga2012-04-093-3/+8
|
* 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
|
* Rewritten man page.Andrea Arteaga2012-03-281-73/+63
|
* Solved BTL clock problem. Added initial (not tested) scalapack new module. ↵0.2_beta2Andrea Arteaga2012-03-236-11/+127
| | | | Solved HTML issues.
* Merge remote branch 'origin/master'Andrea Arteaga2012-03-059-16/+117
|\
| * Added support for FFTW and sample configuration file.Andrea Arteaga2012-03-049-20/+119
| |
* | Renamed HTMLReport, made reports modular.Andrea Arteaga2012-03-054-76/+4
|/
* Moved benchutils and portageutils to utils/.Andrea Arteaga2012-03-017-16/+13
|