On 2013-09-04 03:29, jody wrote:
Hi
I think i begin to see how things have to work....
Just to make sure i understood correctly:
- the directories /usr/lib64/blas/reference/ and
/usr/lib64/lapack/reference/ and the libraries they contained are
irrelevant for the science overlay
- generally one compiles an application using cblas with `pkg-config
--cflags cblas` and links it with `pkg-config --libs cblas` (and
similarly for blas and lapack)
Is this correct?
Hi Jody,
This is correct. Once you have completely migrated to the science
overlay stack you should remove any of the leftover links as they can
have troublesome side effects.
Francois