test: register XERBLA for level 2 BLAS

This commit is contained in:
moluopro
2026-07-11 19:50:56 +08:00
parent 7a24cf7a6a
commit e4891bc055
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -2401,6 +2401,7 @@
* .. Common blocks ..
COMMON /INFOC/INFOT, NOUTC, OK, LERR
* .. Executable Statements ..
CALL OPENBLAS_TEST_SET_XERBLA
* OK is set to .FALSE. by the special version of XERBLA or by CHKXER
* if anything is wrong.
OK = .TRUE.
+1
View File
@@ -2351,6 +2351,7 @@
* .. Common blocks ..
COMMON /INFOC/INFOT, NOUTC, OK, LERR
* .. Executable Statements ..
CALL OPENBLAS_TEST_SET_XERBLA
* OK is set to .FALSE. by the special version of XERBLA or by CHKXER
* if anything is wrong.
OK = .TRUE.
+1
View File
@@ -2351,6 +2351,7 @@
* .. Common blocks ..
COMMON /INFOC/INFOT, NOUTC, OK, LERR
* .. Executable Statements ..
CALL OPENBLAS_TEST_SET_XERBLA
* OK is set to .FALSE. by the special version of XERBLA or by CHKXER
* if anything is wrong.
OK = .TRUE.
+1
View File
@@ -2408,6 +2408,7 @@
* .. Common blocks ..
COMMON /INFOC/INFOT, NOUTC, OK, LERR
* .. Executable Statements ..
CALL OPENBLAS_TEST_SET_XERBLA
* OK is set to .FALSE. by the special version of XERBLA or by CHKXER
* if anything is wrong.
OK = .TRUE.