ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.04k stars 407 forks source link

Test Failed #161

Closed shersoni610 closed 3 years ago

shersoni610 commented 3 years ago

Hello,

On a Mac machine, the following test failed.

[0x103dafe00] INFO: Gemm32fNNAutoTest is started : [0x103dafe00] INFO: Test Simd::Base::Gemm32fNN[1-192-192] & SimdGemm32fNN[1-192-192] [1, 192, 192]. [1] 75834 floating point exception ./Test

ermig1979 commented 3 years ago

Hello.

Thank you for bug report! I need more information about your platform and type of floating point exception.