# Optimization

![](https://cdn.jsdelivr.net/gh/CookieLau/imghost/img/20200907093643.png)

## Reference

1. [Intel | Optimizing Applications for NUMA](https://software.intel.com/content/www/us/en/develop/articles/optimizing-applications-for-numa.html)
2. [Intel | Using KMP\_AFFINITY to create OpenMP\* thread mapping to OS proc IDs](https://software.intel.com/content/www/us/en/develop/articles/using-kmp-affinity-to-create-openmp-thread-mapping-to-os-proc-ids.html)
3. [cnblogs | Linux——CPU亲和性(affinity)](https://www.cnblogs.com/oddcat/articles/9917892.html)
4. [Intel | Thread Affinity Interface (Linux *and Windows*)](https://software.intel.com/content/www/us/en/develop/documentation/cpp-compiler-developer-guide-and-reference/top/optimization-and-programming-guide/openmp-support/openmp-library-support/thread-affinity-interface-linux-and-windows.html)
