| Previous | Next |
| ippStsNotSupportedModeErr | ippStsInplaceModeNotSupportedErr |
ippStsCpuNotSupportedErr
This is a platform-selection failure. IPP dispatching chooses optimized code according to runtime CPU capabilities; this status indicates that the required processor support is not available for the selected library path.
Useful diagnostics include the IPP version, processor family, CPUID feature mask, container or VM CPU exposure, and whether the application forces a processor-specific layer.
Diagnostic focus
- Do not diagnose it as corrupted input data; the failure happens before the primitive can use the payload.
- Verify the deployed IPP binaries match the target architecture and bitness.
- In virtualized environments, check whether SIMD features are hidden from the guest.
Intel IPP Error Reporting · Intel IPP CPU dispatching · IPP CPU feature functions
Looking for a different code? Search another status or error code.