From the LAPACK's FAQ, we know it does not support sparse matrices:
Just to take a chance, does intel MKL break this restriction by introducing sparse matrices in LAPACK? If not, is there any other function domain of MKL that uses sparse matrices? Thanks.