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

Tests: bigger matrices and vectors on operation testing #23

Open
IkerGalardi opened this issue Dec 1, 2021 · 0 comments
Open

Tests: bigger matrices and vectors on operation testing #23

IkerGalardi opened this issue Dec 1, 2021 · 0 comments
Labels
enhancement Improvement on a current feature.

Comments

@IkerGalardi
Copy link
Owner

As very small vectors and matrices are used on testing, when using AVX2 backend the operations are not really tested as to use those instructions sufficient elements need to be on the vectors or matrices.

@IkerGalardi IkerGalardi added the enhancement Improvement on a current feature. label Dec 1, 2021
IkerGalardi added a commit that referenced this issue Dec 13, 2021
With this pull request the implementation of the AVX2 backend should be ready and pretty stable. Apart from that, now all fors that do calculations advance by LIBLINALG_PARALLEL_FLOATS variable instead of by the hardcoded value. Making it more consistent. This pull request fixes issues #20, #17 and #23.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on a current feature.
Projects
None yet
Development

No branches or pull requests

1 participant