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
Remove UMF_NUMA_FLAGS_MOVE and UMF_NUMA_FLAGS_MOVE_ALL
They are only applicable for already allocated memory.
Right now, UMF provider does not expose any API for calling
mbind after allocation or moving specific pages.
0 commit comments