Conversation
|
I observe strange crash on old host without AVX2 (Sandy Bridge): Not sure if it's related to this particular patch. Looking forward. |
|
There is no bug in 4.11.0 release. Looking on HAL related changes. |
You could try to run on modern hosts using |
|
Hm.. I do not see the issue with and without mentioned env variable on my Ryzen. |
|
I tried Sandy Bridge host with current code and ICV IPP from 4.11.0. It works fine. The previous IPP ICV update brought the issue. Also I see stack corruption error time to time. I'll file a bug with all details to track details. |
|
@eplankin Friendly reminder. |
|
@opencv-alalek I reverted |
Merged. |
Update IPP integration (v2022.2.0) #27612 Please merge together with opencv/opencv_3rdparty#102 Supported IPP version was updated to IPP 2022.2.0 for Linux and Windows. Previous update: #27354
Update IPP integration (v2022.2.0) opencv#27612 Please merge together with opencv/opencv_3rdparty#102 Supported IPP version was updated to IPP 2022.2.0 for Linux and Windows. Previous update: opencv#27354
Please merge together with opencv/opencv_3rdparty#96
Supported IPP version was updated to IPP 2022.1.0 for Linux and Windows. Bugs in norm() function which caused failure of sanity check in performance tests were fixed, IPP calls were enabled.
Previous update: #26463