Function numa_gpu::runtime::linux_wrapper::numa_set_preferred
source · [−]pub fn numa_set_preferred(node: u16)
Expand description
Try to allocate memory on the sepecified NUMA node.
Falls back to other NUMA nodes if no memory is available on the preferred node.