Hi
I get failed tests in CLPACK.
I tried both CLAPACK-3.2.1 and CLAPACK-3.1.1
I use gcc-4.4 on Ubuntu 12.04
I am using the reference BLAS which came with CLAPACK.
Tests in the BLAS directory have FAILED tests for e.g.
$ grep FAIL BLAS/*out
gives me
BLAS/cblat2.out: ******* CGEMV FAILED ON CALL NUMBER:
BLAS/cblat2.out: ******* CGBMV FAILED ON CALL NUMBER:
BLAS/cblat2.out: ******* CHEMV FAILED ON CALL NUMBER:
BLAS/cblat2.out: ******* CHBMV FAILED ON CALL NUMBER:
...
Please advise.
Thanks in advance
Srimal.

