View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013528CMakeCMakepublic2012-09-12 04:352016-06-10 14:31
ReporterMaciej Dems 
Assigned ToKitware Robot 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformLinuxOSDebianOS VersionWheezy
Product VersionCMake 2.8.9 
Target VersionFixed in Version 
Summary0013528: FindBLAS does not find MKL 10.3 when using gcc 4.x
DescriptionThis report closely relates to 0013394. After applying in CMake 2.8.9 the fix proposed there, FindBLAS cannot locate MKL 10.3. The reason for this is that gomp was added to the searched list of libraries searched by Check_Fortran_Libraries. However gomp is not in the list of patch searched by find_library by default, which makes the search fail.

The proposed solution is to revert the FinbBLAS back to the 2.8.8 and patch FindLAPACK instead to resolve 0013394. In the attachment I enclose the proposed patch against 2.8.9.
TagsNo tags attached.
Attached Filespatch file icon cmake_blas_lapack_mkl_gcc.patch [^] (1,734 bytes) 2012-09-12 04:35 [Show Content]

 Relationships

  Notes
(0042119)
Kitware Robot (administrator)
2016-06-10 14:28

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-09-12 04:35 Maciej Dems New Issue
2012-09-12 04:35 Maciej Dems File Added: cmake_blas_lapack_mkl_gcc.patch
2016-06-10 14:28 Kitware Robot Note Added: 0042119
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team