Hi all. I used to manually set I_MPI_PIN_PROCESSOR_LIST on SMT-enabled nodes. But if the available nodes are of different architecture, doing so by hand will be a real pain. Are there any automatic methods to generate this env by detecting hardware topology? Or achieve the same pinning (one rank per physical core) by setting other envs.
I_MPI_PIN_DOMAIN seems the most close one, except it binds one rank to two logical cores with SMT on.
链接已复制
3 回复数
Hi,
Thanks for posting in Intel Communities.
Please find the environment variable "I_MPI_PIN_PROCESSOR_LIST" for one-to-one pinning. Please find the below link for more information:
Thanks & Regards,
Varsha
