summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Better results, error handling, sample configuration file.Andrea Arteaga2012-02-226-26/+47
* | New Plotter classAndrea Arteaga2012-02-246-42/+68
|/
* 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-2010-129/+186
* 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 COPYING.0.1Andrea Arteaga2011-08-221-0/+340
* Added copyright notice.Andrea Arteaga2011-08-2223-0/+395
* Reintroduced fftw 3D actions.Andrea Arteaga2011-08-221-3/+2
* Solved bug when -N is not specified.Andrea Arteaga2011-08-212-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-192-1/+19
* 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
* Added informations and solved bug within benchprint.Andrea Arteaga2011-08-172-21/+24
* Solved import issue.Andrea Arteaga2011-08-171-1/+1
* Added "executable".Andrea Arteaga2011-08-171-0/+2
* Added distutils setup.py and package numbench.Andrea Arteaga2011-08-1721-1/+18
* Removed accuracy.Andrea Arteaga2011-08-1713-733/+3
* Solved the test suit execution log issue. More documentation about logs.Andrea Arteaga2011-08-178-28/+50
* Added default to --help. Better documentation.Andrea Arteaga2011-08-173-74/+32
* Added instructions and more samples.Andrea Arteaga2011-08-157-27/+50
* Solved bug in benchprintAndrea Arteaga2011-08-141-2/+2
* Added manpageAndrea Arteaga2011-08-141-0/+119
* Merge remote branch 'origin/master'Andrea Arteaga2011-08-147-44/+172
|\
| * Some help added.spiros2011-08-137-44/+172
* | A few changes to btlbaseAndrea Arteaga2011-08-141-1/+2
|/
* Added main logging. Solved issues with utils and Portage.spiros2011-08-094-37/+58
* Merge branch 'unstable' of git+ssh://git.overlays.gentoo.org/proj/auto-numeri...spiros2011-08-09106-9416/+1058
|\
| * pblas renamed to scalapack.Andrea Arteaga2011-08-081-2/+2
| * Solve a PBLAS block issue. Log the pkg-config runs.Andrea Arteaga2011-08-082-1/+7
| * Added some LAPACK tests.Andrea Arteaga2011-08-073-3/+6
| * Added eigensolver tests (syev, stev) to lapack_accuracyAndrea Arteaga2011-08-065-8/+103
| * Removed btl.Andrea Arteaga2011-08-06111-11437/+8
| * Implemented METIS tests (pmetis, kmetis).Andrea Arteaga2011-08-052-2/+170
| * Solved problem with sizes.Andrea Arteaga2011-08-052-1/+3
| * Added lapack_accuracy module.Andrea Arteaga2011-08-0517-23/+607
| * Added 3-dim FFTW.spiros2011-08-036-4/+122
| * Continue mergingspiros2011-08-022-1/+67
| * Merge last week's changes:spiros2011-08-0215-113/+370
| * Added SVD decomposition. Work on eigenvalues action and mat-vecspiros2011-07-247-48/+215
| * Added working QR decomposition; added working symm_ev (but some negativespiros2011-07-238-11/+295
| * Added cholesky. Solved some issues.spiros2011-07-237-29/+182
| * Added support for parallel LU decomposition in the PBLAS module. Muchspiros2011-07-2210-46/+197
| * Added 2D FFTW tests. Much work around FFTW.spiros2011-07-2113-390/+334
| * Updated much of the parallel BTL. Added first version of (almostspiros2011-07-1913-82/+307