Lapack 3.2.1 is not fully theard safe right...but 3.3 is which is recently being released by netlib with help of intel.
So do some one know whether or not Lapack 3.3 version would be shipped with new MacPro.
|
Lapack 3.2.1 is not fully theard safe right...but 3.3 is which is recently being released by netlib with help of intel. So do some one know whether or not Lapack 3.3 version would be shipped with new MacPro. | ||||
|
feedback
|
|
The LAPACK version is right there in the header:
More specifically, it's a modified version of clapack-3.2.1, which has had some of the commonly used routines (things like LU factor and solve, Cholesky decomposition, etc) replaced with hand-tuned implementations. Edit: Please note that I said it is a modified LAPACK-3.2.1. In particular, among other modifications, the routines | ||||
|
feedback
|