diff options
Diffstat (limited to 'samples/Old/cblastests.in')
-rw-r--r-- | samples/Old/cblastests.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/samples/Old/cblastests.in b/samples/Old/cblastests.in deleted file mode 100644 index 670ddc4..0000000 --- a/samples/Old/cblastests.in +++ /dev/null @@ -1,12 +0,0 @@ -# Testing different implementations of CBLAS - -# cblas-reference is a wrapper for blas: test this with different blas implementations -reference-eigen sci-libs/cblas-reference-20110218 blas:eigen -reference-openblas sci-libs/cblas-reference-20110218 blas:openblas-threads -reference-acml sci-libs/cblas-reference-20110218 blas:acml64-gfortran - -# Other implementations are not wrappers -# Test them using gcc-4.6.1 and enabling vectorization -gsl gsl-1.15-r1 CC=gcc-4.6.1 CFLAGS="-O3 -pipe -march=native -msse3 -msse4.1 -msse4.2" -goto sci-libs/gotoblas2-1.13 CC=gcc-4.6.1 CFLAGS="-O3 -pipe -march=native -msse3 -msse4.1 -msse4.2" USE=incblas TARGET=NEHALEM -openblas sci-libs/openblas CC=gcc-4.6.1 CFLAGS="-O3 -pipe -march=native -msse3 -msse4.1 -msse4.2" USE=incblas TARGET=NEHALEM
\ No newline at end of file |