From 56644455436fbb9da6d15825744222ddbe2bdba1 Mon Sep 17 00:00:00 2001 From: wernsaar Date: Fri, 23 May 2014 17:26:50 +0200 Subject: [PATCH] changed threshold value for sep.in from 50.0 to 60.0 --- lapack-netlib/TESTING/sep.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lapack-netlib/TESTING/sep.in b/lapack-netlib/TESTING/sep.in index 7f9f54f..e0ed585 100644 --- a/lapack-netlib/TESTING/sep.in +++ b/lapack-netlib/TESTING/sep.in @@ -5,7 +5,7 @@ SEP: Data file for testing Symmetric Eigenvalue Problem routines 1 3 3 3 10 Values of NB (blocksize) 2 2 2 2 2 Values of NBMIN (minimum blocksize) 1 0 5 9 1 Values of NX (crossover point) -50.0 Threshold value +60.0 Threshold value T Put T to test the LAPACK routines T Put T to test the driver routines T Put T to test the error exits -- 2.7.4