oneTBB
oneTBB copied to clipboard
Propose NUMA-node allocator and memory resource
subj.
Basic NUMA-aware data structure is an array with static interleaving between NUMA nodes (with granularity of page or user-defined). If we want to support such kind of structures, the memory provider should be extended for support of interleaving.