Opened 16 years ago
Last modified 16 years ago
#675 closed defect
Some BLAS routines cause TOL crashes — at Version 3
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | Math | Version: | 1.1.7 |
Severity: | blocker | Keywords: | VMatrix |
Cc: |
Description (last modified by )
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 (3)
comment:1 Changed 16 years ago by
Milestone: | → Manteinance |
---|
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | VMatrix MtMSqr crashes with empty matrices → Some BLAS routines cause TOL crashes |
Note: See
TracTickets for help on using
tickets.