[vsipl++] Atlas patch
Stefan Seefeld
stefan at codesourcery.com
Tue Jun 13 18:58:16 UTC 2006
Assem Salama wrote:
>> I notice you have taken out this and a couple of other link
>> generations. What's the rationale
>> for that ?
>>
> When I tried to do a make, this link produced an error because there
> already was a lib in vendor/clapack/F2CLIBS/libF77/libF77.a
Sounds like a bug. I should check whether that file already exists,
before creating it (or alternatively first removing it).
But just removing the link generation surely doesn't solve that bug. :-)
>> Could you summarize / document the build logic a bit ? This last line
>> actually happens inside the 'ifdef USE_SIMPLE_LAPACK' conditional, so
>> the following targets are only defined if both variables
>> (USE_SIMPLE_LAPACK as well
>> as USE_FORTRAN_LAPACK) are defined. Is that intended ?
>>
> I think you are correct, this is redundant because FORTRAN_LAPACK should
> never be defined with SIMPLE_LAPACK.
But can it not be defined (used) without SIMPLE_LAPACK ?
Thanks,
Stefan
--
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
More information about the vsipl++
mailing list