close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
Some BLAS routines cause TOL crashes
TOL crashes with this simple code
VMatrix MtMSqr(Rand(0,0,0,0));
Blas function cblas_dsyrk cannot operate with empty matrices but TOL should change error treatment to avoid unneeded BLAS aborting.
Change History (5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Summary: |
VMatrix MtMSqr crashes with empty matrices →
Some BLAS routines cause TOL crashes
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Download in other formats:
(In [892]) Fixes #675