xianyi/BLAS-Tester

blas test failed for openblas tbsv

qqqil opened this issue · 0 comments

qqqil commented

bin/xcl2blastst -R tbsv -U 1 U -A 1 N -D 2 U N -n 4 -X 2 2 1 -q 3

bin/xcl2blastst -R tbsv -U 1 U -A 1 N -D 2 U N -n 4 -X 2 2 1 -q 3

----------------------------- TBSV ------------------------------
TST# UPLO TRAN DIAG N K LDA INCX TIME MFLOP SpUp TEST
==== ==== ==== ==== ==== ==== ==== ==== ====== ====== ===== =====
ERROR: resid=98473.945312, normD=0.469560, normA=0.393167, normX=0.539283, eps=1.192093e-06
resid=98473.945312
0 U N U 4 3 4 2 0.00 17.8 1.00 -----
0 U N U 4 3 4 2 0.00 6.6 0.37 FAIL
1 U N U 4 3 4 1 0.00 75.5 1.00 -----
1 U N U 4 3 4 1 0.00 75.5 1.00 PASS
ERROR: resid=28358.013672, normD=0.188386, normA=1.393167, normX=0.539283, eps=1.192093e-06
resid=28358.013672
2 U N N 4 3 4 2 0.00 75.5 1.00 -----
2 U N N 4 3 4 2 0.00 37.7 0.50 FAIL
3 U N N 4 3 4 1 0.00 0.0 1.00 -----
3 U N N 4 3 4 1 0.00 0.0 0.00 PASS

4 tests run, 2 passed
maybe the blas tester trusted_test get the wrong result