projects
/
platform
/
upstream
/
lapack.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lapack.git
2011-08-08
james
QRT (QR factorization with compact WY representation...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
julie
CHANGE IN THE SCRIPT:
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
julie
merge errors for number only mode
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
julie
Add Julien's suggestions
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
langou
[ minor edits ]
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
julie
First try to get a nice script to analyze the LAPACK...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
james
Added N*N to LWEDC (and LRWEDC for complex cases) to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
julie
Update the name change (rev 985) for the CMAKE build
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
julie
Following Yana Gurieva (INTEL) 's comment
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
james
added an additional "N*N" to xSTEDC workspace "WORK...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
julie
Summer cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
james
Added IF statement to prevent potential out of range...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
langou
For Yana Gurieva (Intel), see forum post 2508 on Tue...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
langou
See post on the forum 2501 of Yana Gurieva from Intel...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
julie
Correct a workspace requirement comment in cbdsqr and...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
julie
Correction for Tobias.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
james
fixed problems with zero matrix and scan
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
julie
Apply Sebastien Fabbro patch for the cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
julie
Update the comment of ABSTOL according to Sven's recomm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
julie
Update ilaver and make.inc to 3.3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
julie
Update Version Number in CMAKE
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
julie
Update README for 3.3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
julie
Upadte header for the modified routine for the 3.3...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
julie
Second and hopefully last pass to homgenize notation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
james
decreased EPS by a factor of 0.9 to correct problem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
julie
Correct bug0077 : [DS]GESVD Minimum Worksize comments...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
julie
First pass for BLAS to homgenize notation for transpose...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
julie
First pass to homgenize notation for transpose (**T...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
julie
While looking if bug0022 was corrected, found that...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
julie
Remove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
julie
Remove the easy GO TO statments....still 13 to remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
julie
Formating code, use of * for comment, and follow other...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
james
Added missing Further Details description of V (copied...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
julie
Remove multiple definition of cpotrs
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
julie
Added compiler options needed for HP Fortran
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
julie
Correct bug 0076 reported by Intel Team on lapack forum
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
julie
Correct Workspace Query to make sure we return the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
julie
Correct and Add Error exit tests for *errtz
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
julie
One more workspace problem fixed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
julie
The c generated code should be better now
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
julie
Fix some workspace query problems found with the new...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
james
replaced "do/exit" scan logic with do while loop
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
julie
Added warning suppressions for the Intel compiler on...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
julie
Wrapped lines that extended past 72 columns
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
julie
Corrected a typo in the output message when setting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
julie
Re-worked type-size checks to search for differnt sizes...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
julie
Added a status message when using the supplied NETLIB...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
julie
Recude RELEASE optimization level from O>3 to O2
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
james
changed matrix norm to 'M' (max) from 'I' (inf) for...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
james
removed confusing comments about JMAX, resolves bug0034
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
james
removed confusing comments about JMAX, resolves bug0034
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
james
fixes bug0027: removed incorrect description of output...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
julie
Correct precision generation problem
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
julie
Fix bug 0074
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Fix Bug 0073: [Re] Add dummy routine in timer to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Move CMake files to a subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Link tmglib test library to lapack
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Organize binaries into bin and lib directories
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Restore CMake packaging removed in r858
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Revert "Restore CMake packaging removed in r858"
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Revert "Organize binaries into bin and lib directories"
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Revert "Link tmglib test library to lapack"
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Revert "Move CMake files to a subdirectory"
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Move CMake files to a subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Link tmglib test library to lapack
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Organize binaries into bin and lib directories
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
julie
Restore CMake packaging removed in r858
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
julie
Fix bug 0072 reported by Inge Gutheil on February 3rd...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
langou
Change from Christof (Voemel) sent on Mon, 31 Jan 2011.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
julie
Fix bug0070 : IWORK dimension is incorrect
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
julie
Correct bug0069
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
julie
Same for hetrs2 routines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
julie
Follow-up: fix for new routines to handle LDA
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
langou
1) Je viens de modifier le fichier timer_dsytri2.c...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
langou
bon maintenant, ca compile ... (desole)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
langou
J'ai lu le code vite fait. Comme ca, ca devrait marcher...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
julie
Include Zlatko changes following Paul Roberts from...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
julie
Correct multiple definition in the lapack lib (See...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
julie
Adding new hetri routines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
julie
Remove the last compiler directive
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
julie
Remove outdated compiler directives
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
julie
Suppress warning because of undefined variable
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
julie
Suppress a warning from SUN compilers when building...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
julie
Suppress harmless linker warnings on IRIX + MIPSpro
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
julie
Removed output truncation on ctest submissions.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
julie
Fix object needed for targets in CMAKE build
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
julie
minor fix following compiler warnings: remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
julie
minor fix: add comment to warn that vector and matrix...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
julie
Re-worked the type size check to be much more compact
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
julie
Added acml_mv to the ACML link libraries
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
julie
1. Adjusted regex checks in CheckLAPACKCompilerFlags...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
julie
Display the test's output to stdout after a run so...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
julie
1. Fixed a typo in FindBLAS for SGI (SCCL should have...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
julie
1. Added support for both IBM XL Fortran and IBM Visua...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
julie
Fixed a bug in the IBM compiler options (-ffixed-form...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
julie
Added checks disable floating point exceptions for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
julie
Fixed FindBLAS for Sun Performance Library
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
julie
Added a CTestCustom.cmake file to filter unwanted files...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
langou
Adding Peng Du's name in the authors of the variants.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
julie
1. Corrected the way linker flags from FindBLAS are...
commit
|
commitdiff
|
tree
|
snapshot
next