| 50a5026b | 19-Apr-2018 |
Richard Tran Mills <rmills@rmills.org> |
Old sparse BLAS interfaces are now not referenced by MKL versions that deprecate them.
The old interfaces were deprecated in MKL version 18, update 2. The inspector-executor routines can still be "t
Old sparse BLAS interfaces are now not referenced by MKL versions that deprecate them.
The old interfaces were deprecated in MKL version 18, update 2. The inspector-executor routines can still be "turned off" by the user, but in version 18, update 2 and onwards, the new inspector-executor interface is used, with mkl_sparse_optimize() not called if the user does not want the inspector-executor functionality.
show more ...
|