<p>CMake will search BLAS libraries from system. If not found, OpenBLAS will be downloaded, built and installed automatically.
<p>CMake will search BLAS libraries from the system. If not found, OpenBLAS will be downloaded, built and installed automatically.
To utilize preinstalled BLAS, you can simply specify MKL, OpenBLAS or ATLAS via <codeclass="docutils literal"><spanclass="pre">MKL_ROOT</span></code>, <codeclass="docutils literal"><spanclass="pre">OPENBLAS_ROOT</span></code> or <codeclass="docutils literal"><spanclass="pre">ATLAS_ROOT</span></code>.</p>
To utilize preinstalled BLAS, you can simply specify MKL, OpenBLAS or ATLAS via <codeclass="docutils literal"><spanclass="pre">MKL_ROOT</span></code>, <codeclass="docutils literal"><spanclass="pre">OPENBLAS_ROOT</span></code> or <codeclass="docutils literal"><spanclass="pre">ATLAS_ROOT</span></code>.</p>