Bogus warnings on non-Intel hosts

On host computers that have AMD processors, users may experience a warning as such:

OMP: Warning #72: KMP_AFFINITY: affinity only supported for Intel® processors
OMP: Warning #71: KMP_AFFINITY: affinity not supported, using "none"

Our software takes advantage of many Intel runtime libraries which recognize AMD processors as non-genuine Intel processors. Intel currently has no plans to make amends to this.

These warnings do not affect functionality.