Test failures
Opened this issue · 4 comments
kpu commented
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 commented
These pass on sigyn
(with avx512bw) but not my avx2 Kaby Lake laptop with gcc 9.2.0.
XapaJIaMnu commented
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 commented
Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
log.txt.gz
XapaJIaMnu commented
Does this work for you: https://github.com/kpu/intgemm/tree/tests_for_kpu