Martin Kroeker
3cda1ce50a
Revert insiduous suppression of the -fopenmp flag in the LAPACK subtree
This was added in #1046 citing a problem with mingw, but in effect it quietly reduces thread safety on all non-Windows platforms (while -fopenmp is already disabled for Windows builds through the toplevel Makefile.system). Removing the filter fixes #1425
7 years ago
martin
3be5c3d343
Update LAPACK to 3.8.0
7 years ago
Werner Saar
1153e3ac39
filtered out -fopenmp and fix for mingw
8 years ago
Werner Saar
7c2c488c23
removed xerbla and lsame for Makefile
8 years ago
Werner Saar
4494d03a21
filtered out optimized functions
8 years ago
Werner Saar
d35baf30cf
added lapack 3.7.0 with latest patches from git
8 years ago
Werner Saar
8cd46acebb
removed lapack 3.6.0
8 years ago
Martin Köhler
92a858e69e
Import LAPACK: SRC directory
9 years ago
Werner Saar
299cdcdc29
lapack fixes for Windos
10 years ago
Werner Saar
33e37d01b3
added lapack-3.6.0
10 years ago
Werner Saar
64db4576e6
removed lapack-3.5.0
10 years ago
wernsaar
cedc1f4b14
Ref #410 : disabled optimized potri functions ( single threading bug)
11 years ago
Zhang Xianyi
a40116de25
Fixed generating DLL bug.
11 years ago
wernsaar
89da450800
enabled and tested optimized potri lapack functions
11 years ago
wernsaar
c26bbee489
enabled abd tested optimized trtri lapack functions
11 years ago
wernsaar
a748d3a75d
enabled optimized trti2 lapack functions again
11 years ago
wernsaar
a5ab231ad4
enabled optimized complex lauum lapack functions again
11 years ago
wernsaar
dbaeea7b59
enabled lauu2 and lauum lapack functions again
11 years ago
wernsaar
0d75f3b6a2
enabled and tested optimized gesv lapack functions
11 years ago
wernsaar
2ff66e661d
enabled and tested optimized laswp lapack function
11 years ago
wernsaar
ebc95e6f11
enabled and tested optimized potf2 lapack functions
11 years ago
wernsaar
61a2c50e8e
enabled and tested optimized getf2 lapack functions
11 years ago
wernsaar
4f98f8c9b3
enabled and tested optimized potrf lapack functions
11 years ago
wernsaar
536875d463
enabled and tested optimized getrs lapack functions
11 years ago
wernsaar
65f2fba4c3
enabled and tested optimized cgetrf lapack function
11 years ago
wernsaar
eea6f51df9
enabled and tested optimized sgetrf lapack function
11 years ago
wernsaar
6fc4646709
enabled and tested optimized zgetrf lapack function
11 years ago
wernsaar
ac029f81b3
enabled and tested optimized dgetrf function
11 years ago
wernsaar
a35a1a9ae7
changed makefiles for lapack development
11 years ago
Zhang Xianyi
0f6e79f918
Refs #324 . Upgrade LAPACK to 3.5.0 version.
11 years ago
Zhang Xianyi
61a9582987
Changed makefile for lapack.
12 years ago
Zhang Xianyi
3eb5af1955
Refs #247 . Included lapack source codes. Avoid downloading tar.gz from netlib.org
Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
12 years ago