Commit d7642767 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Begin introducing NUMA support for CPU threads and memory

by extending the core/platform API with some basic functionality.
The new functions allow:
 1. Determining how many NUMA nodes are available.
 2. Setting the executing thread to be bound to a particular node,
    or not bound at all.
 3. Allocating memory affiliated with a particular node.

This change introduces the API only, there is not yet a real
implementation.

PiperOrigin-RevId: 202724194
parent 2b060849
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment