Browse Source

added tests to sep.as as workaround for gfortran-4.8.x

tags/v0.2.14^2
Werner Saar 10 years ago
parent
commit
97de657d38
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lapack-netlib/TESTING/sep.in

+ 2
- 2
lapack-netlib/TESTING/sep.in View File

@@ -1,6 +1,6 @@
SEP: Data file for testing Symmetric Eigenvalue Problem routines
6 Number of values of N
0 1 2 3 5 20 Values of N (dimension)
8 Number of values of N
0 1 2 3 5 19 20 21 Values of N (dimension)
5 Number of values of NB
1 3 3 3 10 Values of NB (blocksize)
2 2 2 2 2 Values of NBMIN (minimum blocksize)


Loading…
Cancel
Save