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

Test failures #62

Open
kpu opened this issue Feb 3, 2020 · 4 comments
Open

Test failures #62

kpu opened this issue Feb 3, 2020 · 4 comments

Comments

@kpu
Copy link
Owner

kpu commented Feb 3, 2020

The following tests FAILED:
1 - PrepareBias SSSE3 (Failed)
2 - PrepareBias AVX2 (Failed)
15 - Multiply SSSE3 8bit Shift vs Int (Failed)
16 - Multiply AVX2 8bit Shift vs Int (Failed)

@kpu
Copy link
Owner Author

kpu commented Feb 3, 2020

These pass on sigyn (with avx512bw) but not my avx2 Kaby Lake laptop with gcc 9.2.0.

@XapaJIaMnu
Copy link
Collaborator

Can you run ./tests and see what the failiures are. I can't reproduce it on my Kaby lake, gcc 9.2 machine (i7-7700HQ)

@kpu
Copy link
Owner Author

kpu commented Feb 3, 2020

Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
log.txt.gz

@XapaJIaMnu
Copy link
Collaborator

Does this work for you: https://github.com/kpu/intgemm/tree/tests_for_kpu

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

No branches or pull requests

2 participants