Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 2
Given a symmetric positive-definite matrix X of size p x p, the problem is to compute the Cholesky decomposition X = LLT, where L is a lower triangular matrix.