Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the compilation bug about c(z)dotc_ in issue #142 and issue #184. #242

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

tingxingdong
Copy link
Contributor

In clblas' "blas-lapack.c" , "cdotu" call "cdotusub_" in linux branch.
Yet, in fact, it is unnecessary since there is a "cdotu" routine implementation in BLAS.
Similar reason applies on cdotu, zdotu,zdotc.


This change is Reviewable

@TimmyLiu
Copy link
Contributor

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

TimmyLiu added a commit that referenced this pull request Mar 18, 2016
fix the compilation bug about c(z)dotc_ in issue #142 and issue #184.
@TimmyLiu TimmyLiu merged commit c5d141d into clMathLibraries:develop Mar 18, 2016
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.

2 participants