- 
                Notifications
    
You must be signed in to change notification settings  - Fork 440
 
Open
Description
I am testing Win32 static build, and according to AIDA64 the CPU supports SSE4.1.

Sobel tests passed:
D:\Simd\bin\v143>Test.exe -m=a -tt=1 -fi=Sobel -ot=log.txt
Test progress: 100.0%
[000] Info: ALL TESTS ARE FINISHED SUCCESSFULLY!
[000] Info:
Simd Library Performance Report:
Execution time: 2024.08.03 19:25:25. Test threads: 1. Simd version: 6.1.139. CPU
: Intel(R) Atom(TM) CPU  Z3735F @ 1.33GHz.
Sockets: 1, Cores: 4, Threads: 4; Cache L1D: 24 KB, L2: 1024 KB, L3:  MB, RAM: 1
.9 GB; SIMD: SSE4.1 SSSE3 SSE3 SSE2 SSE.
------------------------------------------------------
| Function      |   API   Base Sse41 | Bs/S4 | Bs/S4 |
------------------------------------------------------
| Common, ms    | 3.316 20.750 3.418 |  6.07 |  6.07 |
------------------------------------------------------
| SobelDx       | 3.264 22.562 3.090 |  7.30 |  7.30 |
| SobelDxAbs    | 2.978 23.387 3.227 |  7.25 |  7.25 |
| SobelDxAbsSum | 4.181 18.109 3.044 |  5.95 |  5.95 |
| SobelDy       | 3.170 15.663 5.166 |  3.03 |  3.03 |
| SobelDyAbs    | 3.456 21.488 3.370 |  6.38 |  6.38 |
| SobelDyAbsSum | 2.988 24.823 3.016 |  8.23 |  8.23 |
------------------------------------------------------
However lbp tests failed:
D:\Simd\bin\v143>Test.exe -m=a -tt=1 -fi=Lbp -ot=log.txt
Test progress: 0.0%[001] Info: Test Simd::Base::DetectionLbpDetect32fp & SimdDet
ectionLbpDetect32fp for size [1920,1080].
[001] Error: There is unhandled exception: Illegal instruction !
[001] Error: DetectionLbpDetect32fpAutoTest has errors. TEST EXECUTION IS TERMIN
ATED!
Metadata
Metadata
Assignees
Labels
No labels