Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
0f27a0da
Commit
0f27a0da
authored
Apr 13, 2016
by
PRUVOST Florent
Browse files
copy all the diag in d for cuda_zgeqr/lqt
parent
ca9728b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreblas/compute/core_zgesplit.c
View file @
0f27a0da
...
...
@@ -98,7 +98,7 @@ int CORE_zgesplit(MORSE_enum side, MORSE_enum diag,
}
LAPACKE_zlacpy_work
(
LAPACK_COL_MAJOR
,
morse_lapack_const
(
uplo
),
morse_lapack_const
(
MorseUpperLower
),
M
,
N
,
A
,
LDA
,
B
,
LDB
);
LAPACKE_zlaset_work
(
LAPACK_COL_MAJOR
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment