阅读背景:

BLAS子程序dgemm,dgemv和ddot不兼容标量?

来源:互联网 

I have a Fortran subroutine which uses BLAS' subroutines dgemm, dgemv and ddot, which calculate matrix * matrix, matrix * vector and vector * vector. I have m * m matrices and m * 1 vectors. In some cases m=1. It seems that those subroutines doesn't work well in those cases. They doesn't give errors, but there seems to be some numerical unstability in results. So I have to write something like:I have a Fortran subroutine which uses BLAS' su




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: