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