Skip to content

cblas_ctrmm invalid diag fix#923

Open
edwsmyth wants to merge 1 commit intoflame:masterfrom
edwsmyth:i915_cblas_ctrmm_invalid_diag
Open

cblas_ctrmm invalid diag fix#923
edwsmyth wants to merge 1 commit intoflame:masterfrom
edwsmyth:i915_cblas_ctrmm_invalid_diag

Conversation

@edwsmyth
Copy link
Copy Markdown

Error handing code for invalid diag argument in Col major path was
incorrect in cblas_ctrmm compared to other invalid argument checks
and other data type variants.

Fixes #915

Error handing code for invalid diag argument in Col major path was
incorrect in cblas_ctrmm compared to other invalid argument checks
and other data type variants.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cblas_ctrmm invalid diag problem

1 participant