Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added COPYING.0.1 | Andrea Arteaga | 2011-08-22 | 1 | -0/+340 |
| | |||||
* | Added copyright notice. | Andrea Arteaga | 2011-08-22 | 23 | -0/+395 |
| | |||||
* | Reintroduced fftw 3D actions. | Andrea Arteaga | 2011-08-22 | 1 | -3/+2 |
| | |||||
* | Solved bug when -N is not specified. | Andrea Arteaga | 2011-08-21 | 2 | -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 | 2 | -1/+19 |
| | |||||
* | 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 |
| | |||||
* | Added informations and solved bug within benchprint. | Andrea Arteaga | 2011-08-17 | 2 | -21/+24 |
| | |||||
* | Solved import issue. | Andrea Arteaga | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Added "executable". | Andrea Arteaga | 2011-08-17 | 1 | -0/+2 |
| | |||||
* | Added distutils setup.py and package numbench. | Andrea Arteaga | 2011-08-17 | 21 | -1/+18 |
| | |||||
* | Removed accuracy. | Andrea Arteaga | 2011-08-17 | 13 | -733/+3 |
| | |||||
* | Solved the test suit execution log issue. More documentation about logs. | Andrea Arteaga | 2011-08-17 | 8 | -28/+50 |
| | |||||
* | Added default to --help. Better documentation. | Andrea Arteaga | 2011-08-17 | 3 | -74/+32 |
| | |||||
* | Added instructions and more samples. | Andrea Arteaga | 2011-08-15 | 7 | -27/+50 |
| | |||||
* | Solved bug in benchprint | Andrea Arteaga | 2011-08-14 | 1 | -2/+2 |
| | |||||
* | Added manpage | Andrea Arteaga | 2011-08-14 | 1 | -0/+119 |
| | |||||
* | Merge remote branch 'origin/master' | Andrea Arteaga | 2011-08-14 | 7 | -44/+172 |
|\ | |||||
| * | Some help added. | spiros | 2011-08-13 | 7 | -44/+172 |
| | | |||||
* | | A few changes to btlbase | Andrea Arteaga | 2011-08-14 | 1 | -1/+2 |
|/ | |||||
* | Added main logging. Solved issues with utils and Portage. | spiros | 2011-08-09 | 4 | -37/+58 |
| | |||||
* | Merge branch 'unstable' of ↵ | spiros | 2011-08-09 | 106 | -9416/+1058 |
|\ | | | | | | | git+ssh://git.overlays.gentoo.org/proj/auto-numerical-bench | ||||
| * | pblas renamed to scalapack. | Andrea Arteaga | 2011-08-08 | 1 | -2/+2 |
| | | |||||
| * | Solve a PBLAS block issue. Log the pkg-config runs. | Andrea Arteaga | 2011-08-08 | 2 | -1/+7 |
| | | |||||
| * | Added some LAPACK tests. | Andrea Arteaga | 2011-08-07 | 3 | -3/+6 |
| | | |||||
| * | Added eigensolver tests (syev, stev) to lapack_accuracy | Andrea Arteaga | 2011-08-06 | 5 | -8/+103 |
| | | |||||
| * | Removed btl. | Andrea Arteaga | 2011-08-06 | 111 | -11437/+8 |
| | | |||||
| * | Implemented METIS tests (pmetis, kmetis). | Andrea Arteaga | 2011-08-05 | 2 | -2/+170 |
| | | |||||
| * | Solved problem with sizes. | Andrea Arteaga | 2011-08-05 | 2 | -1/+3 |
| | | |||||
| * | Added lapack_accuracy module. | Andrea Arteaga | 2011-08-05 | 17 | -23/+607 |
| | | |||||
| * | Added 3-dim FFTW. | spiros | 2011-08-03 | 6 | -4/+122 |
| | | |||||
| * | Continue merging | spiros | 2011-08-02 | 2 | -1/+67 |
| | | |||||
| * | Merge last week's changes: | spiros | 2011-08-02 | 15 | -113/+370 |
| | | | | | | | | | | * PBLAS/ScaLAPACK tests * BTL changes * Dependency resolution | ||||
| * | Added SVD decomposition. Work on eigenvalues action and mat-vec | spiros | 2011-07-24 | 7 | -48/+215 |
| | | | | | | multiply. | ||||
| * | Added working QR decomposition; added working symm_ev (but some negative | spiros | 2011-07-23 | 8 | -11/+295 |
| | | | | | | MFlops). | ||||
| * | Added cholesky. Solved some issues. | spiros | 2011-07-23 | 7 | -29/+182 |
| | | |||||
| * | Added support for parallel LU decomposition in the PBLAS module. Much | spiros | 2011-07-22 | 10 | -46/+197 |
| | | | | | | work on the distributed memory framework. | ||||
| * | Added 2D FFTW tests. Much work around FFTW. | spiros | 2011-07-21 | 13 | -390/+334 |
| | | |||||
| * | Updated much of the parallel BTL. Added first version of (almost | spiros | 2011-07-19 | 13 | -82/+307 |
| | | | | | | working) pblas/scalapck python module. | ||||
| * | Support for result checking in parallel matrix-vector. It works! | spiros | 2011-07-19 | 4 | -18/+58 |
| | | |||||
| * | Much work on distributed-memory BTL. | spiros | 2011-07-18 | 6 | -105/+204 |
| | | |||||
| * | Initial work on distributed-memory benchmarks. | spiros | 2011-07-17 | 13 | -11/+720 |
| | | |||||
| * | main.py executable | spiros | 2011-07-13 | 1 | -0/+0 |
| | | |||||
* | | main.py executable | spiros | 2011-07-17 | 1 | -0/+0 |
|/ | |||||
* | Removed tree for inclusion in proj/sci. | spiros | 2011-07-13 | 109 | -155/+8 |
| |