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

unpredictable behavior of AXPY with incX==0 and/or incY==0 #7

Closed
xianyi opened this issue Feb 18, 2011 · 1 comment
Closed

unpredictable behavior of AXPY with incX==0 and/or incY==0 #7

xianyi opened this issue Feb 18, 2011 · 1 comment
Labels

Comments

@xianyi
Copy link
Collaborator

xianyi commented Feb 18, 2011

The same as issue #6

@xianyi
Copy link
Collaborator Author

xianyi commented Feb 20, 2011

Closed by 0cfd29a. 1)Disable the multi-thread and 2) Modified kernel codes to avoid unloop in axpy function when incx==0 or incy==0.

martin-frbg added a commit that referenced this issue Sep 27, 2019
martin-frbg added a commit that referenced this issue Jan 12, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant