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
But numactl will just define an affinity mask for all threads, so they can still be migrated within their respective affinity masks. We should fix this up in code when the threads are created.
The text was updated successfully, but these errors were encountered:
Smog can be combined with numactl to fix the placement of threads:
But numactl will just define an affinity mask for all threads, so they can still be migrated within their respective affinity masks. We should fix this up in code when the threads are created.
The text was updated successfully, but these errors were encountered: