| Previous | Next |
| ippStsPrevLibraryUsed | ippStsNoAntialiasing |
ippStsLLADisabled
This warning is specific to IPP affinity control. It means low-level affinity calls cannot take effect, commonly because the OpenMP affinity interface is disabled by environment or runtime configuration.
It does not mean a signal or image primitive failed. It means thread placement cannot be controlled through that IPP affinity path.
Diagnostic focus
- Check OMP_AFFINITY, KMP_AFFINITY, and launcher-imposed pinning.
- Use this warning to explain why ippSetAffinity did not change thread placement.
- Keep affinity diagnostics separate from algorithm and buffer validation.
Intel ippSetAffinity · Intel thread affinity interface
Looking for a different code? Search another status or error code.
