View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009976CMakeModulespublic2009-11-30 02:182011-05-02 14:45
ReporterRyo IGARASHI 
Assigned ToAlexey Ozeritsky 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0009976: FindLAPACK and FindBLAS should also work for C++/C only projects
DescriptionWhen I look at the FindLAPACK and FindBLAS module,
there is a FORTRAN check and always fails on C/C++ only projects.

There may be a environment with LAPACK/BLAS but without Fortran compiler.
So FindLAPACK and FindBLAS module should not restrict to Fortran capable system.
TagsNo tags attached.
Attached Files? file icon FindBLAS.cmake [^] (13,811 bytes) 2010-09-11 15:26
patch file icon 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch [^] (4,236 bytes) 2010-12-15 09:21 [Show Content]

 Relationships
related to 0011219closedAlexey Ozeritsky FindBLAS cannot find acml_mp 

  Notes
(0022192)
Alexey Ozeritsky (reporter)
2010-09-11 15:27

Attached file solves the problem. Tested with acml,mkl,generic blas + gcc and msvc 2008.
(0024145)
Brad King (manager)
2010-12-15 09:22

I converted the attached file to a patch:

  0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch

and took out the "acml_mp;acml_mv" hunk which appears to be for issue 0011219.
(0024355)
Alexey Ozeritsky (reporter)
2011-01-03 09:16

http://cmake.org/gitweb?p=cmake.git;a=commit;h=51253da8bb193cdac4ac45ac43b250cecc2c0e87 [^]

http://cmake.org/gitweb?p=cmake.git;a=commit;h=4f007638141bafc8747e809916e10df9f2ee651b [^]
(0026330)
David Cole (manager)
2011-05-02 14:45

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2009-11-30 02:18 Ryo IGARASHI New Issue
2010-09-11 15:26 Alexey Ozeritsky File Added: FindBLAS.cmake
2010-09-11 15:27 Alexey Ozeritsky Note Added: 0022192
2010-12-15 09:06 David Cole Status new => assigned
2010-12-15 09:06 David Cole Assigned To => Brad King
2010-12-15 09:16 Brad King File Added: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch
2010-12-15 09:16 Brad King File Deleted: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch
2010-12-15 09:21 Brad King File Added: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch
2010-12-15 09:22 Brad King Note Added: 0024145
2010-12-15 09:27 Brad King Relationship added related to 0011219
2010-12-16 08:13 Brad King Assigned To Brad King => Alexey Ozeritsky
2011-01-03 09:16 Alexey Ozeritsky Note Added: 0024355
2011-01-03 09:16 Alexey Ozeritsky Status assigned => resolved
2011-01-03 09:16 Alexey Ozeritsky Resolution open => fixed
2011-01-12 07:13 David Cole Fixed in Version => CMake 2.8.4
2011-01-12 07:13 David Cole Target Version => CMake 2.8.4
2011-05-02 14:45 David Cole Note Added: 0026330
2011-05-02 14:45 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team