You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would seem a good idea to completely scrap the current implementation. It was written in 2012 and a lot of fancy shmancy stuff has been added to the supported mpi flavors since then.
Currently brainstorming if it is a good idea to have a general set_pinning() method in mpi.py that throws a NotImplmentedException. Every MPI flavors should extend this function with their correct cpu pinning options.
https://software.intel.com/en-us/articles/mpi-and-process-pinning-on-xeon-phi
The text was updated successfully, but these errors were encountered: