-
Notifications
You must be signed in to change notification settings - Fork 8
Simulate a NUMA arch #44
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededresearchFor possible research topicFor possible research topic
Description
I need to enter again in the sources to check it is really possible, but it might be interesting to offer the possibility to simulation a NUMA topology while making a local run (for example on our laptop/workstation) without a real NUMA arch.
As most of the NUMA binding tracking is based on first touch policy, it might be possible to simulate for most of the accessed. There might be some places where it might not be possible to check.
One of the intereseting think can be to get a feeback on our NUMA support while making a very small run and not requiring to make a large one where the numaprof cost can be very high.
I seen this issue while passing on one weather simulation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededresearchFor possible research topicFor possible research topic