reenable
This commit is contained in:
parent
81586e7b0a
commit
13f0fe1f42
|
@ -40,7 +40,7 @@ void BLASFUNC(zpotrs_(char*, BLASINT*, BLASINT*, complex double*,
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//https://github.com/xianyi/OpenBLAS/issues/695
|
//https://github.com/xianyi/OpenBLAS/issues/695
|
||||||
#ifndef ARCH_RISCV64
|
|
||||||
CTEST(potrf, bug_695){
|
CTEST(potrf, bug_695){
|
||||||
|
|
||||||
openblas_complex_float A1[100] =
|
openblas_complex_float A1[100] =
|
||||||
|
@ -571,4 +571,4 @@ CTEST(potrf, smoketest_trivial){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in New Issue