The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=12925 ====================================================================== Reported By: andreasvoegel Assigned To: ====================================================================== Project: CMake Issue ID: 12925 Category: CMake Reproducibility: always Severity: feature Priority: low Status: new ====================================================================== Date Submitted: 2012-02-01 03:07 EST Last Modified: 2012-02-01 03:07 EST ====================================================================== Summary: FindBLAS.cmake and FindLAPACK.cmake Do Not Find Sequential MKL 10.3 Description: Intel MKL version 10.3 ships with a sequential version. FindBLAS and FindLAPACK only have support for the parallel versions, however. A fix seems as easy as adding an extra BLA_VENDOR for the the sequential version of MKL. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2012-02-01 03:07 andreasvoegel New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
