summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/newinterfaces' into newinterfacesnewinterfacesAndrea Arteaga2012-10-2118-44/+49
|\
| * Use different seeds.Andrea Arteaga2012-10-1618-44/+49
* | Updated C interface with new (not tested) LAPACKe functions.Andrea Arteaga2012-10-213-3/+69
* | Removed old accuracy framework.Andrea Arteaga2012-10-2111-917/+0
|/
* Added and tested module lapackAccuracy.Andrea Arteaga2012-10-168-62/+408
* Updated LAPACK main program. Updated labels. Updated sample for LAPACK.Andrea Arteaga2012-10-1611-497/+76
* Added QRdecomp. Solved issue with constant A in LU and Cholesky. SolvedAndrea Arteaga2012-10-156-3/+102
* Added LU and Cholesky decompositions (errors not working yet)Andrea Arteaga2012-10-155-0/+219
* Fixed GeneralSolve and added LeastSquares.Andrea Arteaga2012-10-095-5/+122
* Placed BLAS action under subfolder. Written first LAPACK action. UpdatedAndrea Arteaga2012-10-0718-45/+151
* Added and tested actions for BLAS level 3.Andrea Arteaga2012-09-308-21/+335
* Complete the implementation of the CInterface for BLAS actions.Andrea Arteaga2012-09-305-30/+227
* Updated the (C)BLAS module to use the new interfaces.Andrea Arteaga2012-09-2911-16/+87
* Change BTL actions begins: BLAS levels 1 and 2 are done. OldAndrea Arteaga2012-09-2974-7302/+774
* Compelete the Fortran BLAS interface as requested by the current BLASAndrea Arteaga2012-09-282-6/+89
* Correctly parse module arguments.Andrea Arteaga2012-09-271-1/+1
* Initial import of the new interfaces.Andrea Arteaga2012-09-276-0/+367
* 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
* 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
|\
| * 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
* Updated openblas sample.Andrea Arteaga2012-08-111-90/+94
* Solved two important issues.Andrea Arteaga2012-08-082-3/+11
* Input parser, initializations, code cleanup.0.2_beta4Andrea Arteaga2012-08-0614-414/+408
* 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
* | Changed BTL init operation output from stderr to stdout. Log stderr ofAndrea Arteaga2012-08-042-12/+35
* | 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